Skip to main content

Team / Player Entity Endpoints (11)

In badminton, “teams” represent individual players or doubles pairs, not clubs. All endpoints use base URL https://v2.badminton.sportsapipro.com.

Team Details

GET /api/teams/:id
GET /api/teams/:id/image
GET /api/teams/:id/players
The /players endpoint is useful for doubles pairs to see both members.

Match History

GET /api/teams/:id/events/last/:page
GET /api/teams/:id/events/next/:page
GET /api/teams/:id/near-events

Tournament & Stats

GET /api/teams/:id/unique-tournaments
GET /api/teams/:id/media
GET /api/teams/:id/featured-event
GET /api/teams/:id/player-statistics/seasons
GET /api/teams/:id/tournament/:tid/season/:sid/statistics?type=overall

Finding Team IDs

Use search to discover player/pair entity IDs:
GET /api/search?q=axelsen