competitor resource powers every team-scoped view in V1. Team data is embedded inline in scores/standings, plus there are two dedicated endpoints for schedules.
Endpoints
Both also work under a sport slug:
GET /api/v1/{sport}/competitor/{id}/games.
Sample
?competitionId={id}.
Team identity fields
Anywhere a team appears (standings, scores, lineups), expect these keys:Logos
Related
- Competitions — list teams via standings.
- Head-to-Head — compare two teams directly.
- Search — resolve “Real Madrid” to ID 131.