View Single Post
Old 11-07-2023, 09:04 PM   #200
FanIn80
GOAT!
 
FanIn80's Avatar
 
Join Date: Jun 2006
Exp:
Default

I wish possession changes were tracked, with last person on Team A to touch it and first person on Team B to touch it.

(Not the same as giveaways/takeaways.)

Code:
"possessionChange": {
    "gameId": "0181",
    "time": "2023-09-14T21:56:24.537Z",
    "period": 2,
    "lastTouch": { "side": "home", "playerId": "65498509a9e6d31b99434405" },
    "firstTouch": { "side": "away", "playerId": "65498509a9e6d31b994343fd" },
    "forced": false
  }

Last edited by FanIn80; 11-07-2023 at 09:08 PM.
FanIn80 is offline   Reply With Quote