tournament
{
"__typename": "CompeteTournament",
"id": "117280762997730318",
"organizerId": "019fb060-8f05-7b55-a888-7db56079ea7f",
"name": "Nexus Night Cup am Donnerstag",
"description": "Wir sind im Obergeschoss der Bibliothek (Nonnengasse 19).",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-05T18:30:00Z",
"endsAt": "2026-11-06T18:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 500
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 3
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0ab20-d7fb-7a3d-828d-d2d521f9fc68",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-16T16:50:51.514980Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0aa61-be0b-7dc8-a3de-702c9bdb1a04",
"type": "ASPIRING",
"tagLine": "F27",
"displayName": "Mizo"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0ae22-049c-7d0e-90ac-80f253df17e5",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-17T06:51:00.124661Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0aa7d-e049-7d48-8734-10b3c33b44b6",
"type": "ASPIRING",
"tagLine": "2522",
"displayName": "ShenOnlyFans1992"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0aed9-4be5-7f32-9d26-f3ae2a5e2075",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-17T10:11:11.461527Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0aad6-ddd9-73bd-a760-6da0d92ac250",
"type": "ASPIRING",
"tagLine": "TFT",
"displayName": "domijura"
}
}
],
"tournamentParticipants": []
}