sportsdb_get_event_results
Retrieve past event results for a specific round of a league season using league ID, round number, and season.
Instructions
Get past event results for a specific round of a league season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | TheSportsDB league ID | |
| round | Yes | Round number (e.g. '1', '38') | |
| season | Yes | Season string (e.g. '2023-2024' or '2024') |