get https://api.sportradar.com/mlb//v8//games//summary.
MLB Game Summary provides team lineups as well as team and player statistics for a given game.
Update FrequencyTTL / Cache: This endpoint will update to a 2s TTL (time to live) upon a game moving to inprogress. Upon closed, it will transfer to 120s.
Data Updates: Realtime
Data Points
Boxscore
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
attendance | game | Integer | Attendance of a game |
abbr | away | String | Abbreviation of the away team ex. MIN (Minnesota) |
abbr | home | String | Abbreviation of the home team ex. CIN (Cincinnati) |
duration | game | String | Duration of a game in hours and minutes ex. 3:18 |
delay_duration | game | String | Duration of a game delay in hours and minutes ex. 0:18 |
errors | away | Integer | Number of errors for the away team |
errors | home | Integer | Number of errors for the home team |
errors | away - scoring - inning | String | Number of errors while the away team was batting in an inning Value will be X when an inning is unplayed |
errors | home - scoring - inning | String | Number of errors while the home team was batting in an inning Value will be X when an inning is unplayed |
hits | away | Integer | Number of hits for the away team |
hits | home | Integer | Number of hits for the home team |
hits | away - scoring - inning | String | Number of hits for the away team in an inning Value will be X when an inning is unplayed |
hits | home - scoring - inning | String | Number of hits for the home team in an inning Value will be X when an inning is unplayed |
id | away | GUID | Unique ID of the away team ex. 29dd9a87-5bcc-4774-80c3-7f50d985068b |
id | home | GUID | Unique ID of the home team ex. 481dfe7e-5dab-46ab-a49f-9dcc2b6e2cfd |
loss | away | Integer | Number of losses for the away team |
loss | home | Integer | Number of losses for the home team |
market | away | String | Market name of the away team ex. Colorado |
market | home | String | Market name of the home team ex. Minnesota |
name | away | String | Team name of the away team ex. Rockies |
name | home | String | Team name of the home team ex. Twins |
runs | away | Integer | Number of runs for the away team in the game |
runs | home | Integer | Number of runs for the home team in the game |
runs | away - scoring - inning | String | Number of runs for the away team in an inning Value will be X when an inning is unplayed |
runs | home - scoring - inning | String | Number of runs for the home team in an inning Value will be X when an inning is unplayed |
win | away | Integer | Number of wins for the away team |
win | home | Integer | Number of wins for the home team |
current_inning_half | outcome | String | The current inning half as top or bottomT, B |
current_inning | outcome | Integer | The current inning number |
inning_half | final | String | Indicates the final inning half as top or bottomT, B |
inning | final | Integer | Indicates the final inning number |
Count
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
balls | outcome - count | Integer | Number of balls for the current at bat |
inning_half | outcome - count | String | Indicates top or bottom inning halfT, B |
half_over | outcome - count | Boolean | Indicates an inning half has ended |
inning | outcome - count | Integer | Number of the current inning |
outs | outcome - count | Integer | Number of outs |
strikes | outcome - count | Integer | Number of strikes for the current at bat |
Mound Visits & Reviews
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
remaining | mound_visits - home | Integer | Number of mound visits remaining for the home team |
used | mound_visits - home | Integer | Number of used mound visits for the home team |
remaining | mound_visits - away | Integer | Number of mound visits remaining for the away team |
used | mound_visits - away | Integer | Number of used mound visits for the away team |
remaining | reviews - home | Integer | Number of remaining reviews for the home team |
used | reviews - home | Integer | Number of used reviews for the home team |
remaining | reviews - away | Integer | Number of remaining reviews for the away team |
used | reviews - away | Integer | Number of used reviews for the away team |
Current Baserunners
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
description | - | String | Text description of a runner outcome ex. Will Smith to third. or Freddie Freeman scores. |
ending_base | outcome - runner | Integer | Runner's base at the end of a play |
first_name | outcome - runner | String | First name of the current runner ex. Markus |
full_name | outcome - runner | String | Full name of the current runner ex. Mookie Betts |
suffix | outcome - runner | String | Name suffix of the current runner ex. Jr. |
id | outcome - runner | GUID | Unique player ID of the current runner ex. ea1a2111-44cc-4996-babb-9439465e6760 |
jersey_number | outcome - runner | Integer | Number of the current runner's jersey |
last_name | outcome - runner | String | Last name of the current runner ex. Betts |
out | outcome - runner | Boolean | Signifies the runner was out on a play |
outcome_id | outcome - runner | String | ID of a runner outcome on a play. Check our FAQ for a list of valid outcomes and their definitions |
preferred_name | outcome - runner | String | Preferred name of the current runner ex. Mookie |
starting_base | outcome - runner | Integer | Runner's base at the start of a play |
Current Hitter
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
ab_over | outcome - hitter | Boolean | Indicates an at bat is over |
first_name | outcome - hitter | String | First name of the current hitter ex. Markus |
full_name | outcome - hitter | String | Full name of the current hitter ex. Mookie Betts |
suffix | outcome - hitter | String | Name suffix of the current hitter ex. Jr. |
id | outcome - hitter | GUID | Unique player ID of the current hitter ex. ea1a2111-44cc-4996-babb-9439465e6760 |
jersey_number | outcome - hitter | Integer | Number of the current hitter's jersey |
last_name | outcome - hitter | String | Last name of the current hitter ex. Betts |
out | outcome - hitter | Boolean | Signifies the hitter was out on a play |
outcome_id | outcome - hitter | String | ID of a hitter outcome on a play. Check our FAQ for a list of valid outcomes and their definitions |
preferred_name | outcome - hitter | String | Preferred name of the current hitter ex. Mookie |
Current Pitcher
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
first_name | outcome - pitcher | String | First name of the current pitcher ex. Clayton |
full_name | outcome - pitcher | String | Full name of the current pitcher ex. Clayton Kershaw |
suffix | outcome - pitcher | String | Name suffix of the current pitcher ex. Jr. |
id | outcome - pitcher | GUID | Unique player ID of the current pitcher ex. ea1a2111-44cc-4996-babb-9439465e6760 |
jersey_number | outcome - pitcher | Integer | Number of the current pitcher's jersey |
last_name | outcome - pitcher | String | Last name of the current pitcher ex. Kershaw |
pitch_speed | outcome - pitcher | String | Speed of a pitch in MPH ex. 92.0 |
pitch_type | outcome - pitcher | String | Code for a type of pitchFA(Fastball), SI(Sinker), CT(Cutter), CU(Curveball), SL(Slider), CH(Changeup), KN(Knuckleball), SP(Splitter), SC(Screwball), FO(Forkball), IB(Intentional Ball), PI(Pitchout), Other |
pitch_zone | outcome - pitcher | Integer | Number corresponding to the pitch strike zone (1-13) See our FAQ for more detail and a graphic representation |
preferred_name | outcome - pitcher | String | Preferred name of the current pitcher ex. Clayton |
era | away - current_pitcher | String | ERA of the current away team pitcher ex. 5.952Note: -- indicates an infinite ERA |
first_name | away - current_pitcher | String | First name of the current away team pitcher ex. Bryse |
full_name | away - current_pitcher | String | Full name of the current away team pitcher ex. Bryse Wilson |
suffix | away - current_pitcher | String | Name suffix of the current away team pitcher ex. Jr. |
id | away - current_pitcher | GUID | Unique ID of the current away team pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | away - current_pitcher | Integer | Number of the current away team pitcher's jersey |
last_name | away - current_pitcher | String | Last name of the current away team pitcher ex. Wilson |
loss | away - current_pitcher | Integer | Number of losses for the current away team pitcher |
preferred_name | away - current_pitcher | String | Preferred name of the current away team pitcher ex. Bryce |
win | away - current_pitcher | Integer | Number of wins for the current away team pitcher |
era | home - current_pitcher | String | ERA of the current home team pitcher ex. 5.952Note: -- indicates an infinite ERA |
first_name | home - current_pitcher | String | First name of the current home team pitcher ex. Bryse |
full_name | home - current_pitcher | String | Full name of the current home team pitcher ex. Bryse Wilson |
suffix | home - current_pitcher | String | Name suffix of the current home team pitcher ex. Jr. |
id | home - current_pitcher | GUID | Unique ID of the current home team pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | home - current_pitcher | Integer | Number of the current home team pitcher's jersey |
last_name | home - current_pitcher | String | Last name of the current home team pitcher ex. Wilson |
loss | home - current_pitcher | Integer | Number of losses for the current home team pitcher |
preferred_name | home - current_pitcher | String | Preferred name of the current home team pitcher ex. Bryce |
win | home - current_pitcher | Integer | Number of wins for the current home team pitcher |
Probable Pitcher
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
era | away - probable_pitcher | String | ERA of the probable away team pitcher ex. 5.952Note: -- indicates an infinite ERA |
first_name | away - probable_pitcher | String | First name of the probable away team pitcher ex. Bryse |
full_name | away - probable_pitcher | String | Full name of the probable away team pitcher ex. Bryse Wilson |
suffix | away - probable_pitcher | String | Name suffix of the probable away team pitcher ex. Jr. |
id | away - probable_pitcher | GUID | Unique ID of the probable away team pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | away - probable_pitcher | Integer | Number of the probable away team pitcher's jersey |
last_name | away - probable_pitcher | String | Last name of the probable away team pitcher ex. Wilson |
loss | away - probable_pitcher | Integer | Number of losses for the probable away team pitcher |
preferred_name | away - probable_pitcher | String | Preferred name of the probable away team pitcher ex. Bryce |
win | away - probable_pitcher | Integer | Number of wins for the probable away team pitcher |
era | home - probable_pitcher | String | ERA of the probable home team pitcher ex. 5.952Note: -- indicates an infinite ERA |
first_name | home - probable_pitcher | String | First name of the probable home team pitcher ex. Luis |
full_name | home - probable_pitcher | String | Full name of the probable home team pitcher ex. Luis Cessa |
suffix | home - probable_pitcher | String | Name suffix of the probable home team pitcher ex. Jr. |
id | home - probable_pitcher | GUID | Unique ID of the probable home team pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | home - probable_pitcher | Integer | Number of the probable home team pitcher's jersey |
last_name | home - probable_pitcher | String | Last name of the probable home team pitcher ex. Cessa |
loss | home - probable_pitcher | Integer | Number of losses for the probable home team pitcher |
preferred_name | home - probable_pitcher | String | Preferred name of the probable home team pitcher ex. Luis |
win | home - probable_pitcher | Integer | Number of wins for the probable home team pitcher |
Starting Pitcher
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
era | away - starting_pitcher | String | ERA of the starting away team pitcher ex. 5.952Note: -- indicates an infinite ERA |
first_name | away - starting_pitcher | String | First name of the starting away team pitcher ex. Bryse |
full_name | away - starting_pitcher | String | Full name of the starting away team pitcher ex. Bryse Wilson |
suffix | away - starting_pitcher | String | Name suffix of the starting away team pitcher ex. Jr. |
id | away - starting_pitcher | GUID | Unique ID of the starting away team pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | away - starting_pitcher | Integer | Number of the starting away team pitcher's jersey |
last_name | away - starting_pitcher | String | Last name of the starting away team pitcher ex. Wilson |
loss | away - starting_pitcher | Integer | Number of losses for the starting away team pitcher |
preferred_name | away - starting_pitcher | String | Preferred name of the starting away team pitcher ex. Bryce |
win | away - starting_pitcher | Integer | Number of wins for the starting away team pitcher |
era | home - starting_pitcher | String | ERA of the starting home team pitcher ex. 5.952Note: -- indicates an infinite ERA |
first_name | home - starting_pitcher | String | First name of the starting home team pitcher ex. Bryse |
full_name | home - starting_pitcher | String | Full name of the starting home team pitcher ex. Bryse Wilson |
suffix | home - starting_pitcher | String | Name suffix of the starting home team pitcher ex. Jr. |
id | home - starting_pitcher | GUID | Unique ID of the starting home team pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | home - starting_pitcher | Integer | Number of the starting home team pitcher's jersey |
last_name | home - starting_pitcher | String | Last name of the starting home team pitcher ex. Wilson |
loss | home - starting_pitcher | Integer | Number of losses for the starting home team pitcher |
preferred_name | home - starting_pitcher | String | Preferred name of the starting home team pitcher ex. Bryce |
win | home - starting_pitcher | Integer | Number of wins for the starting home team pitcher |
Pitcher Outcomes
Pitcher outcomes are available after the conclusion of a game under the
pitchingelement. Outcomes are available for pitchers recording awin,loss,hold,save, orblow_save.
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
first_name | player | String | First name of the pitcher ex. Bryse |
full_name | player | String | First name of the pitcher ex. Bryse Wilson |
suffix | player | String | Name suffix of the pitcher ex. Jr. |
id | player | GUID | Unique ID of the pitcher ex. afebcbd0-fe00-4d21-99c5-6cee7e5eea02 |
jersey_number | player | Integer | Number of the pitcher's jersey |
last_name | player | String | Last name of the pitcher ex. Wilson |
position | player | String | Position of a playerC (Catcher), IF (Infield), OF (Outfield), P (Pitcher), DH (Designated Hitter) |
preferred_name | player | String | Preferred name of the pitcher ex. Bryce |
primary_position | player | String | Primary position of a playerC (Catcher), 1B (First Base), 2B (Second Base), 3B (Third Base), SS (Shortstop), LF (Left Field), CF (Centerfield), P (Pitcher), RF (Right Field), RP (Relief Pitcher), SP (Starting Pitcher), DH (Designated Hitter) |
status | player | String | Status of a playerA (Activated), BRV (Bereavement Leave), D7 (7-Day Injured List), D10 (10-Day Injured List), D60 (60-Day Injured List), DFA (Designated for assignment), FA (Free agent), FME (Family Medical Emergency), LV (Paid Leave), MIN (Minors), NRI (Non-roster Invite), PL (Paternity Leave), RST (Restricted), RET (Retired), SUS (Suspended), UDP (Unsigned Draft Pick), WV (Waivers), DUP (Duplicate Profile), Null(Blank) (Traded or not activated) *Traded players temporarily have no status listed after they are traded to a new team and are either activated by the MLB club or assigned to a minor league affiliate |
blown_save | player | Integer | Current number of seasonal blown saves for a pitcher. Player will appear within the blown_save element if he recorded a blown save in this game |
hold | player | Integer | Current number of seasonal holds for a pitcher. Player will appear within the hold element if he recorded a hold in this game |
loss | player | Integer | Current number of seasonal losses for a pitcher. Player will appear within the loss element if he recorded a loss in this game |
save | player | Integer | Current number of seasonal saves for a pitcher. Player will appear within the save element if he recorded a save in this game |
win | player | Integer | Current number of seasonal wins for a pitcher. Player will appear within the win element if he recorded a win in this game |
Scoring by Inning
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
errors | scoring - inning | String | Number of errors in an inning for the home or away team |
hits | scoring - inning | String | Number of hits in an inning for the home or away team |
number | scoring - inning | Integer | Number of an inning |
sequence | scoring - inning | Integer | Sequential number of an inning |
runs | scoring - inning | String | Number of runs in an inning for the home or away team |
Runs Scored
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
type | runs - run | String | Type of action preceding a run scoring play ex. pitch |
hitter_id | runs - run | GUID | Unique player ID of a hitter for a run scoring play ex. ea1a2111-44cc-4996-babb-9439465e6760 |
hitter_outcome | runs - run | String | ID of a hit outcome on a play. Check our FAQ for a list of valid outcomes and their definitions |
inning | runs - run | Integer | Number of inning with a scoring play |
inning_half | runs - run | Integer | Number of inning half with a scoring play |
pitcher_id | runs - run | GUID | Unique player ID of a pitcher for a run scoring play ex. ea1a2111-44cc-4996-babb-9439465e6760 |
first_name | runs - run - runner | String | First name of the scoring runner ex. Markus |
full_name | runs - run - runner | String | Full name of the scoring runner ex. Mookie Betts |
suffix | runs - run - runner | String | Name suffix of the scoring runner ex. Jr. |
jersey_number | runs - run - runner | Integer | Number of the scoring runner's jersey |
last_name | runs - run - runner | String | Last name of the scoring runner ex. Betts |
preferred_name | runs - run - runner | String | Preferred name of the scoring runner ex. Mookie |
id | runs - run | GUID | Unique ID of a run scoring play ex. f75b7565-b2ca-4bb3-985b-f4637fed2e0b |
id | runs - run - runner | GUID | Unique ID of a runner for a run scoring play ex. f75b7565-b2ca-4bb3-985b-f4637fed2e0b |
starting_base | runs - run - runner | Integer | Runner's base at the start of a run scoring play |
Game
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
away_team | game | GUID | Unique ID of the away team ex. 29dd9a87-5bcc-4774-80c3-7f50d985068b |
coverage | game | String | Coverage level of a gamefull, boxscore |
double_header | game | Boolean | Signifies whether a game is part of a double header |
day_night | game | String | Signifies a day or night gameD, N |
entry_mode | game | String | Signifies the type of data entrySTOMP, LDE |
home_team | game | GUID | Unique ID of the home team ex. ef64da7f-cfaf-4300-87b0-9313386b977c |
id | game | GUID | Unique ID of the game ex. 1b554f5e-d8b7-4268-95da-2f4191015c84 |
game_number | game | Integer | Number of the game |
parent_id | game | GUID | Standard parent ID of a game or series. Use this ID to group events (like the World Series or All-Star Game) across seasons. ex. 34e4cbbe-0086-4fad-bb08-840cbcfcabf0 (All-Star Game) |
reference | game | String | Unique MLBAM ID of a game |
scheduled | game | dateTime | Scheduled date and time of a game ex. 2022-09-25T20:10:00+00:00 |
tbd | game | Boolean | Signifies the game start time is to be determined. Placeholder start time is 08:00:00+00:00 |
season_id | game | GUID | Unique ID of the season a game belongs within ex. 6a5c278f-ebce-41f9-b1ba-2160b6af04ce |
season_type | game | String | Code type of the season a game belongs within ex. REG (Regular), PRE (Preseason), PST (Postseason), AST (All-Star) |
season_year | game | Integer | Year of the season a game belongs within |
split_squad | game | Boolean | Signifies a Spring Training split squad game |
status | game | String | The status of a game. See our FAQ for all statuses and their definitions.scheduled, inprogress, complete, closed, wdelay, fdelay, odelay, canceled, unnecessary, if-necessary, postponed, suspended, maintenance |
away | game - time_zones | String | Time zone of the away team ex. US/Pacific |
home | game - time_zones | String | Time zone of the home team ex. US/Eastern |
venue | game - time_zones | String | Time zone of the venue ex. US/Eastern |
Broadcast
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
channel | broadcasts - broadcast | String | Name of a game's broadcast channel ex. 213 |
locale | broadcasts - broadcast | String | Signifies the locale of a broadcast ex. Home, Away, National |
network | broadcasts - broadcast | String | Name of a game's broadcast network ex. MLB Network, NBCS-BA, ESPN |
type | broadcasts - broadcast | String | Type of broadcast ex. TV, Internet |
Weather
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
cloud_cover | current_conditions | Integer | Current cloud cover of a game in percentage |
condition | current_conditions | String | Current weather condition for a game ex. Partly cloudy, Clear, Light Rain, MistClick here for more info on weather condition values |
dew_point_f | current_conditions | Integer | Current dew point number of a game |
humidity | current_conditions | Integer | Current humidity number of a game |
obs_time | current_conditions | dateTime | Timestamp of the current weather observation ex. 2020-02-24T20:24:34.000Z |
current_temperature_f | current_conditions | Integer | Current temperature of a game in Fahrenheit |
direction | wind | String | Direction of wind in the game |
speed_mph | wind | Integer | Wind speed in the game in miles per hour |
cloud_cover | forecasted | Integer | Forecasted cloud cover of a game in percentage |
condition | forecasted | String | Forecasted weather condition for a game ex. Partly cloudy, Clear, Light Rain, MistClick here for more info on weather condition values |
dew_point_f | forecasted | Integer | Forecasted dew point number of a game |
humidity | forecasted | Integer | Forecasted humidity number of a game |
obs_time | forecasted | dateTime | Timestamp of the forecasted weather observation ex. 2020-02-24T20:24:34.000Z |
current_temperature_f | forecasted | Integer | Forecasted temperature of a game in Fahrenheit |
direction | wind | String | Forecasted direction of wind in the game |
speed_mph | wind | Integer | Forecasted wind speed in a game in miles per hour |
Umpire Crew
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assignment | official | String | Umpire assignmentHP(Home plate umpire), 1B(1st base umpire), 2B(Second base umpire), 3B(Third base umpire), LF(Left field umpire), RF(Right field umpire) |
experience | official | String | Umpire experience in years ex. 8 |
first_name | official | String | First name of an Umpire ex. Laz |
full_name | official | String | Full name of an Umpire ex. Laz Diaz |
id | official | GUID | Unique ID of an umpire ex. 8d413133-9fa4-4e46-b227-cb1b853253fc |
last_name | official | String | Last name of an Umpire ex. Diaz |
Lineup
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
order | lineup - player | Integer | Batting order number in the lineup for a player (0-9). 0 is used for the pitcher |
position | lineup - player | Integer | Position number for a player (1-12). See our FAQ for a list of position definitions |
inning_half | lineup - player | String | Inning half of a player entering the game T,B |
inning | lineup - player | Integer | Inning of a player entering the game |
id | lineup - player | GUID | Unique ID of a player ex. 084d2514-9ffb-414e-ae16-3bc690aaad51 |
sequence | lineup - player | Integer | Sequence number of a lineup change |
Player
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
first_name | player | String | First name of a player ex. Markus |
full_name | player | String | Full name of a player ex. Mookie Betts |
suffix | player | String | Name suffix of a player ex. Jr. |
id | player | GUID | Unique ID of a player ex. ea1a2111-44cc-4996-babb-9439465e6760 |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a runner ex. Betts |
position | player | String | Position of a player C (Catcher), IF (Infield), OF (Outfield), P (Pitcher), DH (Designated Hitter) |
preferred_name | player | String | Preferred name of a player ex. Mookie |
primary_position | player | String | Primary position of a player C (Catcher), 1B (First Base), 2B (Second Base), 3B (Third Base), SS (Shortstop), LF (Left Field), CF (Centerfield), P (Pitcher), RF (Right Field), RP (Relief Pitcher), SP (Starting Pitcher), DH (Designated Hitter) |
status | player | String | Status of a player A(Activated), BRV(Bereavement Leave), D7(7 Day Injured List), D10(10 Day Injured List), D60(60 Day Injured List), DFA(Designated for assignment), FA(Free agent), FME(Family Medical Emergency), LV(Paid Leave), MIN(Minors), NRI(Non-roster Invite), PL(Paternity Leave), RST(Restricted), RET(Retired), SUS(Suspended), UDP(Unsigned Draft Pick), WV(Waivers), DUP(Duplicate Profile), Null(Blank)(Traded or not activated)Traded players temporarily have no status listed after they are traded to a new team and are either activated by the MLB club or assigned to a minor league affiliate |
Player Baserunning Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
caught | hitting - overall - steal | Integer | Number of times caught stealing |
pct | hitting - overall - steal | Decimal | Caught stealing percentage ex. 0.5 |
pickoff | hitting - overall - steal | Decimal | Number of times picked off |
stolen | hitting - overall - steal | Integer | Number of stolen bases |
Player Fielding Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
a | fielding - overall | Integer | Number of assists |
outfield | fielding - overall - assists | Integer | Number of outfield assists |
total | fielding - overall - assists | Integer | Number of total assists |
complete | fielding - overall - games | Integer | Number of complete games played |
dp | fielding - overall | Integer | Number of double plays turned |
error | fielding - overall | Integer | Number of errors committed |
fielding | fielding - overall - errors | Integer | Number of fielding errors committed |
interference | fielding - overall - errors | Integer | Number of interference errors committed |
throwing | fielding - overall - errors | Integer | Number of throwing errors committed |
total | fielding - overall - errors | Integer | Total number of errors committed |
fpct | fielding - overall | Decimal | Fielding percentage ex. 0.969 |
finish | fielding - overall - games | Integer | Number of games finished |
play | fielding - overall - games | Integer | Number of games played |
start | fielding - overall - games | Integer | Number of games started |
inn_1 | fielding - overall | Integer | Total number of outs while in the field |
inn_2 | fielding - overall | Decimal | Total number of innings in the field ex. 7.2 (7 2/3 innings) |
pb | fielding - overall | Integer | Number of passed balls |
po | fielding - overall | Integer | Number of putouts |
rf | fielding - overall | Decimal | Range factor at a position. Determined by dividing the sum of a fielder's putouts and assists by their total number of defensive games played |
outfield | fielding - overall - steal | Integer | Number of outfield assists |
caught | fielding - overall - steal | Integer | Number of runners caught stealing |
pct | fielding - overall - steal | Decimal | Caught stealing percentage ex. 0.5 |
pickoff | fielding - overall - steal | Integer | Number of successful pickoffs |
stolen | fielding - overall - steal | Integer | Number of stolen bases allowed |
tc | fielding - overall | Integer | Total number of fielding chances |
tp | fielding - overall | Integer | Number of triple plays turned |
c_wp | fielding - overall | Integer | Number of wild pitches while catching |
Player Fielding Stats by Position (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
a | fielding - position | Integer | Number of assists at a position |
outfield | fielding - position - assists | Integer | Number of outfield assists at a position |
total | fielding - position - assists | Integer | Number of total assists at a position |
complete | fielding - position - games | Integer | Number of complete games played at a position |
dp | fielding - position | Integer | Number of double plays turned at a position |
error | fielding - position | Integer | Number of errors committed at a position |
fielding | fielding - position - errors | Integer | Number of fielding errors committed at a position |
interference | fielding - position - errors | Integer | Number of interference errors committed at a position |
throwing | fielding - position - errors | Integer | Number of throwing errors committed at a position |
total | fielding - position - errors | Integer | Total number of errors committed at a position |
fpct | fielding - position | Decimal | Fielding percentage at a position ex. 0.969 |
finish | fielding - position - games | Integer | Number of games finished at a position |
play | fielding - position - games | Integer | Number of games played at a position |
start | fielding - position - games | Integer | Number of games started at a position at a position |
inn_1 | fielding - position | Integer | Total number of outs while in the field at a position |
inn_2 | fielding - position | Decimal | Total number of innings in the field at a position ex. 7.2 (7 2/3 innings) |
pb | fielding - position | Integer | Number of passed balls at a position |
po | fielding - overall | Integer | Number of putouts at a position |
position | fielding - position | String | Position of a playerC(Catcher), IF(Infield), 1B(First Base), 2B(Second Base), 3B(Third Base), SS(Shortstop), OF(Outfield), LF(Left Field), CF(Centerfield), P(Pitcher), RF(Right Field), RP(Relief Pitcher), SP(Starting Pitcher), DH(Designated Hitter) |
rf | fielding - position | Decimal | Range factor at a position. Determined by dividing the sum of a fielder's putouts and assists by their total number of defensive games played |
outfield | fielding - position - steal | Integer | Number of outfield assists at a position |
caught | fielding - position - steal | Integer | Number of runners caught stealing |
pct | fielding - position - steal | Decimal | Caught stealing percentage ex. 0.5 |
pickoff | fielding - position - steal | Integer | Number of successful pickoffs |
stolen | fielding - position - steal | Integer | Number of stolen bases allowed |
tc | fielding - position | Integer | Total number of fielding chances at a position |
tp | fielding - position | Integer | Number of triple plays turned at a position |
c_wp | fielding - position | Integer | Number of wild pitches while catching |
Player Hitting Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
ab | player - statistics - hitting - overall | Integer | Number of at bats |
abhr | player - statistics - hitting - overall | Decimal | At bats per homerun |
abk | player - statistics - hitting - overall | Decimal | At bats per strikeout |
ab_risp | player - statistics - hitting - overall | Integer | Number of at bats with runners in scoring position |
ball | player - statistics - hitting - overall - outcome | Integer | Number of at balls seen |
bip | player - statistics - hitting - overall | Integer | Number of at balls hit in play |
avg | player - statistics - hitting - overall | Decimal | Batting average ex. .333 |
babip | player - statistics - hitting - overall | Integer | BABIP (Batting average on balls in play) ex. 0.333 |
ci | player - statistics - hitting - overall - onbase | Integer | Number of catcher's interferences |
complete | player - statistics - hitting - overall - games | Integer | Number of complete games played |
cycle | player - statistics - hitting - overall - onbase | Integer | Number of cycles (player hits a single, double, triple, and homerun) |
dirtball | player - statistics - hitting - overall - outcome | Integer | Number of dirtballs seen |
d | player - statistics - hitting - overall - onbase | Integer | Number of doubles |
xbh | player - statistics - hitting - overall | Integer | Number of extra base hits |
fc | player - statistics - hitting - overall - onbase | Integer | Number of hits into fielder's choice |
flyball | player - statistics - hitting - overall | Integer | Number of at flyballs |
fo | player - statistics - hitting - overall - outs | Integer | Number of fly outs |
fidp | player - statistics - hitting - overall - outs | Integer | Number of fly outs into double plays |
foul | player - statistics - hitting - overall - outcome | Integer | Number of foul balls |
finish | player - statistics - hitting - overall - games | Integer | Number of games finished |
play | player - statistics - hitting - overall - games | Integer | Number of games played |
start | player - statistics - hitting - overall - games | Integer | Number of games started |
groundball | player - statistics - hitting - overall | Integer | Number of at groundballs |
gofo | player - statistics - hitting - overall | Decimal | Ground out/fly out ratio ex. 2.0 |
go | player - statistics - hitting - overall - outs | Integer | Number of groundouts |
gidp | player - statistics - hitting - overall - outs | Integer | Number of grounded into double plays |
hbp | player - statistics - hitting - overall - onbase | Integer | Number of hit by pitches |
h | player - statistics - hitting - overall - onbase | Integer | Number of hits |
hit_risp | player - statistics - hitting - overall | Integer | Number of hits with runners in scoring position |
hr | player - statistics - hitting - overall - onbase | Integer | Number of homeruns |
iball | player - statistics - hitting - overall - outcome | Integer | Number of intentional balls taken |
ibb | player - statistics - hitting - overall - onbase | Integer | Number of intentional walks |
iso | player - statistics - hitting - overall | Decimal | Isolated power |
linedrive | player - statistics - hitting - overall | Integer | Number of at line drives |
lo | player - statistics - hitting - overall - outs | Integer | Number of lineouts |
lidp | player - statistics - hitting - overall - outs | Integer | Number of lineouts into double plays |
ops | player - statistics - hitting - overall | Decimal | OPS (On Base Percentage + Slugging Percentage) ex. 0.833 |
obp | player - statistics - hitting - overall | Decimal | On Base Percentage |
pickoff | player - statistics - hitting - overall - steal | Integer | Number of times picked off |
pitch_count | player - statistics - hitting - overall | Integer | Number of pitches seen |
ap | player - statistics - hitting - overall | Integer | Number of plate appearances |
popup | player - statistics - hitting - overall | Integer | Number of popups |
po | player - statistics - hitting - overall - outs | Integer | Number of putouts |
roe | player - statistics - hitting - overall - onbase | Integer | Number of times reached on error |
lob | player - statistics - hitting - overall - onbase | Integer | Number of players left on base |
lob_risp_2out | player - statistics - hitting - overall - onbase | Integer | Number of players left on base with two outs and runners in scoring position |
rbi | player - statistics - hitting - overall - onbase | Integer | Number of RBI (Runs Batted In) |
rov | player - statistics - hitting - overall - onbase | Integer | Number of at bats ending in a reached by violation |
sacfly | player - statistics - hitting - overall - outs | Integer | Number of sacrifice flies |
sachit | player - statistics - hitting - overall - outs | Integer | Number of sacrifice hits |
seca | player - statistics - hitting - overall | Decimal | Secondary average ex. 0.333 |
s | player - statistics - hitting - overall - onbase | Integer | Number of singles |
slg | player - statistics - hitting - overall | Decimal | Slugging Percentage ex. 0.333 |
klook | player - statistics - hitting - overall - outs | Integer | Number of strikeouts looking |
kswing | player - statistics - hitting - overall - outs | Integer | Number of strikeouts swinging |
klook | player - statistics - hitting - overall - outcome | Integer | Number of strikes looking |
kswing | player - statistics - hitting - overall - outcome | Integer | Number of strikes swinging |
team_lob | player - statistics - hitting - overall - onbase | Integer | Number of players left on base at the end of an inning |
btotal | player - statistics - hitting - overall - pitches | Integer | Number of balls seen |
tb | player - statistics - hitting - overall - onbase | Integer | Number of total bases |
total | player - statistics - hitting - overall - runs | Integer | Number of total runs scored |
ktotal | player - statistics - hitting - overall - outs | Integer | Number of total strikeouts |
ktotal | player - statistics - hitting - overall - outcome | Integer | Number of strikes seen (not including balls in play) |
ktotal | player - statistics - hitting - overall - pitches | Integer | Number of strikes seen (including balls in play) |
t | player - statistics - hitting - overall - onbase | Integer | Number of triples |
rbi_2out | player - statistics - hitting - overall | Integer | Number of 2-out RBI |
bb | player - statistics - hitting - overall - onbase | Integer | Number of walks |
bbpa | player - statistics - hitting - overall | Decimal | Walks per plate appearance ex. 0.25 |
bbk | player - statistics - hitting - overall | Decimal | Walks per strikeout ex. 0.2 |
Player Pitching Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
bk | player - statistics - pitching - overall / starters / bullpen | Integer | Number of balks |
ball | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of balls thrown |
bf | player - statistics - pitching - overall / starters / bullpen | Integer | Number of batters faced |
bf_ip | player - statistics - pitching - overall / starters / bullpen | Decimal | Batters faced per inning pitched ex. 3.5 |
bf_start | player - statistics - pitching - overall / starters / bullpen | Decimal | Batters faced per start ex. 16.0 |
bqr | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of bequeathed runners |
bqra | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of bequeathed runners allowed to score |
blown_save | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of blown saves |
ci | player - statistics - pitching - overall - onbase | Integer | Number of catcher's interferences allowed |
complete | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of complete games |
dirtball | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of dirtballs thrown |
d | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of doubles allowed |
era | player - statistics - pitching - overall / starters / bullpen | String | ERA (Earned Run Average) ex. 4.5Note: -- indicates an infinite ERA |
earned | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of earned runs allowed |
fc | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of fielder's choices allowed |
fip | player - statistics - pitching - overall / starters / bullpen | Decimal | FIP (Fielding Independent Pitching) ex. 4.5 |
fo | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of fly outs |
fidp | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of fly outs into double plays |
foul | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of foul balls |
finish | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of games finished |
play | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of games played |
start | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of games started |
gofo | player - statistics - pitching - overall / starters / bullpen | Decimal | Ground out/fly out ratio ex. 2.0 |
go | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of groundouts |
gidp | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of grounded into double plays |
hbp | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of hit batters |
h | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of hits allowed |
h9 | player - statistics - pitching - overall / starters / bullpen - onbase | Decimal | Hits allowed per nine innings ex. 1.5 |
hold | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of holds |
hr | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of homeruns allowed |
hr9 | player - statistics - pitching - overall / starters / bullpen - onbase | Decimal | Homeruns allowed per nine innings ex. 4.5 |
ir | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of inherited runners |
ira | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of inherited runners allowed to score |
ip_1 | player - statistics - pitching - overall / starters / bullpen | Integer | Total number of outs recorded |
ip_2 | player - statistics - pitching - overall / starters / bullpen | Decimal | Total number of innings pitched ex. 7.2 (7 2/3 innings) |
times_through_order | player - statistics - pitching - overall / starters / bullpen | Integer | Number of times a pitcher has pitched through the order in a game (faced each batter on the opposing team) |
iball | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of intentional balls thrown |
ibb | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of intentional walks |
lo | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of lineouts |
lidp | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of lineouts into double plays |
loss | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of losses |
oab | player - statistics - pitching - overall / starters / bullpen | Integer | Number of opponent at bats |
oba | player - statistics - pitching - overall / starters / bullpen | Decimal | Opponents batting average ex. 0.167 |
babip | player - statistics - pitching - overall / starters / bullpen | Decimal | Opponents BABIP (Batting average on balls in play) ex. 0.333 |
flyball | player - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of fly balls allowed |
gbfb | player - statistics - pitching - overall / starters / bullpen | Decimal | Opponents ground ball/fly ball ratio ex. 2.5 |
groundball | player - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of ground balls allowed |
linedrive | player - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of line drives allowed |
obp | player - statistics - pitching - overall / starters / bullpen | Decimal | Opponents On Base Percentage |
popups | player - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of popups allowed |
lob | player - statistics - pitching - overall / starters / bullpen | Integer | Number of runners left on base |
slg | player - statistics - pitching - overall / starters / bullpen | Decimal | Opponents Slugging Percentage ex. 0.357 |
pickoff | player - statistics - pitching - overall / starters / bullpen - steal | Integer | Number of successful pickoffs |
pitch_count | player - statistics - pitching - overall / starters / bullpen | Integer | Number of pitches thrown |
per_bf | player - statistics - pitching - overall / starters / bullpen - pitches | Decimal | Number of pitches per batter faced ex. - 3.813 |
per_ip | player - statistics - pitching - overall / starters / bullpen - pitches | Decimal | Number of pitches per inning pitched ex. - 15.25 |
per_start | player - statistics - pitching - overall / starters / bullpen - pitches | Decimal | Number of pitches per start ex. - 61.0 |
po | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of popouts |
qstart | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of quality starts (6 innings pitched & 3 or less earned runs allowed) |
roe | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of times allowed to reached on error |
rov | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of at bats ending in a reached by violation |
caught | player - statistics - pitching - overall / starters / bullpen - steal | Integer | Number of times caught stealing |
sacfly | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of sacrifice flies |
sachit | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of sacrifice hits |
svo | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of save opportunities |
save | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of saves |
shutout | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of shutouts |
s | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of singles allowed |
stolen | player - statistics - pitching - overall / starters / bullpen - steal | Integer | Number of stolen bases allowed |
klook | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of strikeouts looking |
k9 | player - statistics - pitching - overall / starters / bullpen | Decimal | Strikeouts per nine innings ex. 6.75 |
kbb | player - statistics - pitching - overall / starters / bullpen | Decimal | Strikeouts per walk ratio ex. 1.5 |
kswing | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of strikeouts swinging |
klook | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of strikes looking |
kswing | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of strikes swinging |
btotal | player - statistics - pitching - overall / starters / bullpen - pitches | Integer | Total number of balls thrown |
tb | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of total bases allowed |
count | player - statistics - pitching - overall / starters / bullpen - pitches | Integer | Total number of pitches thrown |
total | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Total number of runs allowed |
ktotal | player - statistics - pitching - overall / starters / bullpen - outs | Integer | Total number of strikeouts |
ktotal | player - statistics - pitching - overall / starters / bullpen - outcome | Integer | Total number of strikes thrown |
ktotal | player - statistics - pitching - overall / starters / bullpen - pitches | Integer | Total number of strikes thrown |
t | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of triples allowed |
unearned | player - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of unearned runs allowed |
bb | player - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of walks allowed |
whip | player - statistics - pitching - overall / starters / bullpen | Decimal | WHIP (Walks + Hits Per Inning Pitched) ex. 4.75 |
wp | player - statistics - pitching - overall / starters / bullpen | Integer | Number of wild pitches thrown |
win | player - statistics - pitching - overall / starters / bullpen - games | Integer | Number of wins |
Team Baserunning Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
caught | game - statistics - hitting - steal | Integer | Number of times caught stealing |
pct | game - statistics - hitting - steal | Decimal | Caught stealing percentage ex. 0.5 |
pickoff | game - statistics - hitting - steal | Decimal | Number of times picked off |
stolen | game - statistics - hitting - steal | Integer | Number of stolen bases |
Team Fielding Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
a | game - statistics - fielding - overall | Integer | Number of assists |
outfield | game - statistics - fielding - assists | Integer | Number of outfield assists |
total | game - statistics - fielding - assists | Integer | Number of total assists |
dp | game - statistics - fielding - overall | Integer | Number of double plays turned |
error | game - statistics - fielding - overall | Integer | Number of errors committed |
fielding | game - statistics - fielding - errors | Integer | Number of fielding errors committed |
interference | game - statistics - fielding - errors | Integer | Number of interference errors committed |
throwing | game - statistics - fielding - errors | Integer | Number of throwing errors committed |
total | game - statistics - fielding - errors | Integer | Total number of errors committed |
fpct | game - statistics - fielding - overall | Decimal | Fielding percentage ex. 0.969 |
pb | game - statistics - fielding - overall | Integer | Number of passed balls |
po | game - statistics - fielding - overall | Integer | Number of putouts |
caught | game - statistics - fielding - steal | Integer | Number of runners caught stealing |
pct | game - statistics - fielding - steal | Decimal | Caught stealing percentage ex. 0.5 |
pickoff | game - statistics - fielding - steal | Integer | Number of successful pickoffs |
stolen | game - statistics - fielding - steal | Integer | Number of stolen bases allowed |
tc | game - statistics - fielding - overall | Integer | Total number of fielding chances |
tp | game - statistics - fielding - overall | Integer | Number of triple plays turned |
c_wp | game - statistics - fielding - overall | Integer | Number of wild pitches while catching |
Team Hitting Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
ab | game - statistics - hitting - overall | Integer | Number of at bats |
abhr | game - statistics - hitting - overall | Decimal | At bats per homerun |
abk | game - statistics - hitting - overall | Decimal | At bats per strikeout |
ab_risp | game - statistics - hitting - overall | Integer | Number of at bats with runners in scoring position |
ball | game - statistics - hitting - overall - outcome | Integer | Number of at balls seen |
bip | game - statistics - hitting - overall | Integer | Number of at balls hit in play |
avg | game - statistics - hitting - overall | Decimal | Batting average ex. .333 |
babip | game - statistics - hitting - overall | Integer | BABIP (Batting average on balls in play) ex. 0.333 |
ci | game - statistics - hitting - overall - onbase | Integer | Number of catcher's interferences |
cycle | game - statistics - hitting - overall - onbase | Integer | Number of cycles (player hits a single, double, triple, and homerun) |
dirtball | game - statistics - hitting - overall - outcome | Integer | Number of dirtballs seen |
d | game - statistics - hitting - overall - onbase | Integer | Number of doubles |
xbh | game - statistics - hitting - overall | Integer | Number of extra base hits |
fc | game - statistics - hitting - overall - onbase | Integer | Number of hits into fielder's choice |
flyball | game - statistics - hitting - overall | Integer | Number of at flyballs |
fo | game - statistics - hitting - overall - outs | Integer | Number of fly outs |
fidp | game - statistics - hitting - overall - outs | Integer | Number of fly outs into double plays |
foul | game - statistics - hitting - overall - outcome | Integer | Number of foul balls |
groundball | game - statistics - hitting - overall | Integer | Number of at groundballs |
gofo | game - statistics - hitting - overall | Decimal | Ground out/fly out ratio ex. 2.0 |
go | game - statistics - hitting - overall - outs | Integer | Number of groundouts |
gidp | game - statistics - hitting - overall - outs | Integer | Number of grounded into double plays |
hbp | game - statistics - hitting - overall - onbase | Integer | Number of hit by pitches |
h | game - statistics - hitting - overall - onbase | Integer | Number of hits |
hit_risp | game - statistics - hitting - overall | Integer | Number of hits with runners in scoring position |
hr | game - statistics - hitting - overall - onbase | Integer | Number of homeruns |
iball | game - statistics - hitting - overall - outcome | Integer | Number of intentional balls taken |
ibb | game - statistics - hitting - overall - onbase | Integer | Number of intentional walks |
iso | game - statistics - hitting - overall | Decimal | Isolated power |
linedrive | game - statistics - hitting - overall | Integer | Number of at line drives |
lo | game - statistics - hitting - overall - outs | Integer | Number of lineouts |
lidp | game - statistics - hitting - overall - outs | Integer | Number of lineouts into double plays |
ops | game - statistics - hitting - overall | Decimal | OPS (On Base Percentage + Slugging Percentage) ex. 0.833 |
obp | game - statistics - hitting - overall | Decimal | On Base Percentage |
pickoff | game - statistics - hitting - overall - steal | Integer | Number of times picked off |
pitch_count | game - statistics - hitting - overall | Integer | Number of pitches seen |
ap | game - statistics - hitting - overall | Integer | Number of plate appearances |
popup | game - statistics - hitting - overall | Integer | Number of popups |
po | game - statistics - hitting - overall - outs | Integer | Number of putouts |
roe | game - statistics - hitting - overall - onbase | Integer | Number of times reached on error |
rov | game - statistics - hitting - overall - onbase | Integer | Number of at bats ending in a reached by violation |
lob | game - statistics - hitting - overall - onbase | Integer | Number of players left on base |
lob_risp_2out | game - statistics - hitting - overall - onbase | Integer | Number of players left on base with two outs and runners in scoring position |
rbi | game - statistics - hitting - overall - onbase | Integer | Number of RBI (Runs Batted In) |
sacfly | game - statistics - hitting - overall - outs | Integer | Number of sacrifice flies |
sachit | game - statistics - hitting - overall - outs | Integer | Number of sacrifice hits |
seca | game - statistics - hitting - overall | Decimal | Secondary average ex. 0.333 |
s | game - statistics - hitting - overall - onbase | Integer | Number of singles |
slg | game - statistics - hitting - overall | Decimal | Slugging Percentage ex. 0.333 |
klook | game - statistics - hitting - overall - outs | Integer | Number of strikeouts looking |
kswing | game - statistics - hitting - overall - outs | Integer | Number of strikeouts swinging |
klook | game - statistics - hitting - overall - outcome | Integer | Number of strikes looking |
kswing | game - statistics - hitting - overall - outcome | Integer | Number of strikes swinging |
team_lob | game - statistics - hitting - overall - onbase | Integer | Number of players left on base at the end of an inning |
btotal | game - statistics - hitting - overall - pitches | Integer | Number of balls seen |
tb | game - statistics - hitting - overall - onbase | Integer | Number of total bases |
total | game - statistics - hitting - overall - runs | Integer | Number of total runs scored |
ktotal | game - statistics - hitting - overall - outs | Integer | Number of total strikeouts |
ktotal | game - statistics - hitting - overall - outcome | Integer | Number of strikes seen (not including balls in play) |
ktotal | game - statistics - hitting - overall - pitches | Integer | Number of strikes seen (including balls in play) |
t | game - statistics - hitting - overall - onbase | Integer | Number of triples |
rbi_2out | game - statistics - hitting - overall | Integer | Number of 2-out RBI |
bb | game - statistics - hitting - overall - onbase | Integer | Number of walks |
bbpa | game - statistics - hitting - overall | Decimal | Walks per plate appearance ex. 0.25 |
bbk | game - statistics - hitting - overall | Decimal | Walks per strikeout ex. 0.2 |
Team Pitching Stats (Game)
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
bk | game - statistics - pitching - overall / starters / bullpen | Integer | Number of balks |
ball | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of balls thrown |
bf | game - statistics - pitching - overall / starters / bullpen | Integer | Number of batters faced |
bf_ip | game - statistics - pitching - overall / starters / bullpen | Decimal | Batters faced per inning pitched ex. 3.5 |
bf_start | game - statistics - pitching - overall / starters / bullpen | Decimal | Batters faced per start ex. 16.0 |
bqr | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of bequeathed runners |
bqra | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of bequeathed runners allowed to score |
blown_save | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of blown saves |
ci | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of catcher's interferences allowed |
complete | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of complete games |
dirtball | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of dirtballs thrown |
d | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of doubles allowed |
era | game - statistics - pitching - overall / starters / bullpen | String | ERA (Earned Run Average) ex. 4.5Note: -- indicates an infinite ERA |
earned | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of earned runs allowed |
fc | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of fielder's choices allowed |
fip | game - statistics - pitching - overall / starters / bullpen | Decimal | FIP (Fielding Independent Pitching) ex. 4.5 |
fo | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of fly outs |
fidp | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of fly outs into double plays |
foul | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of foul balls |
gofo | game - statistics - pitching - overall / starters / bullpen | Decimal | Ground out/fly out ratio ex. 2.0 |
go | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of groundouts |
gidp | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of grounded into double plays |
hbp | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of hit batters |
h | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of hits allowed |
h9 | game - statistics - pitching - overall / starters / bullpen - onbase | Decimal | Hits allowed per nine innings ex. 1.5 |
hold | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of holds |
hr | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of homeruns allowed |
hr9 | game - statistics - pitching - overall / starters / bullpen - onbase | Decimal | Homeruns allowed per nine innings ex. 4.5 |
ir | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of inherited runners |
ira | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of inherited runners allowed to score |
ip_1 | game - statistics - pitching - overall / starters / bullpen | Integer | Total number of outs recorded |
ip_2 | game - statistics - pitching - overall / starters / bullpen | Decimal | Total number of innings pitched ex. 10.0 (10 innings) |
iball | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of intentional balls thrown |
ibb | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of intentional walks |
lo | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of lineouts |
lidp | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of lineouts into double plays |
loss | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of losses |
oab | game - statistics - pitching - overall / starters / bullpen | Integer | Number of opponent at bats |
oba | game - statistics - pitching - overall / starters / bullpen | Decimal | Opponents batting average ex. 0.167 |
babip | game - statistics - pitching - overall / starters / bullpen | Decimal | Opponents BABIP (Batting average on balls in play) ex. 0.333 |
flyball | game - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of fly balls allowed |
gbfb | game - statistics - pitching - overall / starters / bullpen | Decimal | Opponents ground ball/fly ball ratio ex. 2.5 |
groundball | game - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of ground balls allowed |
linedrive | game - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of line drives allowed |
obp | game - statistics - pitching - overall / starters / bullpen | Decimal | Opponents On Base Percentage |
popups | game - statistics - pitching - overall / starters / bullpen - in-play | Integer | Number of popups allowed |
lob | game - statistics - pitching - overall / starters / bullpen | Integer | Number of runners left on base |
slg | game - statistics - pitching - overall / starters / bullpen | Decimal | Opponents Slugging Percentage ex. 0.357 |
pickoff | game - statistics - pitching - overall / starters / bullpen - steal | Integer | Number of successful pickoffs |
pitch_count | game - statistics - pitching - overall / starters / bullpen | Integer | Number of pitches thrown |
per_bf | game - statistics - pitching - overall / starters / bullpen - pitches | Decimal | Number of pitches per batter faced ex. - 3.813 |
per_ip | game - statistics - pitching - overall / starters / bullpen - pitches | Decimal | Number of pitches per inning pitched ex. - 15.25 |
per_start | game - statistics - pitching - overall / starters / bullpen - pitches | Decimal | Number of pitches per start ex. - 61.0 |
po | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of popouts |
qstart | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of quality starts (6 innings pitched & 3 or less earned runs allowed) |
roe | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of times allowed to reached on error |
rov | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of at bats ending in a reached by violation |
caught | game - statistics - pitching - overall / starters / bullpen - steal | Integer | Number of times caught stealing |
sacfly | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of sacrifice flies |
sachit | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of sacrifice hits |
svo | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of save opportunities |
save | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of saves |
shutout | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of shutouts |
s | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of singles allowed |
stolen | game - statistics - pitching - overall / starters / bullpen - steal | Integer | Number of stolen bases allowed |
klook | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of strikeouts looking |
k9 | game - statistics - pitching - overall / starters / bullpen | Decimal | Strikeouts per nine innings ex. 6.75 |
kbb | game - statistics - pitching - overall / starters / bullpen | Decimal | Strikeouts per walk ratio ex. 1.5 |
kswing | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Number of strikeouts swinging |
klook | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of strikes looking |
kswing | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Number of strikes swinging |
btotal | game - statistics - pitching - overall / starters / bullpen - pitches | Integer | Total number of balls thrown |
tb | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of total bases allowed |
count | game - statistics - pitching - overall / starters / bullpen - pitches | Integer | Total number of pitches thrown |
total | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Total number of runs allowed |
ktotal | game - statistics - pitching - overall / starters / bullpen - outs | Integer | Total number of strikeouts |
ktotal | game - statistics - pitching - overall / starters / bullpen - outcome | Integer | Total number of strikes thrown |
ktotal | game - statistics - pitching - overall / starters / bullpen - pitches | Integer | Total number of strikes thrown |
t | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of triples allowed |
unearned | game - statistics - pitching - overall / starters / bullpen - runs | Integer | Number of unearned runs allowed |
bb | game - statistics - pitching - overall / starters / bullpen - onbase | Integer | Number of walks allowed |
whip | game - statistics - pitching - overall / starters / bullpen | Decimal | WHIP (Walks + Hits Per Inning Pitched) ex. 4.75 |
wp | game - statistics - pitching - overall / starters / bullpen | Integer | Number of wild pitches thrown |
win | game - statistics - pitching - overall / starters / bullpen - games | Integer | Number of wins |
Series
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
ps_game | game | Integer | Game number in a series |
ps_round | game | String | Name of a series ex. ALDS |
Venue
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
address | venue | String | Address of a venue ex. 1000 Vin Scully Avenue |
capacity | venue | String | Capacity of a venue ex. 56000 |
city | venue | String | City of a venue ex. Los Angeles |
country | venue | String | Country of a venue ex. USA |
field_orientation | venue | String | Field orientation of a venue ex. NE |
id | venue | GUID | Unique ID of a venue ex. 66a19c3d-24fe-477d-bee7-c6ef1b98352f |
lat | location | Decimal | Latitude of a venue ex. 34.0745409 |
lng | location | Decimal | Longitude of a venue ex. -118.2408881 |
market | venue | String | Market of a venue ex. Los Angeles |
name | venue | String | Name of a venue ex. Dodger Stadium |
stadium_type | venue | String | Type of a venue ex. outdoor |
state | venue | String | State of a venue ex. CA |
surface | venue | String | Surface type of a venue ex. grass |
time_zone | venue | String | Time zone of a venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 90012 |
