get
https://api.rotowire.com/Basketball/WNBA/DepthChart.php
Returns depth charts for all WNBA teams, listing players at each position ranked by their standing.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Teams | array |
Example Response
{"Teams": [{"Name": "Atlanta Dream", "Players": [{"Rank": "1", "FirstName": "Brionna", "LastName": "Jones", "Position": "C", "Id": "280"}], "Id": "1", "Code": "ATL"}]}