tournament
{
"__typename": "CompeteTournament",
"id": "117127966133519313",
"organizerId": "01a01081-5e08-7df2-ad2a-821412efbff6",
"name": "Summoner Skirmish Radiance Part I",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000002",
"programName": "Radiance Summoner Skirmish I"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-14T09:00:00Z",
"endsAt": "2026-11-15T09:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 2500
},
"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": 32,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a553-6b8c-7602-99a7-465c56d28931",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T13:48:22.796175Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a550-e268-7a88-abde-5d51dcf9e333",
"type": "ASPIRING",
"tagLine": "RIFT",
"displayName": "Yunsi"
}
}
],
"tournamentParticipants": []
}