tournament
{
"__typename": "CompeteTournament",
"id": "117093321364737662",
"organizerId": "019ff083-6ab9-7bb8-84e2-5aa5b3da2894",
"name": "Pre-Rift Radiance -CastleGames",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-22T17:00:00Z",
"endsAt": "2026-10-23T17:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "CHF",
"minorUnits": 2500
},
"registrantCounts": [],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "PRE_RIFT",
"format": "LIMITED_SEALED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0ce5d-4a38-7968-b2d8-429412ba88f4",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T13:03:35.480468Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0ce5c-32f1-7a0d-bc76-798fdf9f3083",
"type": "ASPIRING",
"tagLine": "1337",
"displayName": "snowcarpet"
}
}
],
"tournamentParticipants": []
}