Skip to content

Commit 6732f05

Browse files
author
wc2026-bot
committed
data: scheduled update 2026-07-19
1 parent c4b9b83 commit 6732f05

7 files changed

Lines changed: 32 additions & 18 deletions

File tree

public/data/lineups.json

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73282,12 +73282,26 @@
7328273282
}
7328373283
],
7328473284
"goals": [],
73285-
"bookings": [],
73286-
"substitutions": [],
73285+
"bookings": [
73286+
{
73287+
"player": "402921",
73288+
"minute": "41'",
73289+
"card": 1,
73290+
"period": 3
73291+
}
73292+
],
73293+
"substitutions": [
73294+
{
73295+
"off": "402921",
73296+
"on": "310116",
73297+
"minute": "44'",
73298+
"period": 3
73299+
}
73300+
],
7328773301
"assists": []
7328873302
},
73289-
"matchTime": "39'",
73290-
"period": 3,
73303+
"matchTime": null,
73304+
"period": 4,
7329173305
"final": false,
7329273306
"secTried": true,
7329373307
"v": 3

public/data/matches.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7636,7 +7636,7 @@
76367636
"date": "2026-07-19T19:00:00Z",
76377637
"venueId": "400257536",
76387638
"status": "live",
7639-
"time": "39'",
7639+
"time": null,
76407640
"home": {
76417641
"code": "ESP",
76427642
"score": 0,

public/data/meta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"updatedAt": "2026-07-19T19:44:50.810Z",
2+
"updatedAt": "2026-07-19T19:58:38.676Z",
33
"season": "285023",
44
"titleOdds": [
55
{
66
"c": "ESP",
7-
"p": 53.9
7+
"p": 52.9
88
},
99
{
1010
"c": "ARG",
11-
"p": 46.1
11+
"p": 47.1
1212
}
1313
],
1414
"counts": {

public/data/squads.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17816,7 +17816,7 @@
1781617816
"wiki": "https://en.wikipedia.org/wiki/Lisandro_Mart%C3%ADnez",
1781717817
"wcApps": 7,
1781817818
"wcGoals": 1,
17819-
"wcYellow": 1,
17819+
"wcYellow": 2,
1782017820
"wcRed": 0
1782117821
},
1782217822
{
@@ -17850,7 +17850,7 @@
1785017850
"clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica",
1785117851
"captain": false,
1785217852
"wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Otamendi",
17853-
"wcApps": 6,
17853+
"wcApps": 7,
1785417854
"wcGoals": 0,
1785517855
"wcYellow": 0,
1785617856
"wcRed": 0

public/data/squads/ARG.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"wiki": "https://en.wikipedia.org/wiki/Lisandro_Mart%C3%ADnez",
129129
"wcApps": 7,
130130
"wcGoals": 1,
131-
"wcYellow": 1,
131+
"wcYellow": 2,
132132
"wcRed": 0
133133
},
134134
{
@@ -162,7 +162,7 @@
162162
"clubWiki": "https://en.wikipedia.org/wiki/S.L._Benfica",
163163
"captain": false,
164164
"wiki": "https://en.wikipedia.org/wiki/Nicol%C3%A1s_Otamendi",
165-
"wcApps": 6,
165+
"wcApps": 7,
166166
"wcGoals": 0,
167167
"wcYellow": 0,
168168
"wcRed": 0

public/data/stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@
12061206
}
12071207
],
12081208
"cards": {
1209-
"yellow": 263,
1209+
"yellow": 264,
12101210
"red": 14,
12111211
"players": [
12121212
{

public/data/weather.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -924,15 +924,15 @@
924924
"code": 3,
925925
"windKmh": 14.8,
926926
"rh": 69,
927-
"fetchedAt": "2026-07-19T19:44:48.490Z"
927+
"fetchedAt": "2026-07-19T19:58:36.362Z"
928928
},
929929
"400021543": {
930-
"tC": 27.8,
931-
"feelsC": 27.4,
930+
"tC": 26.9,
931+
"feelsC": 26.1,
932932
"pp": 0,
933933
"code": 0,
934-
"windKmh": 18.1,
934+
"windKmh": 18.6,
935935
"rh": 36,
936-
"fetchedAt": "2026-07-19T19:44:49.302Z"
936+
"fetchedAt": "2026-07-19T19:58:37.177Z"
937937
}
938938
}

0 commit comments

Comments
 (0)