diff --git a/data/results.json b/data/results.json index 040e3f7..022eb0d 100644 --- a/data/results.json +++ b/data/results.json @@ -298,9 +298,14 @@ }, { "matchId": 28, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 42, "away": 58 }, + "shots": { "home": 8, "away": 8 }, + "cards": { "home": 0, "away": 2 } + } }, { "matchId": 29,