APY Darts API
Darts tournament management — Singles & Doubles, group stages, knockout rounds, and real-time scoring.
Quick start
-
1.
Create a tournament —
POST /api/tournaments - 2. Add boards and players during Setup stage
- 3. Advance to Group Stage — fixtures generated automatically
-
4.
Submit scores —
POST /api/tournaments/{id}/commands
Try with test data
Instantly create a demo tournament with 3 boards and 12 players, ready to explore.