Rivals by Team ID
GET https://soccer.sportmonks.com/api/v2.0/teams/:TEAM_ID/rivals
Introduction
With the Teams endpoint you can find all Team Details you need. You can think if information about when the Team is founded, Logo, Team Name, Short Name etc.
But especially by using the right includes you can have the right Team details you need, like the Team Coach, Team Venues, Results, Upcoming Games, Team Stats and many more valuable Team details.
Pagination
NO - Indicates if this endpoint contains pagination.
Nested Includes
3 - You can add a maximum of 3 levels of nested includes.
Includes Options
country squad coach transfers sidelined stats venue fifaranking
uefaranking visitorFixtures localFixtures visitorResults latest upcoming
goalscorers cardscorers assistscorers aggregatedGoalscorers aggregatedCardscorers
aggregatedAssistscorers league activeSeasons trophies
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| include | null | Enrich the API with more data and/or nested includes | |
| seasons | null | Filter stats based on a comma separated list of season ids. | |
| teams | null | Filter stats based on a comma separated list of team ids. |