tournament
{
"__typename": "CompeteTournament",
"id": "117156813329875380",
"organizerId": "019fcd5a-9d5d-7ceb-85c8-98f472a0833e",
"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-21T12:00:00Z",
"endsAt": "2026-11-22T12:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 2500
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 2
}
],
"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": "01a0c3a6-4c60-77ca-9c5d-68e4a013cbbc",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-21T11:07:30.783990Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b91d-b80d-785a-9572-34ef2f59fc61",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "AntaResoS"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0cd2a-70eb-7266-9ea5-5dd2591aae96",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T07:28:25.834943Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0cd27-33ce-73c3-a404-00a3b3b05615",
"type": "ASPIRING",
"tagLine": "LEC",
"displayName": "ObsJohnny"
}
}
],
"tournamentParticipants": []
}