tournament
{
"__typename": "CompeteTournament",
"id": "117107344804690822",
"organizerId": "019fb060-916b-71d9-81bc-1fffb8bfb1a1",
"name": "Radiance Summoner Skirmish I",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000002",
"programName": "Radiance Summoner Skirmish I"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-14T12:00:00Z",
"endsAt": "2026-11-15T12:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "CHF",
"minorUnits": 1800
},
"registrantCounts": [],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "SUMMONER_SKIRMISH",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS_PLUS_SINGLE_ELIM",
"matchFormat": "BO3",
"participantCapacity": 64,
"waitlistCapacity": 0,
"roundCount": 6,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0ce42-53d4-72b8-8848-7a5f599f6e1b",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T12:34:08.468441Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0ce3d-ef51-72de-9fc2-7748375428db",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Finsternritter"
}
}
],
"tournamentParticipants": []
}