(legacy) Retrieve lineups for a given NCAA game via its ‘game_info_url’
get_ncaa_lineups(game_info_url = NULL, ...)
game_info_url
: The unique game info url...
: Additional arguments passed to an underlying function like httr.Returns a tibble of each school's starting lineup and starting pitcher
Useful links