Skip to content

Function: last_game

toddrob edited this page Mar 16, 2020 · 2 revisions

Get the gamePk for the given team's most recent game.

Note: Sometimes Stats API will actually return the next game instead of the previous game. This is not under the control of this API wrapper.

statsapi.last_game(teamId)

Clone this wiki locally