✅ **Access Granted!** Your Pass is active. You are cleared to compete.
Current Tournament Standings (Live)
Data Integration Required: This section would display the live tournament standings, fetched directly from the Lichess API (e.g., `/api/tournament/{tournamentId}/results`).
A backend service must continuously query Lichess for the most up-to-date standings and present them here in a user-friendly table format.
Rank |
Player (Lichess) |
Score |
Prize |
1. | GM_Magnus | 45 | €50 |
2. | User1234 | 38 | €25 |
Tournament Results and Bracket View
Advanced UI Component Needed: This is where an interactive bracket or match history would be displayed, especially for elimination rounds (e.g., The King's Cup Final).
For **Arena/Swiss** tournaments (Bullet/Blitz/Rapid), this might be a simple history of all played rounds. For the **King's Cup**, it would show the semi-finals and final matches, linked to the corresponding Lichess games.
SEMI-FINAL 1
Player A vs Player B
Game link: lichess.org/game12345
SEMI-FINAL 2
Player C vs Player D
Game link: lichess.org/game67890
GRAND FINAL
Winner 1 vs Winner 2
Match to be determined.