Download a data frame of all umpires and their mlbamids for games since2008
load_umpire_ids()
Function returns a tibble with the following columns:
try(load_umpire_ids())
Useful links