sports_bench_get_pitcher_record( $player_id, $season )
Type
Functions
Section
Stats
Returns a pitcher’s record as an array.
Parameters
- $player_id, integer, required, the id of the player
- $season, string, required, the season to grab the losses from
Returns
- array, pitcher's record
Since: baseball-player-info.php, line 230