tournament
{
"__typename": "CompeteTournament",
"id": "117126630389708009",
"organizerId": "019ffe73-11f8-7810-a9c4-0de0c30f4f51",
"name": "Riftbound 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-22T09:30:00Z",
"endsAt": "2026-11-23T09:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 1500
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "SUMMONER_SKIRMISH",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS_PLUS_SINGLE_ELIM",
"matchFormat": "BO3",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0cd67-d510-734e-8446-e114cb2e9fd7",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T08:35:29.168687Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a892-c180-7acd-8874-f7b62572085c",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Kitacurse"
}
}
],
"tournamentParticipants": []
}