Official

Last updated February 12, 2016

Used by: MLB Box Score, NBA Box Score

Name Type Description
position string The umpire's position for the game. This value is null for NBA Box Score.
first_name string The first name of the referee/umpire
last_name string The last name of the referee/umpire

Example Listing

{
  "position" : null,
  "first_name" : "Monty",
  "last_name" : "McCutchen"
}