From bff7b0312d40a03da37662764472512f6c792b3c Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Tue, 23 Jun 2026 16:50:24 -0300 Subject: [PATCH] data: update 23/06/2026 16:50 JORxUZB 1x2 PORxUZB 5x0 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index e87294f..9d3babc 100644 --- a/data/results.json +++ b/data/results.json @@ -474,15 +474,25 @@ }, { "matchId": 44, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 28, "away": 72 }, + "shots": { "home": 8, "away": 17 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 45, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 5, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 42, "away": 58 }, + "shots": { "home": 17, "away": 7 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 46,