Get a list of competitions
Question: How can I get a list of competitions for English soccer?
Step-by-step guide:
To get a list of areas go to the areas.index method
To get a list of sports go to the sports.index method
Sports with attribute active="yes" are currently supported by STATSCORE
To get a list of competitions go to the competitions.index method with specified parameters: area_id and sport_id.
Related articles