tournament
{
"__typename": "CompeteTournament",
"id": "117234869464892901",
"organizerId": "01a03853-771f-703e-bb4c-5afe61b9cfb4",
"name": "Nexus Night Collect-it",
"description": "Jeder Spieler erhält 1x Riftbound Booster und 1x Nexus Night Booster.\nJeder mit X/1 bekommt extra Preise.",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-27T16:30:00Z",
"endsAt": "2026-10-28T16:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 700
},
"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": 40,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0cd67-3d99-7df7-8c57-00e2f2423066",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T08:34:50.393437Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a892-c180-7acd-8874-f7b62572085c",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Kitacurse"
}
}
],
"tournamentParticipants": []
}