/
Get a schedule for specified season
Get a schedule for specified season
Question: How can I get schedule for the English Premier League in 2016/17 season?
Step-by-step guide:
To get a list of competitions go to the competitions.index method with specified parameters: area_id and sport_id.
To get a list of seasons go to the seasons.index method with specified parameter: competition_id.
There is also possible to get same list by competitions.show method
To get a list of events in season go to the events.index method with specified parameter: season_id
Related articles
, multiple selections available,
Related content
How can I get a player's seasonal stats?
How can I get a player's seasonal stats?
More like this
Get a team roster (squad.index)
Get a team roster (squad.index)
More like this
referees-stats.index
referees-stats.index
More like this
events.index
events.index
More like this
events.show
events.show
More like this
Events
Events
More like this