sprint_speed_leaderboard
Retrieve MLB player sprint speed rankings from Statcast data to analyze baserunning performance and identify top speed athletes by season.
Instructions
Get the Statcast sprint speed leaderboard.
Returns each player's sprint speed in feet per second, measured on competitive running plays. Sprint speed is one of the best measures of raw speed and baserunning ability.
Args: year: Season year (e.g. 2024). min_opportunities: Minimum competitive run opportunities (default 10). player_name: Optional. Filter to one player (e.g. 'Ronald Acuna Jr.').
Great for finding the fastest players in baseball.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| min_opportunities | No | ||
| player_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |