tournament
{
"__typename": "CompeteTournament",
"id": "117112417002319777",
"organizerId": "019fd814-11d8-7560-a35a-7463e5eee412",
"name": "SAT 5:30 PM Radiance Pre-Rift",
"description": "Preregistration & additional information at GamersGauntlet.net",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-17T21:30:00Z",
"endsAt": "2026-10-18T21:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "USD",
"minorUnits": 3300
},
"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": 16,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a84c-92a0-75ed-bf00-8f1f624fe4d1",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-16T03:39:45.696726Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a84a-f971-7528-9677-767226a9e6dc",
"type": "ASPIRING",
"tagLine": "1738",
"displayName": "King Gankins"
}
}
],
"tournamentParticipants": []
}