diff --git a/data/results.json b/data/results.json index 70c312c..c4d508f 100644 --- a/data/results.json +++ b/data/results.json @@ -353,9 +353,14 @@ }, { "matchId": 33, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 5, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 51, "away": 49 }, + "shots": { "home": 10, "away": 16 }, + "cards": { "home": 0, "away": 3 } + } }, { "matchId": 34,