tournament
{
"__typename": "CompeteTournament",
"id": "117239988529494965",
"organizerId": "019fc107-39cc-7d13-b364-6a37f99e2dda",
"name": "Nexus Night",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-02T15:00:00Z",
"endsAt": "2026-10-03T15:00: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": "01a0aa8b-2834-7fc9-a13b-f382b282437d",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-16T14:07:21.652413Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0aa8a-02c1-7d04-8fac-dbb2354d9e4d",
"type": "ASPIRING",
"tagLine": "2303",
"displayName": "SteppenderStepke"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0b35f-4ac1-716a-bc6e-8d5a93c52857",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T07:16:01.857053Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b35f-4948-7c9b-9c49-da3492ceaa5f",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Avunie"
}
}
],
"tournamentParticipants": []
}