season_pitching_stats
Retrieve comprehensive season-level pitching statistics including ERA, FIP, WHIP, and WAR from FanGraphs to analyze performance, compare pitchers, and identify leaders.
Instructions
Get season-level pitching statistics from FanGraphs.
Returns comprehensive stats: ERA, FIP, WHIP, K/9, BB/9, WAR, and many more for every qualifying pitcher.
Args: start_season: First season to include (e.g. 2024). end_season: Last season to include. Omit for a single year. min_innings: Minimum innings pitched to qualify. Leave blank to use the FanGraphs default qualified threshold. player_name: Optional. Filter to one pitcher (e.g. 'Gerrit Cole').
Great for finding pitching leaders, comparing pitchers, or analyzing a season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_season | Yes | ||
| end_season | No | ||
| min_innings | No | ||
| player_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |