sports_bench_get_pitcher_losses( $player_id, $season )
Type
Functions
Section
Stats
Returns the number of losses for a pitcher.
Parameters
- $player_id, integer, required, the id of the player
- $season, string, required, the season to grab the losses from
Returns
- float, losses for a pitcher
Since: 1.0
Source: baseball-player-info.php, line 206