tournament
{
"__typename": "CompeteTournament",
"id": "117280774842802803",
"organizerId": "01a04883-a03c-7a87-873c-3ebb22f9436e",
"name": "Nexus Night Oktober II",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-27T18:30:00Z",
"endsAt": "2026-10-28T18:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 600
},
"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": 24,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0ca56-642a-79c3-935d-6d0099390da3",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-22T18:17:34.506793Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a3af-ad5d-7594-bbb6-ab9d15c958c0",
"type": "ASPIRING",
"tagLine": "1337",
"displayName": "LethalPapercut"
}
}
],
"tournamentParticipants": []
}