How can I get events standings (individual competitions such as Ski jumping, F1, Speedway)
This article helps you find tables for individual sports results (not 1:1)
Step-by-step guide:
-
To get list of standings for competitions go to standings.index method
https://api.statscore.com/v2/standings?token=<<YOUR TOKEN>>&lang=pl&object_type=competition&object_id=5950
- To get a standing for event go first to events.index method with proper stage ID
https://api.statscore.com/v2/events?token=<<YOUR TOKEN>>&stage_id=80830
-
To get standing for event go to standings.index with proper object ID
https://api.statscore.com/v2/standings?token=your_token&lang=pl&object_type=event&object_id=2009294
⚙️Useful links:
How can I get competition id