get_grouped_standings_by_round_id
Retrieve grouped standings, such as group stage tables, for a specific round ID. Supports include, select, filters, and locale to customize the data.
Instructions
Get grouped standings (e.g. group stage) by round ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round_id | Yes | Round ID. | |
| include | No | Semicolon-separated includes. e.g. team;round;season;stage;league;form;rule | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. |