Sports_Bench_Team::get_recent_results( $limit, $season )
Type
Functions
Section
Teams
Returns an array of recent results for a team.
Parameters
- $limit, integer, the number of recent games to grab
- $season, string, the season to grab the team's schedule
Returns
- array, the recent games for the team
Since: 1.0
Source: sports-bench-team.php, line 1006