tournament
{
"__typename": "CompeteTournament",
"id": "117271604187080176",
"organizerId": "019fb060-8bf1-7d09-b25b-8a460e3115a3",
"name": "Team Lunti Nexus Night",
"description": "Casual/Training Monday",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-23T18:00:00Z",
"endsAt": "2026-11-24T18:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 500
},
"registrantCounts": [],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO1",
"participantCapacity": 30,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [],
"tournamentParticipants": []
}