tournament
{
"__typename": "CompeteTournament",
"id": "117257235732478854",
"organizerId": "01a0298b-1870-705f-9609-7b3cfc1e6fb7",
"name": "Nexus Tournament LA THUNE",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-10T23:30:00Z",
"endsAt": "2026-10-11T23:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "FREE",
"entryFee": null,
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 2
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO1",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a6b8-bb28-7f98-a600-8e8a8f03f78b",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T20:18:39.528426Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a6b8-b8dd-7ca3-945c-b5e72a5c78e9",
"type": "ASPIRING",
"tagLine": "weed",
"displayName": "Fujido"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0be74-0d66-7e1d-adcc-566bba09261f",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-20T10:54:31.782567Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0be74-0b14-792f-938c-6ad7ea7ce189",
"type": "ASPIRING",
"tagLine": "7964",
"displayName": "JuUsT"
}
}
],
"tournamentParticipants": []
}