Type
Improvement
Status
Open
Reported By
Benjamin Sparks
Component
API
Votes
Created
31/Mar/18 6:19 AM EDT
Tracking
Sign in to track this issue
Description
For analytic purposes, it would be useful to list every lineup used in a match by each team and when they are switched in / out. e.g. home_team_lineups: [ count: 5, starting: { players: "Quinn Cook, Kevin Durant, Kevin Looney, Zaza Pachulia, Nick Young", start: <start_time_here>, end: <end_time_here>, points_scored: 20, rebounds: 15, etc... }, another_lineup: { ... } and_another_lineup: { ... } .... ] Apologies if this has been already requested :)