tournament
{
"__typename": "CompeteTournament",
"id": "117043485886036237",
"organizerId": "019fbd20-b740-726d-bfd1-4971242ff884",
"name": "Radiance Pre-rift",
"description": "Compra de dos sobres",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-21T15:00:00Z",
"endsAt": "2026-10-22T15:00:00Z",
"registrationPolicy": "OPEN",
"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": 8,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [],
"tournamentParticipants": []
}