sofascore_standings
Get league standings for a SofaScore competition season. Specify total, home, or away table variant via the competition and season IDs.
Instructions
SofaScore standings. Returns a league table for a competition season from SofaScore's credential-free public JSON. The type enum accepts total, home, and away. Get id from search and season from tournament-seasons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric SofaScore unique-tournament (competition) id | |
| type | Yes | Standings variant | |
| season | Yes | Numeric SofaScore season id |