Skip to main content

Team Endpoints (12)

All endpoints use base URL https://v2.esports.sportsapipro.com.

Team Details

GET /api/teams/:id
Team info: organization name, game, region.
GET /api/teams/:id/image

Current Roster

GET /api/teams/:id/players
Active 5 players + coach + substitutes.

Recent Matches

GET /api/teams/:id/events/last/:page

Upcoming Matches

GET /api/teams/:id/events/next/:page

Next Match

GET /api/teams/:id/near-events

Tournaments Entered

GET /api/teams/:id/unique-tournaments

Recent Form

GET /api/teams/:id/performance
W/L/D streak and recent results.

Team Media

GET /api/teams/:id/media
GET /api/teams/:id/featured-event

Player Stats Seasons

GET /api/teams/:id/player-statistics/seasons

Season Statistics

GET /api/teams/:id/tournament/:tid/season/:sid/statistics?type=overall