tournament
{
"__typename": "CompeteTournament",
"id": "117217489354761678",
"organizerId": "019fb060-9333-7821-bfe9-5480c9cdf79b",
"name": "Frechener Nexus Night",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-02T15:15:00Z",
"endsAt": "2026-10-03T15:15:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 200
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 2
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 20,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0aab8-c8d4-7f6a-ab3c-826c1ec946f0",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-16T14:57:11.892931Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0aab8-80b6-7976-a239-7fee6e5527e8",
"type": "ASPIRING",
"tagLine": "TCG",
"displayName": "KelekJ"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0b490-762e-7ea6-a24a-899ba23948fc",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T12:49:21.454070Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b490-7542-76b4-bfba-0465e571b8cc",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Tykoloss"
}
}
],
"tournamentParticipants": []
}