Skip to content

Commit 7b38adf

Browse files
committed
Updated stats
1 parent e8f382c commit 7b38adf

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

public/data/2025/matches.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"stats": true
2121
},
2222
{
23-
"outcome": "FIXTURE",
23+
"outcome": "LOSS",
2424
"place": "AWAY",
2525
"date": "2025-05-14",
2626
"opposition": "Dodgers",
27-
"result": "",
28-
"mvp": "",
27+
"result": "9 - 16",
28+
"mvp": "Grace & Darren",
2929
"pitch": "E",
30-
"stats": false
30+
"stats": true
3131
},
3232
{
3333
"outcome": "FIXTURE",

public/data/2025/players.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"team": "Hackers",
3737
"gender": "female",
3838
"stats": {
39-
"atBat": 10,
39+
"atBat": 14,
4040
"walks": 0,
41-
"runsBattedIn": 5,
42-
"firstBase": 1,
41+
"runsBattedIn": 6,
42+
"firstBase": 4,
4343
"secondBase": 3,
4444
"thirdBase": 1,
4545
"homeRuns": 0,
@@ -68,30 +68,30 @@
6868
"team": "Hackers",
6969
"gender": "male",
7070
"stats": {
71-
"atBat": 5,
71+
"atBat": 9,
7272
"walks": 0,
73-
"runsBattedIn": 5,
74-
"firstBase": 0,
73+
"runsBattedIn": 7,
74+
"firstBase": 4,
7575
"secondBase": 0,
7676
"thirdBase": 0,
7777
"homeRuns": 2,
7878
"catches": 0,
79-
"mvp": 1
79+
"mvp": 2
8080
}
8181
},
8282
{
8383
"name": "Ella",
8484
"team": "Hackers",
8585
"gender": "female",
8686
"stats": {
87-
"atBat": 10,
87+
"atBat": 14,
8888
"walks": 0,
8989
"runsBattedIn": 3,
90-
"firstBase": 5,
90+
"firstBase": 6,
9191
"secondBase": 2,
9292
"thirdBase": 0,
9393
"homeRuns": 0,
94-
"catches": 0,
94+
"catches": 1,
9595
"mvp": 1
9696
}
9797
},
@@ -100,7 +100,7 @@
100100
"team": "Hackers",
101101
"gender": "female",
102102
"stats": {
103-
"atBat": 0,
103+
"atBat": 4,
104104
"walks": 0,
105105
"runsBattedIn": 0,
106106
"firstBase": 0,
@@ -116,15 +116,15 @@
116116
"team": "Hackers",
117117
"gender": "female",
118118
"stats": {
119-
"atBat": 10,
119+
"atBat": 14,
120120
"walks": 0,
121121
"runsBattedIn": 8,
122122
"firstBase": 2,
123-
"secondBase": 1,
123+
"secondBase": 4,
124124
"thirdBase": 0,
125125
"homeRuns": 2,
126-
"catches": 0,
127-
"mvp": 1
126+
"catches": 5,
127+
"mvp": 2
128128
}
129129
},
130130
{
@@ -164,14 +164,14 @@
164164
"team": "Hackers",
165165
"gender": "male",
166166
"stats": {
167-
"atBat": 11,
167+
"atBat": 15,
168168
"walks": 0,
169169
"runsBattedIn": 5,
170-
"firstBase": 6,
170+
"firstBase": 7,
171171
"secondBase": 2,
172172
"thirdBase": 1,
173173
"homeRuns": 0,
174-
"catches": 0,
174+
"catches": 2,
175175
"mvp": 0
176176
}
177177
},
@@ -196,10 +196,10 @@
196196
"team": "Hackers",
197197
"gender": "male",
198198
"stats": {
199-
"atBat": 0,
199+
"atBat": 4,
200200
"walks": 0,
201-
"runsBattedIn": 0,
202-
"firstBase": 0,
201+
"runsBattedIn": 1,
202+
"firstBase": 2,
203203
"secondBase": 0,
204204
"thirdBase": 0,
205205
"homeRuns": 0,
@@ -228,11 +228,11 @@
228228
"team": "Hackers",
229229
"gender": "female",
230230
"stats": {
231-
"atBat": 9,
231+
"atBat": 13,
232232
"walks": 0,
233233
"runsBattedIn": 1,
234234
"firstBase": 3,
235-
"secondBase": 0,
235+
"secondBase": 1,
236236
"thirdBase": 0,
237237
"homeRuns": 0,
238238
"catches": 0,
@@ -244,14 +244,14 @@
244244
"team": "Hackers",
245245
"gender": "male",
246246
"stats": {
247-
"atBat": 5,
247+
"atBat": 9,
248248
"walks": 0,
249-
"runsBattedIn": 1,
250-
"firstBase": 1,
251-
"secondBase": 1,
249+
"runsBattedIn": 5,
250+
"firstBase": 3,
251+
"secondBase": 2,
252252
"thirdBase": 0,
253253
"homeRuns": 0,
254-
"catches": 2,
254+
"catches": 3,
255255
"mvp": 0
256256
}
257257
}

0 commit comments

Comments
 (0)