tournament
{
"__typename": "CompeteTournament",
"id": "117290475978624916",
"organizerId": "019fb060-9395-776f-a892-9e00a902f5f2",
"name": "Radiance Nexus Night",
"description": "2 Booster + Promos",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-12-09T17:00:00Z",
"endsAt": "2026-12-10T17:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 1200
},
"registrantCounts": [],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 8,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [],
"tournamentParticipants": []
}