get
https://api.rotowire.com/Basketball/EURO/DepthChart.php
Returns depth charts for all EuroLeague teams, listing players at each position ranked by their standing.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Teams | array |
Example Response
{"Teams": [{"Name": "AS Monaco", "Players": [{"Rank": "1", "FirstName": "Nikola", "LastName": "Mirotic", "Position": "C", "Id": "671"}], "Id": "27", "Code": "ASM"}]}