A single player/event Performance entity.
GET/american-football/v2/performances/:uuid
A Performance entity can be associated with a Player and an Event. The Performance entity is used to represent the predicted performance of a player in a specific Event. If a player is injured, or there are no predicted performance values above 0, a player may not have a performance record for a specific event.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
Performance resource
Resource not found
Loading...