Introduction
The sidelined
include on player level returns you an array of objects with data about injuries a player has faced.
"sidelined": {
"data": [
{
"player_id": 1101,
"team_id": 27,
"description": "Knock",
"start_date": "2018-12-16",
"end_date": "2019-01-01"
},
{
"player_id": 1101,
"team_id": 27,
"description": "Groin/Pelvis Injury",
"start_date": "2019-01-27",
"end_date": null
}
]
}
Relationship Details
Below you can find the details for this relationship.
Questions?
We're always happy to help with code or other questions you might have! Search our documentation, contact support, or get in touch with our sales team.
This article was last updated on 2019-01-30 14:02:19