Skip to content

Commit 8ca52ef

Browse files
committed
Updated stats
1 parent 9b030a6 commit 8ca52ef

2 files changed

Lines changed: 38 additions & 38 deletions

File tree

public/data/2025/matches.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"stats": true
4141
},
4242
{
43-
"outcome": "FIXTURE",
43+
"outcome": "LOSS",
4444
"place": "AWAY",
4545
"date": "2025-05-28",
4646
"opposition": "Mavs II",
47-
"result": "",
48-
"mvp": "",
47+
"result": "15 - 17",
48+
"mvp": "Carmen & Jack",
4949
"pitch": "C",
50-
"stats": false
50+
"stats": true
5151
},
5252
{
5353
"outcome": "RESTING",

public/data/2025/players.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -36,30 +36,30 @@
3636
"team": "Hackers",
3737
"gender": "female",
3838
"stats": {
39-
"atBat": 19,
39+
"atBat": 24,
4040
"walks": 0,
41-
"runsBattedIn": 6,
42-
"firstBase": 4,
41+
"runsBattedIn": 9,
42+
"firstBase": 7,
4343
"secondBase": 4,
4444
"thirdBase": 1,
4545
"homeRuns": 0,
46-
"catches": 0,
47-
"mvp": 0
46+
"catches": 2,
47+
"mvp": 1
4848
}
4949
},
5050
{
5151
"name": "Daniel",
5252
"team": "Hackers",
5353
"gender": "male",
5454
"stats": {
55-
"atBat": 15,
55+
"atBat": 20,
5656
"walks": 0,
57-
"runsBattedIn": 5,
58-
"firstBase": 6,
57+
"runsBattedIn": 8,
58+
"firstBase": 8,
5959
"secondBase": 4,
6060
"thirdBase": 2,
61-
"homeRuns": 1,
62-
"catches": 2,
61+
"homeRuns": 2,
62+
"catches": 3,
6363
"mvp": 2
6464
}
6565
},
@@ -84,10 +84,10 @@
8484
"team": "Hackers",
8585
"gender": "female",
8686
"stats": {
87-
"atBat": 19,
87+
"atBat": 24,
8888
"walks": 0,
8989
"runsBattedIn": 5,
90-
"firstBase": 8,
90+
"firstBase": 12,
9191
"secondBase": 2,
9292
"thirdBase": 0,
9393
"homeRuns": 0,
@@ -116,14 +116,14 @@
116116
"team": "Hackers",
117117
"gender": "female",
118118
"stats": {
119-
"atBat": 14,
119+
"atBat": 19,
120120
"walks": 0,
121-
"runsBattedIn": 8,
122-
"firstBase": 2,
121+
"runsBattedIn": 9,
122+
"firstBase": 4,
123123
"secondBase": 4,
124124
"thirdBase": 0,
125125
"homeRuns": 2,
126-
"catches": 5,
126+
"catches": 7,
127127
"mvp": 2
128128
}
129129
},
@@ -164,25 +164,25 @@
164164
"team": "Hackers",
165165
"gender": "male",
166166
"stats": {
167-
"atBat": 20,
167+
"atBat": 25,
168168
"walks": 0,
169-
"runsBattedIn": 9,
170-
"firstBase": 9,
169+
"runsBattedIn": 12,
170+
"firstBase": 10,
171171
"secondBase": 2,
172172
"thirdBase": 1,
173-
"homeRuns": 1,
174-
"catches": 3,
175-
"mvp": 0
173+
"homeRuns": 2,
174+
"catches": 7,
175+
"mvp": 1
176176
}
177177
},
178178
{
179179
"name": "Kyle",
180180
"team": "Hackers",
181181
"gender": "male",
182182
"stats": {
183-
"atBat": 10,
184-
"walks": 0,
185-
"runsBattedIn": 2,
183+
"atBat": 14,
184+
"walks": 2,
185+
"runsBattedIn": 3,
186186
"firstBase": 5,
187187
"secondBase": 1,
188188
"thirdBase": 0,
@@ -196,10 +196,10 @@
196196
"team": "Hackers",
197197
"gender": "male",
198198
"stats": {
199-
"atBat": 9,
200-
"walks": 0,
199+
"atBat": 13,
200+
"walks": 1,
201201
"runsBattedIn": 1,
202-
"firstBase": 5,
202+
"firstBase": 6,
203203
"secondBase": 0,
204204
"thirdBase": 0,
205205
"homeRuns": 0,
@@ -212,10 +212,10 @@
212212
"team": "Hackers",
213213
"gender": "female",
214214
"stats": {
215-
"atBat": 16,
215+
"atBat": 20,
216216
"walks": 0,
217-
"runsBattedIn": 2,
218-
"firstBase": 9,
217+
"runsBattedIn": 3,
218+
"firstBase": 11,
219219
"secondBase": 2,
220220
"thirdBase": 0,
221221
"homeRuns": 0,
@@ -228,12 +228,12 @@
228228
"team": "Hackers",
229229
"gender": "female",
230230
"stats": {
231-
"atBat": 13,
231+
"atBat": 17,
232232
"walks": 0,
233-
"runsBattedIn": 1,
233+
"runsBattedIn": 4,
234234
"firstBase": 3,
235235
"secondBase": 1,
236-
"thirdBase": 0,
236+
"thirdBase": 1,
237237
"homeRuns": 0,
238238
"catches": 0,
239239
"mvp": 0

0 commit comments

Comments
 (0)