tournament
{
"__typename": "CompeteTournament",
"id": "117275829730776464",
"organizerId": "01a000b8-78d3-7ae9-b866-0d095f70f177",
"name": "TwoMoons Nexus Night",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-27T17:30:00Z",
"endsAt": "2026-10-28T17:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "FREE",
"entryFee": null,
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 40,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a961-da6b-70ba-a9a3-0da47be1e06c",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-16T08:42:37.547929Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a935-91cb-7fb1-ad70-91f42d93534a",
"type": "ASPIRING",
"tagLine": "LAS",
"displayName": "G14 Lokose"
}
}
],
"tournamentParticipants": []
}