Skip to main content

Referee Endpoints (5)

All endpoints use base URL https://api.sportsapipro.com/v2/darts.
In darts, referees are the “callers” who announce scores during matches.
GET /api/referee/:id
GET /api/referee/:id/image
GET /api/referee/:id/tournament/:tid/season/:sid/statistics
GET /api/referee/:id/events/last/:page
GET /api/referee/:id/events/next/:page

Venue Endpoints (3)

GET /api/venue/:id
GET /api/venue/:id/events/last/:page
GET /api/venue/:id/events/next/:page
Notable darts venues include Alexandra Palace (PDC World Championship) and various PDC tour venues.
Last modified on June 29, 2026