-
Notifications
You must be signed in to change notification settings - Fork 0
/
19720.json
executable file
·590 lines (590 loc) · 14 KB
/
19720.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
[ {
"team_id" : 971,
"team_name" : "Chelsea FCW",
"lineup" : [ {
"player_id" : 4633,
"player_name" : "Magdalena Lilly Eriksson",
"player_nickname" : null,
"jersey_number" : 16,
"country" : {
"id" : 220,
"name" : "Sweden"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 5,
"position" : "Left Center Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 4640,
"player_name" : "Rut Hedvig Lindahl",
"player_nickname" : "Hedvig Lindahl",
"jersey_number" : 1,
"country" : {
"id" : 220,
"name" : "Sweden"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 1,
"position" : "Goalkeeper",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 4641,
"player_name" : "Francesca Kirby",
"player_nickname" : null,
"jersey_number" : 14,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 23,
"position" : "Center Forward",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 4642,
"player_name" : "Millie Bright",
"player_nickname" : null,
"jersey_number" : 4,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 3,
"position" : "Right Center Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 4647,
"player_name" : "So-Yun Ji",
"player_nickname" : "Ji So-yun",
"jersey_number" : 10,
"country" : {
"id" : 121,
"name" : "Korea (South)"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 13,
"position" : "Right Center Midfield",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 4659,
"player_name" : "Ramona Bachmann",
"player_nickname" : null,
"jersey_number" : 23,
"country" : {
"id" : 221,
"name" : "Switzerland"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 21,
"position" : "Left Wing",
"from" : "00:00",
"to" : "45:00",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 17,
"position" : "Right Wing",
"from" : "45:00",
"to" : "67:15",
"from_period" : 2,
"to_period" : 2,
"start_reason" : "Tactical Shift",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 21,
"position" : "Left Wing",
"from" : "67:15",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Tactical Shift",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 4660,
"player_name" : "Erin Cuthbert",
"player_nickname" : null,
"jersey_number" : 22,
"country" : {
"id" : 201,
"name" : "Scotland"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 17,
"position" : "Right Wing",
"from" : "00:00",
"to" : "45:00",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 21,
"position" : "Left Wing",
"from" : "45:00",
"to" : "65:36",
"from_period" : 2,
"to_period" : 2,
"start_reason" : "Tactical Shift",
"end_reason" : "Substitution - Off (Tactical)"
} ]
}, {
"player_id" : 10222,
"player_name" : "Jonna Ann-Charlotte Andersson",
"player_nickname" : null,
"jersey_number" : 20,
"country" : {
"id" : 220,
"name" : "Sweden"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 6,
"position" : "Left Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 10395,
"player_name" : "Maren Nævdal Mjelde",
"player_nickname" : "Maren Mjelde",
"jersey_number" : 18,
"country" : {
"id" : 171,
"name" : "Norway"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 10,
"position" : "Center Defensive Midfield",
"from" : "00:00",
"to" : "71:55",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 2,
"position" : "Right Back",
"from" : "71:55",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Tactical Shift",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 15550,
"player_name" : "Bethany England",
"player_nickname" : null,
"jersey_number" : 15,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 21,
"position" : "Left Wing",
"from" : "65:36",
"to" : "67:15",
"from_period" : 2,
"to_period" : 2,
"start_reason" : "Substitution - On (Tactical)",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 17,
"position" : "Right Wing",
"from" : "67:15",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Tactical Shift",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 15553,
"player_name" : "Karen Julia Carney",
"player_nickname" : null,
"jersey_number" : 8,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 15,
"position" : "Left Center Midfield",
"from" : "00:00",
"to" : "71:55",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 10,
"position" : "Center Defensive Midfield",
"from" : "71:55",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Tactical Shift",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 17273,
"player_name" : "Adelina Engman",
"player_nickname" : null,
"jersey_number" : 17,
"country" : {
"id" : 77,
"name" : "Finland"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 2,
"position" : "Right Back",
"from" : "70:09",
"to" : "71:55",
"from_period" : 2,
"to_period" : 2,
"start_reason" : "Substitution - On (Tactical)",
"end_reason" : "Tactical Shift"
}, {
"position_id" : 15,
"position" : "Left Center Midfield",
"from" : "71:55",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Tactical Shift",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 17275,
"player_name" : "Hannah Jayne Blundell",
"player_nickname" : "Hannah Blundell",
"jersey_number" : 3,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 2,
"position" : "Right Back",
"from" : "00:00",
"to" : "70:09",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Substitution - Off (Tactical)"
} ]
} ]
}, {
"team_id" : 973,
"team_name" : "Bristol City WFC",
"lineup" : [ {
"player_id" : 10095,
"player_name" : "Julie Biesmans",
"player_nickname" : null,
"jersey_number" : 20,
"country" : {
"id" : 22,
"name" : "Belgium"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 15,
"position" : "Left Center Midfield",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 10171,
"player_name" : "Frankie Brown",
"player_nickname" : null,
"jersey_number" : 5,
"country" : {
"id" : 201,
"name" : "Scotland"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 4,
"position" : "Center Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16376,
"player_name" : "Sophie Baggaley",
"player_nickname" : null,
"jersey_number" : 1,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 1,
"position" : "Goalkeeper",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16381,
"player_name" : "Gemma Evans",
"player_nickname" : null,
"jersey_number" : 3,
"country" : {
"id" : 249,
"name" : "Wales"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 5,
"position" : "Left Center Back",
"from" : "00:00",
"to" : "89:27",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Player Off"
}, {
"position_id" : 5,
"position" : "Left Center Back",
"from" : "89:41",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Player On",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16383,
"player_name" : "Danique Kerkdijk",
"player_nickname" : null,
"jersey_number" : 6,
"country" : {
"id" : 160,
"name" : "Netherlands"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 3,
"position" : "Right Center Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16384,
"player_name" : "Carla Humphrey",
"player_nickname" : null,
"jersey_number" : 8,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 17,
"position" : "Right Wing",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16386,
"player_name" : "Lucy Graham",
"player_nickname" : null,
"jersey_number" : 14,
"country" : {
"id" : 201,
"name" : "Scotland"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 13,
"position" : "Right Center Midfield",
"from" : "00:00",
"to" : "22:27",
"from_period" : 1,
"to_period" : 1,
"start_reason" : "Starting XI",
"end_reason" : "Player Off"
}, {
"position_id" : 13,
"position" : "Right Center Midfield",
"from" : "23:06",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Player On",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16387,
"player_name" : "Ali Johnson",
"player_nickname" : null,
"jersey_number" : 4,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 21,
"position" : "Left Wing",
"from" : "69:48",
"to" : null,
"from_period" : 2,
"to_period" : null,
"start_reason" : "Substitution - On (Tactical)",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16388,
"player_name" : "Ella Rutherford",
"player_nickname" : null,
"jersey_number" : 10,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 21,
"position" : "Left Wing",
"from" : "00:00",
"to" : "69:48",
"from_period" : 1,
"to_period" : 2,
"start_reason" : "Starting XI",
"end_reason" : "Substitution - Off (Tactical)"
} ]
}, {
"player_id" : 16390,
"player_name" : "Juliette Kemppi",
"player_nickname" : null,
"jersey_number" : 9,
"country" : {
"id" : 77,
"name" : "Finland"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 23,
"position" : "Center Forward",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 16391,
"player_name" : "Loren Dykes",
"player_nickname" : null,
"jersey_number" : 2,
"country" : {
"id" : 249,
"name" : "Wales"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 7,
"position" : "Right Wing Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
}, {
"player_id" : 17274,
"player_name" : "Poppy Pattinson",
"player_nickname" : null,
"jersey_number" : 7,
"country" : {
"id" : 68,
"name" : "England"
},
"cards" : [ ],
"positions" : [ {
"position_id" : 8,
"position" : "Left Wing Back",
"from" : "00:00",
"to" : null,
"from_period" : 1,
"to_period" : null,
"start_reason" : "Starting XI",
"end_reason" : "Final Whistle"
} ]
} ]
} ]