tournament
{
"__typename": "CompeteTournament",
"id": "117287532613747577",
"organizerId": "01a0400b-aa79-7f8a-bdf0-5db9ca9147ac",
"name": "42 Southside Fantasy Nexus Night",
"description": "Teilnahme 8,-EUR\nEs werden drei Runden Bo3 gespielt\nJeder Teilnehmer erhält ein Booster und ein Nexus Night Pack ,der Gewinner ein zusätzliches Booster Pack und abhängig von der Teilnehmerzahl werden weitere Booster verlost.",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-29T16:00:00Z",
"endsAt": "2026-10-30T16:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "FREE",
"entryFee": null,
"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": 24,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0b246-a8d8-74d1-afbc-17ae90b0d0b9",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T02:09:30.328745Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a622-b3b2-71ca-b8cb-21e6fc2c0fb1",
"type": "ASPIRING",
"tagLine": "8888",
"displayName": "DiscordKitten"
}
}
],
"tournamentParticipants": []
}