NHL Depth Charts

Returns the base NHL depth chart for all teams, showing forward lines and defensive pairings. Power play and penalty kill unit depth charts are available as add-on feeds.

Attributes

Top-Level Fields

FieldTypeDescription
Teamsarray

Example Response

{"Teams": [{"Players": [{"FirstName": "Leo", "LastName": "Carlsson", "Position": "C", "Rank": "1", "Id": "6919"}], "Id": "1", "Code": "ANA"}]}
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json