tournament
{
"__typename": "CompeteTournament",
"id": "117166344648796798",
"organizerId": "01a014a2-4d3d-72ef-bf00-deb9f6fd3e46",
"name": "Radiance Summoner Skirmish I",
"description": "Das ist die Anmeldung für den Skirmish-Cup zum Set Radiance :)\nEs geht um Preise und Tickets für weitere große Meisterschaften. \nProxys sind nicht erlaubt. Habt sehr viel Spaß :)",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000002",
"programName": "Radiance Summoner Skirmish I"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-14T10:00:00Z",
"endsAt": "2026-11-15T10:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "FREE",
"entryFee": null,
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "SUMMONER_SKIRMISH",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 24,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a460-9a9e-7a4a-b738-dc70e063eedc",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T09:23:09.598258Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a45f-9167-758e-bf19-e8505059950d",
"type": "ASPIRING",
"tagLine": "Tom",
"displayName": "Ressless"
}
}
],
"tournamentParticipants": []
}