1. Home
  2. Docs
  3. JSON Documentation (Old API) – Will be deprecated soon
  4. JSON Calls
  5. Team League Results

Team League Results

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

sportIdSport IdInteger – Required
seasonSeasonString – Required
team_idTeam Id Integer – Required
tzTimezoneString – Optional (default value “Europe/Athens” )

Response Sample

HTML

Coding Example

JS