MLB League Leaders provides AL, NL, and MLB leader information for various hitting and pitching statistics.
Update FrequencyTTL / Cache: 120 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. MLB |
id | league | GUID | Unique ID of a league ex. 2fa448bc-fc17-4d3d-be03-e60e080fdc26 |
name | league | String | Name of a league ex. Major League Baseball |
alias | league | String | Alias of a league ex. NL |
id | league | GUID | Unique ID of a league ex. fbe91704-36df-4e7c-864a-06d236425999 |
name | league | String | Name of a league ex. National League |
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 |
Leaders - Baserunning (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
sb | player | Integer | Number of stolen bases |
Leaders - Hitting (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg | player | Decimal | Batting average ex. .333 |
doubles | player | Integer | Number of doubles |
h | player | Integer | Number of hits |
hr | player | Integer | Number of homeruns |
rbi | player | Integer | Number of RBI (Runs Batted In) |
runs | player | Integer | Number of runs scored |
triples | player | Integer | Number of triples |
Leaders - Pitching (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
games_completed | player | Integer | Number of complete games pitched |
era | player | Decimal | ERA (Earned Run Average) ex. 1.80 |
games_lost | player | Integer | Number of games lost |
games_saved | player | Integer | Number of games saved |
strikeouts | player | Integer | Number of strikeouts |
whip | player | Decimal | WHIP (Walks + Hits Per Inning Pitched) ex. 0.89 |
games_won | player | Integer | Number of games won |
Leaders - Baserunning (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
sb | team | Integer | Number of stolen bases |
Leaders - Hitting (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg | team | Decimal | Batting average ex. .333 |
doubles | team | Integer | Number of doubles |
h | team | Integer | Number of hits |
hr | team | Integer | Number of homeruns |
rbi | team | Integer | Number of RBI (Runs Batted In) |
runs | team | Integer | Number of runs scored |
triples | team | Integer | Number of triples |
Leaders - Pitching (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
games_completed | team | Integer | Number of complete games pitched |
era | team | Decimal | ERA (Earned Run Average) ex. 1.80 |
games_lost | team | Integer | Number of games lost |
games_saved | team | Integer | Number of games saved |
strikeouts | team | Integer | Number of strikeouts |
whip | team | Decimal | WHIP (Walks + Hits Per Inning Pitched) ex. 0.89 |
games_won | team | Integer | Number of games won |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | First name of a player |
|
| String | Full name of a player |
|
| String | Name suffix of a player |
|
| GUID | Unique ID of a player |
|
| Integer | Number of a player's jersey |
|
| String | Last name of a runner |
|
| String | Position of a player |
|
| String | Preferred name of a player |
|
| String | Primary position of a player |
|
| Integer | Player rank for a statistic |
|
| String | Status of a player |
Teams:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr | player -team | String | Abbreviation of a team ex. TB (Tampa Bay) |
id | player -team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | player -team | String | Market name of a team ex. Tampa Bay |
name | player -team | String | Team name ex. Rays |
rank | teams -team | Integer | Team rank for a statistic |