get
https://api.rotowire.com/Hockey/NHL/PowerPlayDepthChart.php
Returns power play unit depth charts for all NHL teams, showing which players are on each power play unit. 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": "Alex", "LastName": "Killorn", "Position": "C", "Rank": "1", "Id": "3927"}], "Id": "1", "Code": "ANA"}]}