sports_bench_total_points( $game_id )
Type
Functions
Section
Game Recap
Returns the total points for the teams in a match.
Parameters
- $game_id, integer, required, the id for the game
Returns
- array, the total points for each team in a match
Since: 1.0
Source: volleyball-game-info.php, line 67