From c5f8c6803151c284fb50c5007e2c5d63576138a0 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 20 Jun 2026 19:27:05 -0300 Subject: [PATCH] data: update 20/06/2026 19:26 NEDxSWE 5x1 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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,