tournament
{
"__typename": "CompeteTournament",
"id": "117154865972303503",
"organizerId": "01a03296-59f5-70b6-b9f7-6bc4e9ffd564",
"name": "Swiss Summoners Cup @ CardCollectors",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000002",
"programName": "Radiance Summoner Skirmish I"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-15T10:00:00Z",
"endsAt": "2026-11-16T10:00:00Z",
"registrationPolicy": "CLOSED",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "CHF",
"minorUnits": 3000
},
"registrantCounts": [],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "SUMMONER_SKIRMISH",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 32,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [],
"tournamentParticipants": []
}