tournament
{
"__typename": "CompeteTournament",
"id": "117268740374873456",
"organizerId": "01a0107d-5cea-739e-8583-a1e6e2e11715",
"name": "Nexus Night @ Ollis",
"description": "1 Teilnahme Nexus Pack + 1 Booster in den Preispool - Toplastige Ausschüttung",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-02T16:00:00Z",
"endsAt": "2026-10-03T16:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 800
},
"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": 24,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0ad06-1ecc-79f3-8e2f-c5dff9ab0cef",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-17T01:40:54.604774Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0ad06-1cc7-70b4-8edd-f32d808f7c9a",
"type": "ASPIRING",
"tagLine": "69420",
"displayName": "PhoenixV3"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0c2dc-23f9-749b-8e58-c32630d00ebd",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-21T07:26:42.169092Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a4a7-a78d-7478-9058-4299aaae0f10",
"type": "ASPIRING",
"tagLine": "6525",
"displayName": "Jess1stk"
}
}
],
"tournamentParticipants": []
}