Scrapes basic game info like date, venue, & information about the home and away teams for a given game

get_game_info(game_id)

Arguments

game_id

Game ID to scrape (Can be found using get_game_ids function)

Value

A 1xN tibble containing N pieces of information about the specified game