get_team_rankings_by_date
Retrieve team rankings for any given date to analyze standings and performance.
Instructions
Get team rankings on a specific date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format. | |
| include | No | Semicolon-separated includes. | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |