tournament
{
"__typename": "CompeteTournament",
"id": "117059104859767564",
"organizerId": "019fb060-8d6e-7a50-b86f-feeb68697788",
"name": "Radiance 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": "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",
"matchFormat": "BO3",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0b4d8-3e5f-7eae-b0fc-b614b6c08e96",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T14:07:45.759936Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b4d7-ea63-7e31-9f35-fde1da7521db",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Longgwang"
}
}
],
"tournamentParticipants": []
}