tournament
{
"__typename": "CompeteTournament",
"id": "117271554467836479",
"organizerId": "019fb060-8bf1-7d09-b25b-8a460e3115a3",
"name": "Team Lunti Nexus Night",
"description": "Casual/Training Monday",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-12T17:00:00Z",
"endsAt": "2026-10-13T17:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 500
},
"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": 32,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a442-174b-70ec-99e3-1b847a5e92cf",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T08:49:49.899079Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a441-917d-731a-a0ea-bf631048410e",
"type": "ASPIRING",
"tagLine": "DA64",
"displayName": "CRW Gotcha"
}
}
],
"tournamentParticipants": []
}