tournament
{
"__typename": "CompeteTournament",
"id": "117166987578883366",
"organizerId": "019fb060-8b95-78bf-a129-7b0c21f22e26",
"name": "Radiance Pre-Rift",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-18T08:00:00Z",
"endsAt": "2026-10-19T08:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 3000
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "PRE_RIFT",
"format": "LIMITED_SEALED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO1",
"participantCapacity": 32,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0b392-9c5e-7eb6-889c-493d3bfa00c4",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T08:12:05.086615Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b392-1ce9-758a-a34a-c37b0256ff79",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "BrilliantNeko"
}
}
],
"tournamentParticipants": []
}