From 5f10ebeea7dc52c32d493100263da63563b175bf Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Wed, 17 Jun 2026 17:03:18 -0300 Subject: [PATCH] data: update 17/06/2026 17:02 AUSxJOR 3x1 & PORxCON 1x1 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 7e6997a..74574b5 100644 --- a/data/results.json +++ b/data/results.json @@ -210,15 +210,25 @@ }, { "matchId": 20, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 63, "away": 37 }, + "shots": { "home": 11, "away": 11 }, + "cards": { "home": 1, "away": 0 } + } }, { "matchId": 21, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 75, "away": 25 }, + "shots": { "home": 7, "away": 8 }, + "cards": { "home": 3, "away": 1 } + } }, { "matchId": 22,