get
https://api.rotowire.com/Hockey/NHL/PenaltyKillDepthChart.php
Returns penalty kill unit depth charts for all NHL teams. This is an add-on feed and is not included in the base NHL depth chart subscription.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Teams | array |
Example Response
{"Teams": [{"Players": [{"FirstName": "Tim", "LastName": "Washe", "Position": "C", "Rank": "1", "Id": "7355"}], "Id": "1", "Code": "ANA"}]}