From 9b905290babac38b7f16c8d61915246ef9de1113 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Thu, 25 Jun 2026 22:04:38 -0300 Subject: [PATCH] data: update 25/06/2026 08:47 TUNxNED 1x3 JPNxSWE 1x1 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index acb086f..2cad272 100644 --- a/data/results.json +++ b/data/results.json @@ -617,15 +617,25 @@ }, { "matchId": 57, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 52, "away": 48 }, + "shots": { "home": 8, "away": 10 }, + "cards": { "home": 1, "away": 2 } + } }, { "matchId": 58, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 3, + "status": "finished", + "stats": { + "possession": { "home": 28, "away": 72 }, + "shots": { "home": 10, "away": 20 }, + "cards": { "home": 0, "away": 0 } + } }, { "matchId": 59,