Method
All matches of a team in all of the competitions that participated for a given season sorted by date ascending.
GET | /m_teamleaguesresults |
Parameters
sportId | Sport Id | Integer – Required |
season | Season | String – Required |
team_id | Team Id | Integer – Required |
tz | Timezone | String – Optional (default value “Europe/Athens” ) |
Response Sample
HTML
Coding Example
JS