Method
API call for the competitions that a team participated in a given season.
GET | /m_teamleagues |
Parameter
sportId | Sport Id | Integer – Required |
team_id | Team Id | Integer – Required |
season | Season | String – Optional |
Response Sample
HTML
Coding Example
JS