MLB Seasonal Pitch Metrics provides detailed metrics on pitch type, velocity, and results for a given pitcher by season.
Update FrequencyTTL / Cache: 2 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season | GUID | Unique ID of a season ex. f5aa580e-8103-4ff5-beb0-965dbe8a8cf1 |
type | season | String | Type of seasonPRE (Spring Training), REG (Regular Season), PST (Postseason), AST (All-Star Game) |
year | season | Integer | Year of a season |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Handedness of a hitter |
|
| Date | Player date of birth |
|
| String | Player city of birth |
|
| String | Player country of birth |
|
| String | Player state of birth |
|
| String | College attended |
|
| Date | Date of pro debut |
|
| String | First name of a player |
|
| String | Full name of a player |
|
| String | Name suffix of a player |
|
| Integer | Height in inches |
|
| String | High school attended |
|
| GUID | Unique ID of a player |
|
| Integer | Number of a player's jersey |
|
| String | Last name of a player |
|
| String | Position of a player |
|
| String | Preferred name of a player |
|
| String | Primary position of a player |
|
| Integer | Unique MLBAM ID of a player |
|
| String | Status of a player |
|
| String | Throwing hand |
|
| dateTime | Timestamp of a player update |
|
| Integer | Weight in lbs |
Player Pitching Stats (Season):
Attribute | Parent Element | Type | Description |
---|---|---|---|
d | season - statistics - pitch_metrics - overall / pitch_types - onbase | Integer | Number of doubles allowed |
foul | season - statistics - pitch_metrics - overall / pitch_types - outcome | Integer | Number of foul balls |
h | season - statistics - pitch_metrics - overall / pitch_types - onbase | Integer | Number of hits allowed |
hr | season - statistics - pitch_metrics - overall / pitch_types - onbase | Integer | Number of homeruns allowed |
flyball | season - statistics - pitch_metrics - overall / pitch_types - in-play | Integer | Number of fly balls allowed |
groundball | season - statistics - pitch_metrics - overall / pitch_types - in-play | Integer | Number of ground balls allowed |
linedrive | season - statistics - pitch_metrics - overall / pitch_types - in-play | Integer | Number of line drives allowed |
popups | season - statistics - pitch_metrics - overall / pitch_types - in-play | Integer | Number of popups allowed |
s | season - statistics - pitch_metrics - overall / pitch_types - onbase | Integer | Number of singles allowed |
klook | season - statistics - pitch_metrics - overall / pitch_types - outs | Integer | Number of strikeouts looking |
kswing | season - statistics - pitch_metrics - overall / pitch_types - outs | Integer | Number of strikeouts swinging |
klook | season - statistics - pitch_metrics - overall / pitch_types - outcome | Integer | Number of strikes looking |
kswing | season - statistics - pitch_metrics - overall / pitch_types - outcome | Integer | Number of strikes swinging |
btotal | season - statistics - pitch_metrics - overall / pitch_types - outcome | Integer | Total number of balls thrown |
ktotal | season - statistics - pitch_metrics - overall / pitch_types - outs | Integer | Total number of strikeouts |
ktotal | season - statistics - pitch_metrics - overall / pitch_types - outcome | Integer | Total number of strikes thrown |
t | season - statistics - pitch_metrics - overall / pitch_types - onbase | Integer | Number of triples allowed |
swing_rate | season - statistics - pitch_metrics - overall / pitch_types - swings | Decimal | Swing rate percentage ex. 60.5 |
strike_pct | season - statistics - pitch_metrics - overall / pitch_types - swings | Decimal | Strike percentage ex. 24.4 |
total | season - statistics - pitch_metrics - overall / pitch_types - swings | Integer | Number of swings induced |
whiff_rate | season - statistics - pitch_metrics - overall / pitch_types - swings | Decimal | Swing and miss percentage ex. 40.4 |
avg_speed | season - statistics - pitch_metrics - pitch_types - pitch_type | Decimal | Average speed of a type of pitch |
avg_speed | season - statistics - pitch_metrics - pitch_types - overall | Decimal | Average speed of all pitches |
count | season - statistics - pitch_metrics - pitch_types - pitch_type | Integer | Number of pitches thrown for a type of pitch |
count | season - statistics - pitch_metrics - pitch_types - overall | Integer | Number of pitches thrown |
gbfb | season - statistics - pitch_metrics - pitch_types - pitch_type | Decimal | Opponents ground ball/fly ball ratio for a type of pitch ex. 2.5 |
gbfb | season - statistics - pitch_metrics - pitch_types - overall | Decimal | Opponents ground ball/fly ball ratio ex. 2.5 |
max_speed | season - statistics - pitch_metrics - pitch_types - pitch_type | Decimal | Maximum speed of a type of pitch ex. 98.5 |
max_speed | season - statistics - pitch_metrics - pitch_types - overall | Decimal | Maximum speed of pitches thrown ex. 92.5 |
min_speed | season - statistics - pitch_metrics - pitch_types - pitch_type | Decimal | Minimum speed of a type of pitch ex. 82.9 |
min_speed | season - statistics - pitch_metrics - pitch_types - overall | Decimal | Minimum speed of pitches thrown ex. 76.9 |
type | season - statistics - pitch_metrics - pitch_types - pitch_type | 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 |
Teams:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr | season - team | String | Abbreviation of a team ex. TB (Tampa Bay) |
id | season - team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | season - team | String | Market name of a team ex. Tampa Bay |
name | season - team | String | Team name ex. Rays |