powered by
Acquire win probability for Major and Minor League games
mlb_game_wp(game_pk, timecode = NULL)
Returns a tibble that includes time codes from the game_pk requested
The game_pk for the game requested
The time code for the MLB game (format: MMDDYYYY_HHMMSS)
# \donttest{ try(mlb_game_wp(game_pk = 531060)) # }
Run the code above in your browser using DataLab