tournament
{
"__typename": "CompeteTournament",
"id": "117179984760110413",
"organizerId": "01a04a32-afdb-7c43-b363-30970c0b23e8",
"name": "Radiance Summoner Skirmish I",
"description": "Teilnahmetickets gibt es auf animany.de",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000002",
"programName": "Radiance Summoner Skirmish I"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-21T09:00:00Z",
"endsAt": "2026-11-22T09:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 1800
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "SUMMONER_SKIRMISH",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 32,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0bda1-f146-7354-954b-700ff83aca55",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-20T07:05:02.022620Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0bd9e-4a4e-7fb1-abc0-be7f684e0ca2",
"type": "ASPIRING",
"tagLine": "Hope",
"displayName": "CC Hope"
}
}
],
"tournamentParticipants": []
}