tournament
{
"__typename": "CompeteTournament",
"id": "117156800531667990",
"organizerId": "019fcd5a-9d5d-7ceb-85c8-98f472a0833e",
"name": "Radiance Pre-Rift Event 2",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-20T15:00:00Z",
"endsAt": "2026-10-21T15:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 3500
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "PRE_RIFT",
"format": "LIMITED_SEALED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO1",
"participantCapacity": 48,
"waitlistCapacity": 0,
"roundCount": 6,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0ca8f-51c6-7c2d-a072-6f0fa9e42c44",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-22T19:19:45.350107Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0ca8a-011e-7f00-a45d-107e33183863",
"type": "ASPIRING",
"tagLine": "hxh02",
"displayName": "zerotwo"
}
}
],
"tournamentParticipants": []
}