tournament
{
"__typename": "CompeteTournament",
"id": "117110203955310293",
"organizerId": "019fec5c-c93c-75df-94d9-6a6f855ddc02",
"name": "Radiance Pre-Rift Event",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-16T15:00:00Z",
"endsAt": "2026-10-17T15:00:00Z",
"registrationPolicy": "CLOSED",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 3000
},
"registrantCounts": [],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "PRE_RIFT",
"format": "LIMITED_SEALED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO1",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [],
"tournamentParticipants": []
}