GET {format}/InjuredPlayers/{competition}
sportsdata.io:soccer-v3-projections
Summary: Injured Players By Competition
Operation ID: InjuredPlayersByCompetition
Auth: unknown
Operation ID: InjuredPlayersByCompetition
Auth: unknown
Description
This endpoint provides all currently injured soccer players by competition, along with injury details.
Parameters (2)
competition
(string, path, required)
An indication of a soccer competition/league. This value can be the CompetitionId or the Competition Key. Possible values include: <code>EPL</code>, <code>1</code>, <code>MLS</code>, <code>8</code>, etc.
format
(string, path, required, default: xml)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['xml', 'json']}
No probe data for this endpoint yet.