tournament
{
"__typename": "CompeteTournament",
"id": "117225951281308479",
"organizerId": "01a03e5c-4d7f-7522-bef9-a8304b72ce27",
"name": "Pre Release Radiance",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-17T17:00:00Z",
"endsAt": "2026-10-18T17:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 4000
},
"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": 64,
"waitlistCapacity": 0,
"roundCount": 6,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a6b8-7e5b-7a5e-9bd2-07002120fd8e",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T20:18:23.963577Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a6b6-15d9-7973-b90d-8e587d6e73ca",
"type": "ASPIRING",
"tagLine": "OnlyF",
"displayName": "Bleachedpink"
}
}
],
"tournamentParticipants": []
}