File tree Expand file tree Collapse file tree 1 file changed +14
-16
lines changed Expand file tree Collapse file tree 1 file changed +14
-16
lines changed Original file line number Diff line number Diff line change 194
194
"opponent1" : {
195
195
"id" : 0 ,
196
196
"position" : 1 ,
197
- "score" : 8
197
+ "score" : 16 ,
198
+ "result" : " win"
198
199
},
199
200
"opponent2" : {
200
201
"id" : 1 ,
201
202
"position" : 2 ,
202
- "score" : 6
203
+ "score" : 12 ,
204
+ "result" : " loss"
203
205
}
204
206
},
205
207
{
216
218
"end_datetime" : null ,
217
219
"opponent1" : {
218
220
"id" : 2 ,
219
- "position" : 3
221
+ "position" : 3 ,
222
+ "score" : 8
220
223
},
221
224
"opponent2" : {
222
225
"id" : 3 ,
223
- "position" : 4
226
+ "position" : 4 ,
227
+ "score" : 4
224
228
}
225
229
},
226
230
{
235
239
"scheduled_datetime" : null ,
236
240
"start_datetime" : null ,
237
241
"end_datetime" : null ,
238
- "opponent1" : {
239
- "id" : 4 ,
240
- "position" : 5
241
- },
242
+ "opponent1" : null ,
242
243
"opponent2" : {
243
244
"id" : 5 ,
244
245
"position" : 6
345
346
"position" : 15
346
347
},
347
348
"opponent2" : {
348
- "id" : 15 ,
349
+ "id" : null ,
349
350
"position" : 16
350
351
}
351
352
},
362
363
"start_datetime" : null ,
363
364
"end_datetime" : null ,
364
365
"opponent1" : {
365
- "id" : null
366
+ "id" : 0
366
367
},
367
368
"opponent2" : {
368
369
"id" : null
381
382
"start_datetime" : null ,
382
383
"end_datetime" : null ,
383
384
"opponent1" : {
384
- "id" : null
385
+ "id" : 5
385
386
},
386
387
"opponent2" : {
387
388
"id" : null
495
496
"start_datetime" : null ,
496
497
"end_datetime" : null ,
497
498
"opponent1" : {
498
- "id" : null ,
499
+ "id" : 1 ,
499
500
"position" : 1
500
501
},
501
502
"opponent2" : {
515
516
"scheduled_datetime" : null ,
516
517
"start_datetime" : null ,
517
518
"end_datetime" : null ,
518
- "opponent1" : {
519
- "id" : null ,
520
- "position" : 3
521
- },
519
+ "opponent1" : null ,
522
520
"opponent2" : {
523
521
"id" : null ,
524
522
"position" : 4
You can’t perform that action at this time.
0 commit comments