tournament
{
"__typename": "CompeteTournament",
"id": "117240014106734214",
"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-23T15:00:00Z",
"endsAt": "2026-10-24T15:00: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": "BO1",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0b360-91cd-7410-a4fd-88c764fe7f0c",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T07:17:25.581202Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b35f-4948-7c9b-9c49-da3492ceaa5f",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Avunie"
}
}
],
"tournamentParticipants": []
}