tournament
{
"__typename": "CompeteTournament",
"id": "117167356203222558",
"organizerId": "01a03e9e-6b38-73d5-9809-5b62d10b1af7",
"name": "Radiance Pre-Rift Event",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-16T17:00:00Z",
"endsAt": "2026-10-17T17:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 3500
},
"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": 24,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0c050-3fd7-7446-bcfc-db6ced08e53a",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-20T19:34:39.831123Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0c050-3dc0-7d9a-9ba9-a40c3adc7b28",
"type": "ASPIRING",
"tagLine": "0707",
"displayName": "TheBrick"
}
}
],
"tournamentParticipants": []
}