get https://api.sportradar.com/usfl//v7//seasons////depth_charts.
USFL Weekly Depth Charts provides depth chart information for each team for a given week.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: As Necessary
Data Points
Depth Chart:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | position | String | Depth chart position name ex. LWR (Left Wide Receiver), RCB (Right Corner Back) |
depth | position - player | Integer | Player's depth chart position (1 = starter) |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season | GUID | Unique season ID ex. 234f28d6-b9d7-4881-a890-30b451c13aec |
name | season | String | Name of the seasonPRE , REG , PST |
type | season | String | Type of the seasonPRE , REG , PST |
year | season | Integer | Year of the season |
id | week | GUID | Unique week ID ex. eb5f5b92-6a4e-42a7-b590-3f0ce7cc4736 |
sequence | week | Integer | Week sequence number |
title | week | String | Week title |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | player | String | Full name of a player ex. Deon Cain |
id | player | GUID | Unique ID of a player ex. f99a57a0-bdb7-11ed-a9cf-659b88c64826 |
jersey | player | Integer | Jersey number of a player |
position | player | String | Position of a player See our FAQ for a list of valid positions |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. PIT |
id | team | GUID | Unique ID of a team ex. c8797380-9677-11ec-9193-6b32ce92fd29 |
market | team | String | Team market name ex. Pittsburgh |
name | team | String | Team name ex. Maulers |
sr_id | team | String | Unique Sportradar ID of a team ex. sr:competitor:882423 |