sofascore_round_events
Fetch fixtures for a specific round of a SofaScore competition season. Provide competition id, season id, and round number to receive clean JSON data.
Instructions
SofaScore round fixtures. Returns fixtures for one round of a competition season from SofaScore's credential-free public JSON. Get id from search and season from tournament-seasons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric SofaScore unique-tournament (competition) id | |
| round | Yes | Round number | |
| season | Yes | Numeric SofaScore season id |