sports_bench_get_linescore( $game_id )
Type
Functions
Section
Game Recap
Returns an array that contains the innings each team score and how much they scored in that inning. Only for baseball.
Parameters
- $game_id, integer, required, the id for the game
Returns
- array, innings each team scored and how much they scored
Since: 1.0
Source: baseball-game-info.php, line 25