statcast_pitcher_arsenal_stats
Analyze pitcher performance by pitch type with batting average, slugging, whiff rate, and run values to evaluate effectiveness of specific pitches.
Instructions
Get performance stats broken down by pitch type for each pitcher.
Shows batting average, slugging, whiff rate, put-away rate, and run values for every individual pitch type a pitcher throws.
Args: year: Season year (e.g. 2024). min_plate_appearances: Minimum PA for each pitch type (default 25). player_name: Optional. Filter to one pitcher (all their pitch types).
Great for evaluating which specific pitches are most (or least) effective.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| min_plate_appearances | No | ||
| player_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |