get_tracker
Retrieve live match tracker data including player positions and animation frames for a given match ID. Supports football primarily; also works for basketball, cricket, and tennis.
Instructions
Get live match tracker data (position, animation frames) for a match by numeric id. Usually only useful for football.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport to query. One of football, basketball, cricket, tennis. | |
| id | Yes | Numeric match id from the upstream provider. |