-
Notifications
You must be signed in to change notification settings - Fork 15
Data Types: People
Matthew Spah edited this page Dec 13, 2022
·
13 revisions
People are expandable and collapsable - Link to people dataclass
id : int
People idlink : str
link to people endpointprimaryposition : Position
Person primary positionpitchhand : PitchHand
Person primary positionbatside : BatSide
Person's BatSidefullname : str
full name of the Personfirstname : str
First name of the Personlastname : str
Last name of the Personprimarynumber : str
Primary number of the Personbirthdate : str
Birth date of the Personcurrentteam : str
The current Team of the Personcurrentage : str
The current age of the Personbirthcity : str
The birthcity of the Personbirthstateprovince : str
The province of the birth stateheight : str
The height of the Personactive : str
The active status of the Personusename : str
The use name of the Personmiddlename : str
The middle name of the Personboxscorename : str
The box score name of the Personnickname : str
The nickname of the Persondraftyear : str
The draft year of the Personmlbdebutdate : str
The MLB debut date of the Personnamefirstlast : str
The first and last name of the Personnameslug : str
The name slug of the Personfirstlastname : str
The first and last name of the Personlastfirstname : str
The last and first name of the Personlastinitname : str
The last and first name of the Personlastfirstname : str
The last init name of the Personinitlastname : str
The init last name of the Personfullfmlname : str
The init last name of the Personinitlastname : str
The full fml name of the Personfulllfmname : str
The full lfm name of the Personuselastname : str
The last name of the Personbirthcountry : str
The birth country of the Personpronunciation : str
The pronuciation of the Person's namestrikezonetop : str
The strike zone top of the Personstrikezonebottom : str
The strike zone bottom of the Personnametitle : str
The name title of the Persongender : str
The gender of the Personisplayer : str
The player status of the Personisverified : str
The verification of the Personnamematrilineal : str
The name matrilineal of the Persondeathdate : str
The death date of the Persondeathcity : str
The death city of the Persondeathcountry : str
The death country of the Personlastplayeddate : str
The last played date of the Personnamesuffix : str
The namesuffix of the PersonNote: This information is provided for reference only, without warranty or guarantee, and is not official documentation provided by MLB. This package and its author are not affiliated with MLB or any MLB team. This API wrapper interfaces with MLB's Stats API. Use of MLB data is subject to the notice posted at http://gdx.mlb.com/components/copyright.txt.