statcast_pitcher_pitch_arsenal
Analyze pitch arsenals for MLB pitchers by retrieving velocity and frequency data per pitch type across seasons or for specific players.
Instructions
Get pitch arsenal breakdown for all pitchers in a season.
Shows average velocity (and related columns) per pitch type for qualifying pitchers.
Args: year: Season year (e.g. 2024). min_pitches: Minimum total pitches thrown to qualify (default 100). player_name: Optional. Filter to one pitcher (e.g. 'Spencer Strider').
Great for understanding what pitches a pitcher throws and how often.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| min_pitches | No | ||
| player_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |