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
}