tournament
{
"__typename": "CompeteTournament",
"id": "117148085483584214",
"organizerId": "01a01fc4-5b5c-72b8-b41b-e6cb3e1b509c",
"name": "Anime Kaika Radiance Pre-Rift - Saturday",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-17T02:00:00Z",
"endsAt": "2026-10-18T02:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "AUD",
"minorUnits": 6000
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 2
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "PRE_RIFT",
"format": "LIMITED_SEALED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO1",
"participantCapacity": 32,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0b3ac-9dea-739d-947d-1e4a86c7ae12",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T08:40:29.418693Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b3ac-687c-7691-b591-6c8e1e9df99f",
"type": "ASPIRING",
"tagLine": "007",
"displayName": "teribel"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0cbbf-949d-76aa-ab8b-8cba97cec834",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T00:52:05.405820Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0cbbd-e43d-770f-be57-8d4cf3d47943",
"type": "ASPIRING",
"tagLine": "OC",
"displayName": "Krysis10"
}
}
],
"tournamentParticipants": []
}