football_cli 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/config/teams.json ADDED
@@ -0,0 +1,2252 @@
1
+ [
2
+ {
3
+ "id":"5",
4
+ "league":{
5
+ "id":394,
6
+ "name":"Bundesliga"
7
+ },
8
+ "code":"BAY",
9
+ "name":"FC Bayern M\u00fcnchen"
10
+ },
11
+ {
12
+ "id":"7",
13
+ "league":{
14
+ "id":394,
15
+ "name":"Bundesliga"
16
+ },
17
+ "code":"HSV",
18
+ "name":"Hamburger SV"
19
+ },
20
+ {
21
+ "id":"16",
22
+ "league":{
23
+ "id":394,
24
+ "name":"Bundesliga"
25
+ },
26
+ "code":"FCA",
27
+ "name":"FC Augsburg"
28
+ },
29
+ {
30
+ "id":"9",
31
+ "league":{
32
+ "id":394,
33
+ "name":"Bundesliga"
34
+ },
35
+ "code":"BSC",
36
+ "name":"Hertha BSC"
37
+ },
38
+ {
39
+ "id":"3",
40
+ "league":{
41
+ "id":394,
42
+ "name":"Bundesliga"
43
+ },
44
+ "code":"B04",
45
+ "name":"Bayer Leverkusen"
46
+ },
47
+ {
48
+ "id":"2",
49
+ "league":{
50
+ "id":394,
51
+ "name":"Bundesliga"
52
+ },
53
+ "code":"TSG",
54
+ "name":"TSG 1899 Hoffenheim"
55
+ },
56
+ {
57
+ "id":"55",
58
+ "league":{
59
+ "id":394,
60
+ "name":"Bundesliga"
61
+ },
62
+ "code":"DAR",
63
+ "name":"SV Darmstadt 98"
64
+ },
65
+ {
66
+ "id":"8",
67
+ "league":{
68
+ "id":394,
69
+ "name":"Bundesliga"
70
+ },
71
+ "code":"H96",
72
+ "name":"Hannover 96"
73
+ },
74
+ {
75
+ "id":"15",
76
+ "league":{
77
+ "id":394,
78
+ "name":"Bundesliga"
79
+ },
80
+ "code":"M05",
81
+ "name":"1. FSV Mainz 05"
82
+ },
83
+ {
84
+ "id":"31",
85
+ "league":{
86
+ "id":394,
87
+ "name":"Bundesliga"
88
+ },
89
+ "code":"FCI",
90
+ "name":"FC Ingolstadt 04"
91
+ },
92
+ {
93
+ "id":"12",
94
+ "league":{
95
+ "id":394,
96
+ "name":"Bundesliga"
97
+ },
98
+ "code":"SVW",
99
+ "name":"Werder Bremen"
100
+ },
101
+ {
102
+ "id":"6",
103
+ "league":{
104
+ "id":394,
105
+ "name":"Bundesliga"
106
+ },
107
+ "code":"S04",
108
+ "name":"FC Schalke 04"
109
+ },
110
+ {
111
+ "id":"4",
112
+ "league":{
113
+ "id":394,
114
+ "name":"Bundesliga"
115
+ },
116
+ "code":"BVB",
117
+ "name":"Borussia Dortmund"
118
+ },
119
+ {
120
+ "id":"18",
121
+ "league":{
122
+ "id":394,
123
+ "name":"Bundesliga"
124
+ },
125
+ "code":"BMG",
126
+ "name":"Bor. M\u00f6nchengladbach"
127
+ },
128
+ {
129
+ "id":"11",
130
+ "league":{
131
+ "id":394,
132
+ "name":"Bundesliga"
133
+ },
134
+ "code":"WOB",
135
+ "name":"VfL Wolfsburg"
136
+ },
137
+ {
138
+ "id":"19",
139
+ "league":{
140
+ "id":394,
141
+ "name":"Bundesliga"
142
+ },
143
+ "code":"SGE",
144
+ "name":"Eintracht Frankfurt"
145
+ },
146
+ {
147
+ "id":"10",
148
+ "league":{
149
+ "id":394,
150
+ "name":"Bundesliga"
151
+ },
152
+ "code":"VFB",
153
+ "name":"VfB Stuttgart"
154
+ },
155
+ {
156
+ "id":"1",
157
+ "league":{
158
+ "id":394,
159
+ "name":"Bundesliga"
160
+ },
161
+ "code":"FCK",
162
+ "name":"1. FC K\u00f6ln"
163
+ },
164
+ {
165
+ "id":"510",
166
+ "league":{
167
+ "id":397,
168
+ "name":"Ligue 2"
169
+ },
170
+ "code":"null",
171
+ "name":"Ajaccio AC"
172
+ },
173
+ {
174
+ "id":"528",
175
+ "league":{
176
+ "id":397,
177
+ "name":"Ligue 2"
178
+ },
179
+ "code":"null",
180
+ "name":"Dijon FCO"
181
+ },
182
+ {
183
+ "id":"1045",
184
+ "league":{
185
+ "id":397,
186
+ "name":"Ligue 2"
187
+ },
188
+ "code":"PFC",
189
+ "name":"Paris FC"
190
+ },
191
+ {
192
+ "id":"540",
193
+ "league":{
194
+ "id":397,
195
+ "name":"Ligue 2"
196
+ },
197
+ "code":"null",
198
+ "name":"FC Stade Lavallois Mayenne"
199
+ },
200
+ {
201
+ "id":"557",
202
+ "league":{
203
+ "id":397,
204
+ "name":"Ligue 2"
205
+ },
206
+ "code":"null",
207
+ "name":"Chamois Niortais FC"
208
+ },
209
+ {
210
+ "id":"515",
211
+ "league":{
212
+ "id":397,
213
+ "name":"Ligue 2"
214
+ },
215
+ "code":"null",
216
+ "name":"FC Valenciennes"
217
+ },
218
+ {
219
+ "id":"556",
220
+ "league":{
221
+ "id":397,
222
+ "name":"Ligue 2"
223
+ },
224
+ "code":"null",
225
+ "name":"N\u00eemes Olympique"
226
+ },
227
+ {
228
+ "id":"513",
229
+ "league":{
230
+ "id":397,
231
+ "name":"Ligue 2"
232
+ },
233
+ "code":"EVA",
234
+ "name":"\u00c9vian Thonon Gaillard FC"
235
+ },
236
+ {
237
+ "id":"567",
238
+ "league":{
239
+ "id":397,
240
+ "name":"Ligue 2"
241
+ },
242
+ "code":"null",
243
+ "name":"Red Star 93"
244
+ },
245
+ {
246
+ "id":"573",
247
+ "league":{
248
+ "id":397,
249
+ "name":"Ligue 2"
250
+ },
251
+ "code":"null",
252
+ "name":"US Cr\u00e9teil"
253
+ },
254
+ {
255
+ "id":"541",
256
+ "league":{
257
+ "id":397,
258
+ "name":"Ligue 2"
259
+ },
260
+ "code":"null",
261
+ "name":"Clermont Foot Auvergne"
262
+ },
263
+ {
264
+ "id":"517",
265
+ "league":{
266
+ "id":397,
267
+ "name":"Ligue 2"
268
+ },
269
+ "code":"null",
270
+ "name":"Sochaux FC"
271
+ },
272
+ {
273
+ "id":"1042",
274
+ "league":{
275
+ "id":397,
276
+ "name":"Ligue 2"
277
+ },
278
+ "code":"null",
279
+ "name":"FC Bourg-en-Bresse P\u00e9ronnas"
280
+ },
281
+ {
282
+ "id":"533",
283
+ "league":{
284
+ "id":397,
285
+ "name":"Ligue 2"
286
+ },
287
+ "code":"null",
288
+ "name":"Le Havre AC"
289
+ },
290
+ {
291
+ "id":"519",
292
+ "league":{
293
+ "id":397,
294
+ "name":"Ligue 2"
295
+ },
296
+ "code":"null",
297
+ "name":"AJ Auxerre"
298
+ },
299
+ {
300
+ "id":"512",
301
+ "league":{
302
+ "id":397,
303
+ "name":"Ligue 2"
304
+ },
305
+ "code":"null",
306
+ "name":"Stade Brestois"
307
+ },
308
+ {
309
+ "id":"545",
310
+ "league":{
311
+ "id":397,
312
+ "name":"Ligue 2"
313
+ },
314
+ "code":"FCM",
315
+ "name":"FC Metz"
316
+ },
317
+ {
318
+ "id":"546",
319
+ "league":{
320
+ "id":397,
321
+ "name":"Ligue 2"
322
+ },
323
+ "code":"RCL",
324
+ "name":"RC Lens"
325
+ },
326
+ {
327
+ "id":"520",
328
+ "league":{
329
+ "id":397,
330
+ "name":"Ligue 2"
331
+ },
332
+ "code":"null",
333
+ "name":"AS Nancy"
334
+ },
335
+ {
336
+ "id":"544",
337
+ "league":{
338
+ "id":397,
339
+ "name":"Ligue 2"
340
+ },
341
+ "code":"null",
342
+ "name":"RC Tours"
343
+ },
344
+ {
345
+ "id":"363",
346
+ "league":{
347
+ "id":425,
348
+ "name":"League One"
349
+ },
350
+ "code":"null",
351
+ "name":"Chesterfield FC"
352
+ },
353
+ {
354
+ "id":"357",
355
+ "league":{
356
+ "id":425,
357
+ "name":"League One"
358
+ },
359
+ "code":"null",
360
+ "name":"Barnsley FC"
361
+ },
362
+ {
363
+ "id":"1079",
364
+ "league":{
365
+ "id":425,
366
+ "name":"League One"
367
+ },
368
+ "code":"null",
369
+ "name":"Swindon Town FC"
370
+ },
371
+ {
372
+ "id":"1067",
373
+ "league":{
374
+ "id":425,
375
+ "name":"League One"
376
+ },
377
+ "code":"null",
378
+ "name":"Bradford City AFC"
379
+ },
380
+ {
381
+ "id":"1080",
382
+ "league":{
383
+ "id":425,
384
+ "name":"League One"
385
+ },
386
+ "code":"null",
387
+ "name":"Shrewsbury Town FC"
388
+ },
389
+ {
390
+ "id":"384",
391
+ "league":{
392
+ "id":425,
393
+ "name":"League One"
394
+ },
395
+ "code":"null",
396
+ "name":"Millwall FC"
397
+ },
398
+ {
399
+ "id":"361",
400
+ "league":{
401
+ "id":425,
402
+ "name":"League One"
403
+ },
404
+ "code":"null",
405
+ "name":"Rochdale AFC"
406
+ },
407
+ {
408
+ "id":"1077",
409
+ "league":{
410
+ "id":425,
411
+ "name":"League One"
412
+ },
413
+ "code":"null",
414
+ "name":"Peterborough United FC"
415
+ },
416
+ {
417
+ "id":"1073",
418
+ "league":{
419
+ "id":425,
420
+ "name":"League One"
421
+ },
422
+ "code":"null",
423
+ "name":"Fleetwood Town FC"
424
+ },
425
+ {
426
+ "id":"1069",
427
+ "league":{
428
+ "id":425,
429
+ "name":"League One"
430
+ },
431
+ "code":"null",
432
+ "name":"Southend United FC"
433
+ },
434
+ {
435
+ "id":"1071",
436
+ "league":{
437
+ "id":425,
438
+ "name":"League One"
439
+ },
440
+ "code":"null",
441
+ "name":"Doncaster Rovers FC"
442
+ },
443
+ {
444
+ "id":"1068",
445
+ "league":{
446
+ "id":425,
447
+ "name":"League One"
448
+ },
449
+ "code":"null",
450
+ "name":"Bury FC"
451
+ },
452
+ {
453
+ "id":"1074",
454
+ "league":{
455
+ "id":425,
456
+ "name":"League One"
457
+ },
458
+ "code":"null",
459
+ "name":"Crewe Alexandra FC"
460
+ },
461
+ {
462
+ "id":"393",
463
+ "league":{
464
+ "id":425,
465
+ "name":"League One"
466
+ },
467
+ "code":"null",
468
+ "name":"Port Vale FC"
469
+ },
470
+ {
471
+ "id":"1076",
472
+ "league":{
473
+ "id":425,
474
+ "name":"League One"
475
+ },
476
+ "code":"null",
477
+ "name":"Coventry City FC"
478
+ },
479
+ {
480
+ "id":"75",
481
+ "league":{
482
+ "id":425,
483
+ "name":"League One"
484
+ },
485
+ "code":"null",
486
+ "name":"Wigan Athletic FC"
487
+ },
488
+ {
489
+ "id":"1070",
490
+ "league":{
491
+ "id":425,
492
+ "name":"League One"
493
+ },
494
+ "code":"null",
495
+ "name":"Colchester United FC"
496
+ },
497
+ {
498
+ "id":"336",
499
+ "league":{
500
+ "id":425,
501
+ "name":"League One"
502
+ },
503
+ "code":"null",
504
+ "name":"Blackpool FC"
505
+ },
506
+ {
507
+ "id":"1072",
508
+ "league":{
509
+ "id":425,
510
+ "name":"League One"
511
+ },
512
+ "code":"null",
513
+ "name":"Burton Albion FC"
514
+ },
515
+ {
516
+ "id":"1078",
517
+ "league":{
518
+ "id":425,
519
+ "name":"League One"
520
+ },
521
+ "code":"null",
522
+ "name":"Scunthorpe United FC"
523
+ },
524
+ {
525
+ "id":"370",
526
+ "league":{
527
+ "id":425,
528
+ "name":"League One"
529
+ },
530
+ "code":"null",
531
+ "name":"Gillingham FC"
532
+ },
533
+ {
534
+ "id":"356",
535
+ "league":{
536
+ "id":425,
537
+ "name":"League One"
538
+ },
539
+ "code":"SUSFC",
540
+ "name":"Sheffield United FC"
541
+ },
542
+ {
543
+ "id":"369",
544
+ "league":{
545
+ "id":425,
546
+ "name":"League One"
547
+ },
548
+ "code":"null",
549
+ "name":"Walsall FC"
550
+ },
551
+ {
552
+ "id":"1075",
553
+ "league":{
554
+ "id":425,
555
+ "name":"League One"
556
+ },
557
+ "code":"null",
558
+ "name":"Oldham Athletic AFC"
559
+ },
560
+ {
561
+ "id":"665",
562
+ "league":{
563
+ "id":404,
564
+ "name":"Eredivisie"
565
+ },
566
+ "code":"null",
567
+ "name":"Roda JC Kerkrade"
568
+ },
569
+ {
570
+ "id":"671",
571
+ "league":{
572
+ "id":404,
573
+ "name":"Eredivisie"
574
+ },
575
+ "code":"null",
576
+ "name":"Heracles Almelo"
577
+ },
578
+ {
579
+ "id":"675",
580
+ "league":{
581
+ "id":404,
582
+ "name":"Eredivisie"
583
+ },
584
+ "code":"null",
585
+ "name":"Feyenoord Rotterdam"
586
+ },
587
+ {
588
+ "id":"676",
589
+ "league":{
590
+ "id":404,
591
+ "name":"Eredivisie"
592
+ },
593
+ "code":"null",
594
+ "name":"FC Utrecht"
595
+ },
596
+ {
597
+ "id":"682",
598
+ "league":{
599
+ "id":404,
600
+ "name":"Eredivisie"
601
+ },
602
+ "code":"null",
603
+ "name":"AZ Alkmaar"
604
+ },
605
+ {
606
+ "id":"678",
607
+ "league":{
608
+ "id":404,
609
+ "name":"Eredivisie"
610
+ },
611
+ "code":"null",
612
+ "name":"Ajax Amsterdam"
613
+ },
614
+ {
615
+ "id":"672",
616
+ "league":{
617
+ "id":404,
618
+ "name":"Eredivisie"
619
+ },
620
+ "code":"null",
621
+ "name":"Willem II"
622
+ },
623
+ {
624
+ "id":"679",
625
+ "league":{
626
+ "id":404,
627
+ "name":"Eredivisie"
628
+ },
629
+ "code":"null",
630
+ "name":"Vitesse Arnhem"
631
+ },
632
+ {
633
+ "id":"680",
634
+ "league":{
635
+ "id":404,
636
+ "name":"Eredivisie"
637
+ },
638
+ "code":"null",
639
+ "name":"ADO Den Haag"
640
+ },
641
+ {
642
+ "id":"674",
643
+ "league":{
644
+ "id":404,
645
+ "name":"Eredivisie"
646
+ },
647
+ "code":"PSV",
648
+ "name":"PSV Eindhoven"
649
+ },
650
+ {
651
+ "id":"673",
652
+ "league":{
653
+ "id":404,
654
+ "name":"Eredivisie"
655
+ },
656
+ "code":"null",
657
+ "name":"SC Heerenveen"
658
+ },
659
+ {
660
+ "id":"669",
661
+ "league":{
662
+ "id":404,
663
+ "name":"Eredivisie"
664
+ },
665
+ "code":"null",
666
+ "name":"De Graafschap"
667
+ },
668
+ {
669
+ "id":"677",
670
+ "league":{
671
+ "id":404,
672
+ "name":"Eredivisie"
673
+ },
674
+ "code":"null",
675
+ "name":"FC Groningen"
676
+ },
677
+ {
678
+ "id":"666",
679
+ "league":{
680
+ "id":404,
681
+ "name":"Eredivisie"
682
+ },
683
+ "code":"null",
684
+ "name":"FC Twente Enschede"
685
+ },
686
+ {
687
+ "id":"684",
688
+ "league":{
689
+ "id":404,
690
+ "name":"Eredivisie"
691
+ },
692
+ "code":"null",
693
+ "name":"PEC Zwolle"
694
+ },
695
+ {
696
+ "id":"717",
697
+ "league":{
698
+ "id":404,
699
+ "name":"Eredivisie"
700
+ },
701
+ "code":"null",
702
+ "name":"SC Cambuur-Leeuwarden"
703
+ },
704
+ {
705
+ "id":"667",
706
+ "league":{
707
+ "id":404,
708
+ "name":"Eredivisie"
709
+ },
710
+ "code":"null",
711
+ "name":"NEC Nijmegen"
712
+ },
713
+ {
714
+ "id":"670",
715
+ "league":{
716
+ "id":404,
717
+ "name":"Eredivisie"
718
+ },
719
+ "code":"null",
720
+ "name":"Excelsior"
721
+ },
722
+ {
723
+ "id":"450",
724
+ "league":{
725
+ "id":401,
726
+ "name":"Serie A"
727
+ },
728
+ "code":"null",
729
+ "name":"Hellas Verona FC"
730
+ },
731
+ {
732
+ "id":"100",
733
+ "league":{
734
+ "id":401,
735
+ "name":"Serie A"
736
+ },
737
+ "code":"ROM",
738
+ "name":"AS Roma"
739
+ },
740
+ {
741
+ "id":"109",
742
+ "league":{
743
+ "id":401,
744
+ "name":"Serie A"
745
+ },
746
+ "code":"JUVE",
747
+ "name":"Juventus Turin"
748
+ },
749
+ {
750
+ "id":"115",
751
+ "league":{
752
+ "id":401,
753
+ "name":"Serie A"
754
+ },
755
+ "code":"null",
756
+ "name":"Udinese Calcio"
757
+ },
758
+ {
759
+ "id":"114",
760
+ "league":{
761
+ "id":401,
762
+ "name":"Serie A"
763
+ },
764
+ "code":"PAL",
765
+ "name":"US Citt\u00e1 di Palermo"
766
+ },
767
+ {
768
+ "id":"107",
769
+ "league":{
770
+ "id":401,
771
+ "name":"Serie A"
772
+ },
773
+ "code":"GEN",
774
+ "name":"Genoa CFC"
775
+ },
776
+ {
777
+ "id":"471",
778
+ "league":{
779
+ "id":401,
780
+ "name":"Serie A"
781
+ },
782
+ "code":"SASS",
783
+ "name":"US Sassuolo Calcio"
784
+ },
785
+ {
786
+ "id":"113",
787
+ "league":{
788
+ "id":401,
789
+ "name":"Serie A"
790
+ },
791
+ "code":"SSC",
792
+ "name":"SSC Napoli"
793
+ },
794
+ {
795
+ "id":"584",
796
+ "league":{
797
+ "id":401,
798
+ "name":"Serie A"
799
+ },
800
+ "code":"null",
801
+ "name":"UC Sampdoria"
802
+ },
803
+ {
804
+ "id":"713",
805
+ "league":{
806
+ "id":401,
807
+ "name":"Serie A"
808
+ },
809
+ "code":"null",
810
+ "name":"Carpi FC"
811
+ },
812
+ {
813
+ "id":"110",
814
+ "league":{
815
+ "id":401,
816
+ "name":"Serie A"
817
+ },
818
+ "code":"LAZ",
819
+ "name":"SS Lazio"
820
+ },
821
+ {
822
+ "id":"103",
823
+ "league":{
824
+ "id":401,
825
+ "name":"Serie A"
826
+ },
827
+ "code":"null",
828
+ "name":"Bologna FC"
829
+ },
830
+ {
831
+ "id":"108",
832
+ "league":{
833
+ "id":401,
834
+ "name":"Serie A"
835
+ },
836
+ "code":"INT",
837
+ "name":"FC Internazionale Milano"
838
+ },
839
+ {
840
+ "id":"102",
841
+ "league":{
842
+ "id":401,
843
+ "name":"Serie A"
844
+ },
845
+ "code":"null",
846
+ "name":"Atalanta BC"
847
+ },
848
+ {
849
+ "id":"470",
850
+ "league":{
851
+ "id":401,
852
+ "name":"Serie A"
853
+ },
854
+ "code":"null",
855
+ "name":"Frosinone Calcio"
856
+ },
857
+ {
858
+ "id":"586",
859
+ "league":{
860
+ "id":401,
861
+ "name":"Serie A"
862
+ },
863
+ "code":"FCT",
864
+ "name":"Torino FC"
865
+ },
866
+ {
867
+ "id":"99",
868
+ "league":{
869
+ "id":401,
870
+ "name":"Serie A"
871
+ },
872
+ "code":"FIO",
873
+ "name":"ACF Fiorentina"
874
+ },
875
+ {
876
+ "id":"98",
877
+ "league":{
878
+ "id":401,
879
+ "name":"Serie A"
880
+ },
881
+ "code":"ACM",
882
+ "name":"AC Milan"
883
+ },
884
+ {
885
+ "id":"445",
886
+ "league":{
887
+ "id":401,
888
+ "name":"Serie A"
889
+ },
890
+ "code":"EMP",
891
+ "name":"Empoli FC"
892
+ },
893
+ {
894
+ "id":"106",
895
+ "league":{
896
+ "id":401,
897
+ "name":"Serie A"
898
+ },
899
+ "code":"null",
900
+ "name":"AC Chievo Verona"
901
+ },
902
+ {
903
+ "id":"25",
904
+ "league":{
905
+ "id":395,
906
+ "name":"2. Bundesliga"
907
+ },
908
+ "code":"null",
909
+ "name":"MSV Duisburg"
910
+ },
911
+ {
912
+ "id":"13",
913
+ "league":{
914
+ "id":395,
915
+ "name":"2. Bundesliga"
916
+ },
917
+ "code":"KAI",
918
+ "name":"1. FC Kaiserslautern"
919
+ },
920
+ {
921
+ "id":"33",
922
+ "league":{
923
+ "id":395,
924
+ "name":"2. Bundesliga"
925
+ },
926
+ "code":"EBS",
927
+ "name":"Eintracht Braunschweig"
928
+ },
929
+ {
930
+ "id":"46",
931
+ "league":{
932
+ "id":395,
933
+ "name":"2. Bundesliga"
934
+ },
935
+ "code":"SVS",
936
+ "name":"SV Sandhausen"
937
+ },
938
+ {
939
+ "id":"17",
940
+ "league":{
941
+ "id":395,
942
+ "name":"2. Bundesliga"
943
+ },
944
+ "code":"SCF",
945
+ "name":"SC Freiburg"
946
+ },
947
+ {
948
+ "id":"14",
949
+ "league":{
950
+ "id":395,
951
+ "name":"2. Bundesliga"
952
+ },
953
+ "code":"FCN",
954
+ "name":"1. FC N\u00fcrnberg"
955
+ },
956
+ {
957
+ "id":"30",
958
+ "league":{
959
+ "id":395,
960
+ "name":"2. Bundesliga"
961
+ },
962
+ "code":"FSV",
963
+ "name":"FSV Frankfurt"
964
+ },
965
+ {
966
+ "id":"721",
967
+ "league":{
968
+ "id":395,
969
+ "name":"2. Bundesliga"
970
+ },
971
+ "code":"RBL",
972
+ "name":"Red Bull Leipzig"
973
+ },
974
+ {
975
+ "id":"21",
976
+ "league":{
977
+ "id":395,
978
+ "name":"2. Bundesliga"
979
+ },
980
+ "code":"GRE",
981
+ "name":"SpVgg Greuther F\u00fcrth"
982
+ },
983
+ {
984
+ "id":"32",
985
+ "league":{
986
+ "id":395,
987
+ "name":"2. Bundesliga"
988
+ },
989
+ "code":"KAR",
990
+ "name":"Karlsruher SC"
991
+ },
992
+ {
993
+ "id":"44",
994
+ "league":{
995
+ "id":395,
996
+ "name":"2. Bundesliga"
997
+ },
998
+ "code":"HEI",
999
+ "name":"1. FC Heidenheim 1846"
1000
+ },
1001
+ {
1002
+ "id":"26",
1003
+ "league":{
1004
+ "id":395,
1005
+ "name":"2. Bundesliga"
1006
+ },
1007
+ "code":"1860",
1008
+ "name":"TSV 1860 M\u00fcnchen"
1009
+ },
1010
+ {
1011
+ "id":"29",
1012
+ "league":{
1013
+ "id":395,
1014
+ "name":"2. Bundesliga"
1015
+ },
1016
+ "code":"PAD",
1017
+ "name":"SC Paderborn 07"
1018
+ },
1019
+ {
1020
+ "id":"36",
1021
+ "league":{
1022
+ "id":395,
1023
+ "name":"2. Bundesliga"
1024
+ },
1025
+ "code":"VFL",
1026
+ "name":"VfL Bochum"
1027
+ },
1028
+ {
1029
+ "id":"20",
1030
+ "league":{
1031
+ "id":395,
1032
+ "name":"2. Bundesliga"
1033
+ },
1034
+ "code":"FCP",
1035
+ "name":"FC St. Pauli"
1036
+ },
1037
+ {
1038
+ "id":"38",
1039
+ "league":{
1040
+ "id":395,
1041
+ "name":"2. Bundesliga"
1042
+ },
1043
+ "code":"null",
1044
+ "name":"Arminia Bielefeld"
1045
+ },
1046
+ {
1047
+ "id":"28",
1048
+ "league":{
1049
+ "id":395,
1050
+ "name":"2. Bundesliga"
1051
+ },
1052
+ "code":"FCU",
1053
+ "name":"1. FC Union Berlin"
1054
+ },
1055
+ {
1056
+ "id":"24",
1057
+ "league":{
1058
+ "id":395,
1059
+ "name":"2. Bundesliga"
1060
+ },
1061
+ "code":"FOR",
1062
+ "name":"Fortuna D\u00fcsseldorf"
1063
+ },
1064
+ {
1065
+ "id":"66",
1066
+ "league":{
1067
+ "id":398,
1068
+ "name":"Premier League"
1069
+ },
1070
+ "code":"MUFC",
1071
+ "name":"Manchester United FC"
1072
+ },
1073
+ {
1074
+ "id":"73",
1075
+ "league":{
1076
+ "id":398,
1077
+ "name":"Premier League"
1078
+ },
1079
+ "code":"THFC",
1080
+ "name":"Tottenham Hotspur FC"
1081
+ },
1082
+ {
1083
+ "id":"1044",
1084
+ "league":{
1085
+ "id":398,
1086
+ "name":"Premier League"
1087
+ },
1088
+ "code":"AFCB",
1089
+ "name":"AFC Bournemouth"
1090
+ },
1091
+ {
1092
+ "id":"58",
1093
+ "league":{
1094
+ "id":398,
1095
+ "name":"Premier League"
1096
+ },
1097
+ "code":"AVFC",
1098
+ "name":"Aston Villa FC"
1099
+ },
1100
+ {
1101
+ "id":"62",
1102
+ "league":{
1103
+ "id":398,
1104
+ "name":"Premier League"
1105
+ },
1106
+ "code":"EFC",
1107
+ "name":"Everton FC"
1108
+ },
1109
+ {
1110
+ "id":"346",
1111
+ "league":{
1112
+ "id":398,
1113
+ "name":"Premier League"
1114
+ },
1115
+ "code":"WAT",
1116
+ "name":"Watford FC"
1117
+ },
1118
+ {
1119
+ "id":"338",
1120
+ "league":{
1121
+ "id":398,
1122
+ "name":"Premier League"
1123
+ },
1124
+ "code":"LCFC",
1125
+ "name":"Leicester City FC"
1126
+ },
1127
+ {
1128
+ "id":"71",
1129
+ "league":{
1130
+ "id":398,
1131
+ "name":"Premier League"
1132
+ },
1133
+ "code":"SUN",
1134
+ "name":"Sunderland AFC"
1135
+ },
1136
+ {
1137
+ "id":"68",
1138
+ "league":{
1139
+ "id":398,
1140
+ "name":"Premier League"
1141
+ },
1142
+ "code":"NCFC",
1143
+ "name":"Norwich City FC"
1144
+ },
1145
+ {
1146
+ "id":"354",
1147
+ "league":{
1148
+ "id":398,
1149
+ "name":"Premier League"
1150
+ },
1151
+ "code":"CRY",
1152
+ "name":"Crystal Palace FC"
1153
+ },
1154
+ {
1155
+ "id":"61",
1156
+ "league":{
1157
+ "id":398,
1158
+ "name":"Premier League"
1159
+ },
1160
+ "code":"CFC",
1161
+ "name":"Chelsea FC"
1162
+ },
1163
+ {
1164
+ "id":"72",
1165
+ "league":{
1166
+ "id":398,
1167
+ "name":"Premier League"
1168
+ },
1169
+ "code":"SWA",
1170
+ "name":"Swansea City FC"
1171
+ },
1172
+ {
1173
+ "id":"67",
1174
+ "league":{
1175
+ "id":398,
1176
+ "name":"Premier League"
1177
+ },
1178
+ "code":"NUFC",
1179
+ "name":"Newcastle United FC"
1180
+ },
1181
+ {
1182
+ "id":"340",
1183
+ "league":{
1184
+ "id":398,
1185
+ "name":"Premier League"
1186
+ },
1187
+ "code":"SFC",
1188
+ "name":"Southampton FC"
1189
+ },
1190
+ {
1191
+ "id":"57",
1192
+ "league":{
1193
+ "id":398,
1194
+ "name":"Premier League"
1195
+ },
1196
+ "code":"AFC",
1197
+ "name":"Arsenal FC"
1198
+ },
1199
+ {
1200
+ "id":"563",
1201
+ "league":{
1202
+ "id":398,
1203
+ "name":"Premier League"
1204
+ },
1205
+ "code":"WHU",
1206
+ "name":"West Ham United FC"
1207
+ },
1208
+ {
1209
+ "id":"70",
1210
+ "league":{
1211
+ "id":398,
1212
+ "name":"Premier League"
1213
+ },
1214
+ "code":"SCFC",
1215
+ "name":"Stoke City FC"
1216
+ },
1217
+ {
1218
+ "id":"64",
1219
+ "league":{
1220
+ "id":398,
1221
+ "name":"Premier League"
1222
+ },
1223
+ "code":"LFC",
1224
+ "name":"Liverpool FC"
1225
+ },
1226
+ {
1227
+ "id":"74",
1228
+ "league":{
1229
+ "id":398,
1230
+ "name":"Premier League"
1231
+ },
1232
+ "code":"WBA",
1233
+ "name":"West Bromwich Albion FC"
1234
+ },
1235
+ {
1236
+ "id":"65",
1237
+ "league":{
1238
+ "id":398,
1239
+ "name":"Premier League"
1240
+ },
1241
+ "code":"MCFC",
1242
+ "name":"Manchester City FC"
1243
+ },
1244
+ {
1245
+ "id":"749",
1246
+ "league":{
1247
+ "id":405,
1248
+ "name":"Champions League"
1249
+ },
1250
+ "code":"MFF",
1251
+ "name":"Malm\u00f6 FF"
1252
+ },
1253
+ {
1254
+ "id":"1056",
1255
+ "league":{
1256
+ "id":405,
1257
+ "name":"Champions League"
1258
+ },
1259
+ "code":"ASTA",
1260
+ "name":"FC Astana"
1261
+ },
1262
+ {
1263
+ "id":"610",
1264
+ "league":{
1265
+ "id":405,
1266
+ "name":"Champions League"
1267
+ },
1268
+ "code":"GSK",
1269
+ "name":"Galatasaray SK"
1270
+ },
1271
+ {
1272
+ "id":"751",
1273
+ "league":{
1274
+ "id":405,
1275
+ "name":"Champions League"
1276
+ },
1277
+ "code":"CSK",
1278
+ "name":"CSKA Moscow"
1279
+ },
1280
+ {
1281
+ "id":"724",
1282
+ "league":{
1283
+ "id":405,
1284
+ "name":"Champions League"
1285
+ },
1286
+ "code":"SHA",
1287
+ "name":"Shakhtar Donetsk"
1288
+ },
1289
+ {
1290
+ "id":"731",
1291
+ "league":{
1292
+ "id":405,
1293
+ "name":"Champions League"
1294
+ },
1295
+ "code":"ZEN",
1296
+ "name":"FC Zenit St. Petersburg"
1297
+ },
1298
+ {
1299
+ "id":"842",
1300
+ "league":{
1301
+ "id":405,
1302
+ "name":"Champions League"
1303
+ },
1304
+ "code":"DYK",
1305
+ "name":"Dynamo Kyiv"
1306
+ },
1307
+ {
1308
+ "id":"971",
1309
+ "league":{
1310
+ "id":405,
1311
+ "name":"Champions League"
1312
+ },
1313
+ "code":"MTA",
1314
+ "name":"Maccabi Tel Aviv"
1315
+ },
1316
+ {
1317
+ "id":"654",
1318
+ "league":{
1319
+ "id":405,
1320
+ "name":"Champions League"
1321
+ },
1322
+ "code":"OLA",
1323
+ "name":"Olympiacos F.C."
1324
+ },
1325
+ {
1326
+ "id":"755",
1327
+ "league":{
1328
+ "id":405,
1329
+ "name":"Champions League"
1330
+ },
1331
+ "code":"DIN",
1332
+ "name":"GNK Dinamo Zagreb"
1333
+ },
1334
+ {
1335
+ "id":"748",
1336
+ "league":{
1337
+ "id":405,
1338
+ "name":"Champions League"
1339
+ },
1340
+ "code":"null",
1341
+ "name":"FK BATE Baryssau"
1342
+ },
1343
+ {
1344
+ "id":"1057",
1345
+ "league":{
1346
+ "id":405,
1347
+ "name":"Champions League"
1348
+ },
1349
+ "code":"null",
1350
+ "name":"KAA Gent"
1351
+ },
1352
+ {
1353
+ "id":"1054",
1354
+ "league":{
1355
+ "id":403,
1356
+ "name":"3. Liga"
1357
+ },
1358
+ "code":"null",
1359
+ "name":"1. FC Magdeburg"
1360
+ },
1361
+ {
1362
+ "id":"40",
1363
+ "league":{
1364
+ "id":403,
1365
+ "name":"3. Liga"
1366
+ },
1367
+ "code":"null",
1368
+ "name":"Rot-Wei\u00df Erfurt"
1369
+ },
1370
+ {
1371
+ "id":"39",
1372
+ "league":{
1373
+ "id":403,
1374
+ "name":"3. Liga"
1375
+ },
1376
+ "code":"null",
1377
+ "name":"SV Wehen Wiesbaden"
1378
+ },
1379
+ {
1380
+ "id":"1055",
1381
+ "league":{
1382
+ "id":403,
1383
+ "name":"3. Liga"
1384
+ },
1385
+ "code":"null",
1386
+ "name":"W\u00fcrzburger Kickers"
1387
+ },
1388
+ {
1389
+ "id":"34",
1390
+ "league":{
1391
+ "id":403,
1392
+ "name":"3. Liga"
1393
+ },
1394
+ "code":"null",
1395
+ "name":"FC Hansa Rostock"
1396
+ },
1397
+ {
1398
+ "id":"56",
1399
+ "league":{
1400
+ "id":403,
1401
+ "name":"3. Liga"
1402
+ },
1403
+ "code":"null",
1404
+ "name":"Werder Bremen II"
1405
+ },
1406
+ {
1407
+ "id":"202",
1408
+ "league":{
1409
+ "id":403,
1410
+ "name":"3. Liga"
1411
+ },
1412
+ "code":"null",
1413
+ "name":"Stuttgarter Kickers"
1414
+ },
1415
+ {
1416
+ "id":"204",
1417
+ "league":{
1418
+ "id":403,
1419
+ "name":"3. Liga"
1420
+ },
1421
+ "code":"null",
1422
+ "name":"Fortuna K\u00f6ln"
1423
+ },
1424
+ {
1425
+ "id":"51",
1426
+ "league":{
1427
+ "id":403,
1428
+ "name":"3. Liga"
1429
+ },
1430
+ "code":"null",
1431
+ "name":"Preu\u00dfen M\u00fcnster"
1432
+ },
1433
+ {
1434
+ "id":"741",
1435
+ "league":{
1436
+ "id":403,
1437
+ "name":"3. Liga"
1438
+ },
1439
+ "code":"null",
1440
+ "name":"SG Sonnenhof Gro\u00dfaspach"
1441
+ },
1442
+ {
1443
+ "id":"720",
1444
+ "league":{
1445
+ "id":403,
1446
+ "name":"3. Liga"
1447
+ },
1448
+ "code":"null",
1449
+ "name":"Holstein Kiel"
1450
+ },
1451
+ {
1452
+ "id":"740",
1453
+ "league":{
1454
+ "id":403,
1455
+ "name":"3. Liga"
1456
+ },
1457
+ "code":"null",
1458
+ "name":"Mainz 05 II"
1459
+ },
1460
+ {
1461
+ "id":"22",
1462
+ "league":{
1463
+ "id":403,
1464
+ "name":"3. Liga"
1465
+ },
1466
+ "code":"AUE",
1467
+ "name":"Erzgebirge Aue"
1468
+ },
1469
+ {
1470
+ "id":"52",
1471
+ "league":{
1472
+ "id":403,
1473
+ "name":"3. Liga"
1474
+ },
1475
+ "code":"null",
1476
+ "name":"VfL Osnabr\u00fcck"
1477
+ },
1478
+ {
1479
+ "id":"35",
1480
+ "league":{
1481
+ "id":403,
1482
+ "name":"3. Liga"
1483
+ },
1484
+ "code":"null",
1485
+ "name":"Dynamo Dresden"
1486
+ },
1487
+ {
1488
+ "id":"45",
1489
+ "league":{
1490
+ "id":403,
1491
+ "name":"3. Liga"
1492
+ },
1493
+ "code":"null",
1494
+ "name":"VfB Stuttgart II"
1495
+ },
1496
+ {
1497
+ "id":"50",
1498
+ "league":{
1499
+ "id":403,
1500
+ "name":"3. Liga"
1501
+ },
1502
+ "code":"VFR",
1503
+ "name":"VfR Aalen"
1504
+ },
1505
+ {
1506
+ "id":"54",
1507
+ "league":{
1508
+ "id":403,
1509
+ "name":"3. Liga"
1510
+ },
1511
+ "code":"null",
1512
+ "name":"Chemnitzer FC"
1513
+ },
1514
+ {
1515
+ "id":"23",
1516
+ "league":{
1517
+ "id":403,
1518
+ "name":"3. Liga"
1519
+ },
1520
+ "code":"null",
1521
+ "name":"Energie Cottbus"
1522
+ },
1523
+ {
1524
+ "id":"554",
1525
+ "league":{
1526
+ "id":403,
1527
+ "name":"3. Liga"
1528
+ },
1529
+ "code":"null",
1530
+ "name":"Hallescher FC"
1531
+ },
1532
+ {
1533
+ "id":"521",
1534
+ "league":{
1535
+ "id":396,
1536
+ "name":"Ligue 1"
1537
+ },
1538
+ "code":"OSC",
1539
+ "name":"OSC Lille"
1540
+ },
1541
+ {
1542
+ "id":"524",
1543
+ "league":{
1544
+ "id":396,
1545
+ "name":"Ligue 1"
1546
+ },
1547
+ "code":"PSG",
1548
+ "name":"Paris Saint-Germain"
1549
+ },
1550
+ {
1551
+ "id":"531",
1552
+ "league":{
1553
+ "id":396,
1554
+ "name":"Ligue 1"
1555
+ },
1556
+ "code":"null",
1557
+ "name":"ES Troyes AC"
1558
+ },
1559
+ {
1560
+ "id":"555",
1561
+ "league":{
1562
+ "id":396,
1563
+ "name":"Ligue 1"
1564
+ },
1565
+ "code":"null",
1566
+ "name":"Gaz\u00e9lec Ajaccio"
1567
+ },
1568
+ {
1569
+ "id":"516",
1570
+ "league":{
1571
+ "id":396,
1572
+ "name":"Ligue 1"
1573
+ },
1574
+ "code":"MAR",
1575
+ "name":"Olympique de Marseille"
1576
+ },
1577
+ {
1578
+ "id":"514",
1579
+ "league":{
1580
+ "id":396,
1581
+ "name":"Ligue 1"
1582
+ },
1583
+ "code":"SMC",
1584
+ "name":"SM Caen"
1585
+ },
1586
+ {
1587
+ "id":"522",
1588
+ "league":{
1589
+ "id":396,
1590
+ "name":"Ligue 1"
1591
+ },
1592
+ "code":"NIC",
1593
+ "name":"OGC Nice"
1594
+ },
1595
+ {
1596
+ "id":"548",
1597
+ "league":{
1598
+ "id":396,
1599
+ "name":"Ligue 1"
1600
+ },
1601
+ "code":"MON",
1602
+ "name":"AS Monaco FC"
1603
+ },
1604
+ {
1605
+ "id":"543",
1606
+ "league":{
1607
+ "id":396,
1608
+ "name":"Ligue 1"
1609
+ },
1610
+ "code":"NAN",
1611
+ "name":"FC Nantes"
1612
+ },
1613
+ {
1614
+ "id":"538",
1615
+ "league":{
1616
+ "id":396,
1617
+ "name":"Ligue 1"
1618
+ },
1619
+ "code":"GUI",
1620
+ "name":"EA Guingamp"
1621
+ },
1622
+ {
1623
+ "id":"518",
1624
+ "league":{
1625
+ "id":396,
1626
+ "name":"Ligue 1"
1627
+ },
1628
+ "code":"MHSC",
1629
+ "name":"Montpellier H\u00e9rault SC"
1630
+ },
1631
+ {
1632
+ "id":"532",
1633
+ "league":{
1634
+ "id":396,
1635
+ "name":"Ligue 1"
1636
+ },
1637
+ "code":"null",
1638
+ "name":"Angers SCO"
1639
+ },
1640
+ {
1641
+ "id":"536",
1642
+ "league":{
1643
+ "id":396,
1644
+ "name":"Ligue 1"
1645
+ },
1646
+ "code":"SCB",
1647
+ "name":"SC Bastia"
1648
+ },
1649
+ {
1650
+ "id":"529",
1651
+ "league":{
1652
+ "id":396,
1653
+ "name":"Ligue 1"
1654
+ },
1655
+ "code":"REN",
1656
+ "name":"Stade Rennais FC"
1657
+ },
1658
+ {
1659
+ "id":"526",
1660
+ "league":{
1661
+ "id":396,
1662
+ "name":"Ligue 1"
1663
+ },
1664
+ "code":"BOR",
1665
+ "name":"FC Girondins de Bordeaux"
1666
+ },
1667
+ {
1668
+ "id":"547",
1669
+ "league":{
1670
+ "id":396,
1671
+ "name":"Ligue 1"
1672
+ },
1673
+ "code":"REI",
1674
+ "name":"Stade de Reims"
1675
+ },
1676
+ {
1677
+ "id":"511",
1678
+ "league":{
1679
+ "id":396,
1680
+ "name":"Ligue 1"
1681
+ },
1682
+ "code":"TOU",
1683
+ "name":"Toulouse FC"
1684
+ },
1685
+ {
1686
+ "id":"527",
1687
+ "league":{
1688
+ "id":396,
1689
+ "name":"Ligue 1"
1690
+ },
1691
+ "code":"ETI",
1692
+ "name":"AS Saint-\u00c9tienne"
1693
+ },
1694
+ {
1695
+ "id":"523",
1696
+ "league":{
1697
+ "id":396,
1698
+ "name":"Ligue 1"
1699
+ },
1700
+ "code":"OLY",
1701
+ "name":"Olympique Lyonnais"
1702
+ },
1703
+ {
1704
+ "id":"525",
1705
+ "league":{
1706
+ "id":396,
1707
+ "name":"Ligue 1"
1708
+ },
1709
+ "code":"LOR",
1710
+ "name":"FC Lorient"
1711
+ },
1712
+ {
1713
+ "id":"595",
1714
+ "league":{
1715
+ "id":400,
1716
+ "name":"Segunda Division"
1717
+ },
1718
+ "code":"null",
1719
+ "name":"CD Mirandes"
1720
+ },
1721
+ {
1722
+ "id":"91",
1723
+ "league":{
1724
+ "id":400,
1725
+ "name":"Segunda Division"
1726
+ },
1727
+ "code":"null",
1728
+ "name":"Real Zaragoza"
1729
+ },
1730
+ {
1731
+ "id":"1048",
1732
+ "league":{
1733
+ "id":400,
1734
+ "name":"Segunda Division"
1735
+ },
1736
+ "code":"null",
1737
+ "name":"Real Oviedo"
1738
+ },
1739
+ {
1740
+ "id":"596",
1741
+ "league":{
1742
+ "id":400,
1743
+ "name":"Segunda Division"
1744
+ },
1745
+ "code":"null",
1746
+ "name":"CD Lugo"
1747
+ },
1748
+ {
1749
+ "id":"286",
1750
+ "league":{
1751
+ "id":400,
1752
+ "name":"Segunda Division"
1753
+ },
1754
+ "code":"null",
1755
+ "name":"SD Ponferradina"
1756
+ },
1757
+ {
1758
+ "id":"285",
1759
+ "league":{
1760
+ "id":400,
1761
+ "name":"Segunda Division"
1762
+ },
1763
+ "code":"CFE",
1764
+ "name":"Elche FC"
1765
+ },
1766
+ {
1767
+ "id":"260",
1768
+ "league":{
1769
+ "id":400,
1770
+ "name":"Segunda Division"
1771
+ },
1772
+ "code":"null",
1773
+ "name":"CD Numancia de Soria"
1774
+ },
1775
+ {
1776
+ "id":"254",
1777
+ "league":{
1778
+ "id":400,
1779
+ "name":"Segunda Division"
1780
+ },
1781
+ "code":"null",
1782
+ "name":"CD Tenerife"
1783
+ },
1784
+ {
1785
+ "id":"304",
1786
+ "league":{
1787
+ "id":400,
1788
+ "name":"Segunda Division"
1789
+ },
1790
+ "code":"null",
1791
+ "name":"AD Alcorc\u00f3n"
1792
+ },
1793
+ {
1794
+ "id":"89",
1795
+ "league":{
1796
+ "id":400,
1797
+ "name":"Segunda Division"
1798
+ },
1799
+ "code":"null",
1800
+ "name":"RCD Mallorca"
1801
+ },
1802
+ {
1803
+ "id":"744",
1804
+ "league":{
1805
+ "id":400,
1806
+ "name":"Segunda Division"
1807
+ },
1808
+ "code":"null",
1809
+ "name":"UE Llagostera"
1810
+ },
1811
+ {
1812
+ "id":"79",
1813
+ "league":{
1814
+ "id":400,
1815
+ "name":"Segunda Division"
1816
+ },
1817
+ "code":"null",
1818
+ "name":"CA Osasuna"
1819
+ },
1820
+ {
1821
+ "id":"299",
1822
+ "league":{
1823
+ "id":400,
1824
+ "name":"Segunda Division"
1825
+ },
1826
+ "code":"null",
1827
+ "name":"Huesca"
1828
+ },
1829
+ {
1830
+ "id":"263",
1831
+ "league":{
1832
+ "id":400,
1833
+ "name":"Segunda Division"
1834
+ },
1835
+ "code":"null",
1836
+ "name":"Deportivo Alav\u00e9s"
1837
+ },
1838
+ {
1839
+ "id":"267",
1840
+ "league":{
1841
+ "id":400,
1842
+ "name":"Segunda Division"
1843
+ },
1844
+ "code":"UDA",
1845
+ "name":"UD Almeria"
1846
+ },
1847
+ {
1848
+ "id":"745",
1849
+ "league":{
1850
+ "id":400,
1851
+ "name":"Segunda Division"
1852
+ },
1853
+ "code":"null",
1854
+ "name":"CD Leganes"
1855
+ },
1856
+ {
1857
+ "id":"265",
1858
+ "league":{
1859
+ "id":400,
1860
+ "name":"Segunda Division"
1861
+ },
1862
+ "code":"null",
1863
+ "name":"Gimn\u00e0stic de Tarragona"
1864
+ },
1865
+ {
1866
+ "id":"237",
1867
+ "league":{
1868
+ "id":400,
1869
+ "name":"Segunda Division"
1870
+ },
1871
+ "code":"null",
1872
+ "name":"Albacete Balompi\u00e9"
1873
+ },
1874
+ {
1875
+ "id":"295",
1876
+ "league":{
1877
+ "id":400,
1878
+ "name":"Segunda Division"
1879
+ },
1880
+ "code":"CCF",
1881
+ "name":"C\u00f3rdoba CF"
1882
+ },
1883
+ {
1884
+ "id":"250",
1885
+ "league":{
1886
+ "id":400,
1887
+ "name":"Segunda Division"
1888
+ },
1889
+ "code":"null",
1890
+ "name":"Real Valladolid"
1891
+ },
1892
+ {
1893
+ "id":"1046",
1894
+ "league":{
1895
+ "id":400,
1896
+ "name":"Segunda Division"
1897
+ },
1898
+ "code":"null",
1899
+ "name":"Athletic Bilbao B"
1900
+ },
1901
+ {
1902
+ "id":"298",
1903
+ "league":{
1904
+ "id":400,
1905
+ "name":"Segunda Division"
1906
+ },
1907
+ "code":"null",
1908
+ "name":"Girona FC"
1909
+ },
1910
+ {
1911
+ "id":"560",
1912
+ "league":{
1913
+ "id":399,
1914
+ "name":"La Liga"
1915
+ },
1916
+ "code":"LAC",
1917
+ "name":"RC Deportivo La Coruna"
1918
+ },
1919
+ {
1920
+ "id":"92",
1921
+ "league":{
1922
+ "id":399,
1923
+ "name":"La Liga"
1924
+ },
1925
+ "code":"RSS",
1926
+ "name":"Real Sociedad de F\u00fatbol"
1927
+ },
1928
+ {
1929
+ "id":"80",
1930
+ "league":{
1931
+ "id":399,
1932
+ "name":"La Liga"
1933
+ },
1934
+ "code":"ESP",
1935
+ "name":"RCD Espanyol"
1936
+ },
1937
+ {
1938
+ "id":"82",
1939
+ "league":{
1940
+ "id":399,
1941
+ "name":"La Liga"
1942
+ },
1943
+ "code":"FCG",
1944
+ "name":"Getafe CF"
1945
+ },
1946
+ {
1947
+ "id":"78",
1948
+ "league":{
1949
+ "id":399,
1950
+ "name":"La Liga"
1951
+ },
1952
+ "code":"ATM",
1953
+ "name":"Club Atl\u00e9tico de Madrid"
1954
+ },
1955
+ {
1956
+ "id":"275",
1957
+ "league":{
1958
+ "id":399,
1959
+ "name":"La Liga"
1960
+ },
1961
+ "code":"null",
1962
+ "name":"UD Las Palmas"
1963
+ },
1964
+ {
1965
+ "id":"87",
1966
+ "league":{
1967
+ "id":399,
1968
+ "name":"La Liga"
1969
+ },
1970
+ "code":"RAY",
1971
+ "name":"Rayo Vallecano de Madrid"
1972
+ },
1973
+ {
1974
+ "id":"95",
1975
+ "league":{
1976
+ "id":399,
1977
+ "name":"La Liga"
1978
+ },
1979
+ "code":"VAL",
1980
+ "name":"Valencia CF"
1981
+ },
1982
+ {
1983
+ "id":"84",
1984
+ "league":{
1985
+ "id":399,
1986
+ "name":"La Liga"
1987
+ },
1988
+ "code":"MAL",
1989
+ "name":"M\u00e1laga CF"
1990
+ },
1991
+ {
1992
+ "id":"559",
1993
+ "league":{
1994
+ "id":399,
1995
+ "name":"La Liga"
1996
+ },
1997
+ "code":"SEV",
1998
+ "name":"Sevilla FC"
1999
+ },
2000
+ {
2001
+ "id":"77",
2002
+ "league":{
2003
+ "id":399,
2004
+ "name":"La Liga"
2005
+ },
2006
+ "code":"BIL",
2007
+ "name":"Athletic Club"
2008
+ },
2009
+ {
2010
+ "id":"81",
2011
+ "league":{
2012
+ "id":399,
2013
+ "name":"La Liga"
2014
+ },
2015
+ "code":"FCB",
2016
+ "name":"FC Barcelona"
2017
+ },
2018
+ {
2019
+ "id":"96",
2020
+ "league":{
2021
+ "id":399,
2022
+ "name":"La Liga"
2023
+ },
2024
+ "code":"null",
2025
+ "name":"Sporting Gij\u00f3n"
2026
+ },
2027
+ {
2028
+ "id":"86",
2029
+ "league":{
2030
+ "id":399,
2031
+ "name":"La Liga"
2032
+ },
2033
+ "code":"MAD",
2034
+ "name":"Real Madrid CF"
2035
+ },
2036
+ {
2037
+ "id":"88",
2038
+ "league":{
2039
+ "id":399,
2040
+ "name":"La Liga"
2041
+ },
2042
+ "code":"LUD",
2043
+ "name":"Levante UD"
2044
+ },
2045
+ {
2046
+ "id":"558",
2047
+ "league":{
2048
+ "id":399,
2049
+ "name":"La Liga"
2050
+ },
2051
+ "code":"VIG",
2052
+ "name":"RC Celta de Vigo"
2053
+ },
2054
+ {
2055
+ "id":"90",
2056
+ "league":{
2057
+ "id":399,
2058
+ "name":"La Liga"
2059
+ },
2060
+ "code":"null",
2061
+ "name":"Real Betis"
2062
+ },
2063
+ {
2064
+ "id":"94",
2065
+ "league":{
2066
+ "id":399,
2067
+ "name":"La Liga"
2068
+ },
2069
+ "code":"VCF",
2070
+ "name":"Villarreal CF"
2071
+ },
2072
+ {
2073
+ "id":"83",
2074
+ "league":{
2075
+ "id":399,
2076
+ "name":"La Liga"
2077
+ },
2078
+ "code":"GCF",
2079
+ "name":"Granada CF"
2080
+ },
2081
+ {
2082
+ "id":"278",
2083
+ "league":{
2084
+ "id":399,
2085
+ "name":"La Liga"
2086
+ },
2087
+ "code":"EIB",
2088
+ "name":"SD Eibar"
2089
+ },
2090
+ {
2091
+ "id":"1049",
2092
+ "league":{
2093
+ "id":402,
2094
+ "name":"Primeira Liga"
2095
+ },
2096
+ "code":"null",
2097
+ "name":"CD Tondela"
2098
+ },
2099
+ {
2100
+ "id":"498",
2101
+ "league":{
2102
+ "id":402,
2103
+ "name":"Primeira Liga"
2104
+ },
2105
+ "code":"SCP",
2106
+ "name":"Sporting CP"
2107
+ },
2108
+ {
2109
+ "id":"711",
2110
+ "league":{
2111
+ "id":402,
2112
+ "name":"Primeira Liga"
2113
+ },
2114
+ "code":"null",
2115
+ "name":"Belenenses Lissabon"
2116
+ },
2117
+ {
2118
+ "id":"496",
2119
+ "league":{
2120
+ "id":402,
2121
+ "name":"Primeira Liga"
2122
+ },
2123
+ "code":"null",
2124
+ "name":"FC Rio Ave"
2125
+ },
2126
+ {
2127
+ "id":"503",
2128
+ "league":{
2129
+ "id":402,
2130
+ "name":"Primeira Liga"
2131
+ },
2132
+ "code":"FCP",
2133
+ "name":"FC Porto"
2134
+ },
2135
+ {
2136
+ "id":"502",
2137
+ "league":{
2138
+ "id":402,
2139
+ "name":"Primeira Liga"
2140
+ },
2141
+ "code":"null",
2142
+ "name":"Vitoria Guimaraes"
2143
+ },
2144
+ {
2145
+ "id":"506",
2146
+ "league":{
2147
+ "id":402,
2148
+ "name":"Primeira Liga"
2149
+ },
2150
+ "code":"null",
2151
+ "name":"Vitoria Setubal"
2152
+ },
2153
+ {
2154
+ "id":"810",
2155
+ "league":{
2156
+ "id":402,
2157
+ "name":"Primeira Liga"
2158
+ },
2159
+ "code":"null",
2160
+ "name":"Boavista Porto FC"
2161
+ },
2162
+ {
2163
+ "id":"1052",
2164
+ "league":{
2165
+ "id":402,
2166
+ "name":"Primeira Liga"
2167
+ },
2168
+ "code":"null",
2169
+ "name":"Uni\u00e3o Madeira"
2170
+ },
2171
+ {
2172
+ "id":"504",
2173
+ "league":{
2174
+ "id":402,
2175
+ "name":"Primeira Liga"
2176
+ },
2177
+ "code":"null",
2178
+ "name":"Maritimo Funchal"
2179
+ },
2180
+ {
2181
+ "id":"583",
2182
+ "league":{
2183
+ "id":402,
2184
+ "name":"Primeira Liga"
2185
+ },
2186
+ "code":"null",
2187
+ "name":"Moreirense FC"
2188
+ },
2189
+ {
2190
+ "id":"712",
2191
+ "league":{
2192
+ "id":402,
2193
+ "name":"Primeira Liga"
2194
+ },
2195
+ "code":"null",
2196
+ "name":"FC Arouca"
2197
+ },
2198
+ {
2199
+ "id":"497",
2200
+ "league":{
2201
+ "id":402,
2202
+ "name":"Primeira Liga"
2203
+ },
2204
+ "code":"null",
2205
+ "name":"Sporting Braga"
2206
+ },
2207
+ {
2208
+ "id":"501",
2209
+ "league":{
2210
+ "id":402,
2211
+ "name":"Primeira Liga"
2212
+ },
2213
+ "code":"null",
2214
+ "name":"Nacional Funchal"
2215
+ },
2216
+ {
2217
+ "id":"495",
2218
+ "league":{
2219
+ "id":402,
2220
+ "name":"Primeira Liga"
2221
+ },
2222
+ "code":"SLB",
2223
+ "name":"SL Benfica"
2224
+ },
2225
+ {
2226
+ "id":"582",
2227
+ "league":{
2228
+ "id":402,
2229
+ "name":"Primeira Liga"
2230
+ },
2231
+ "code":"null",
2232
+ "name":"GD Estoril Praia"
2233
+ },
2234
+ {
2235
+ "id":"507",
2236
+ "league":{
2237
+ "id":402,
2238
+ "name":"Primeira Liga"
2239
+ },
2240
+ "code":"null",
2241
+ "name":"FC Pa\u00e7os de Ferreira"
2242
+ },
2243
+ {
2244
+ "id":"509",
2245
+ "league":{
2246
+ "id":402,
2247
+ "name":"Primeira Liga"
2248
+ },
2249
+ "code":"null",
2250
+ "name":"Acad\u00e9mica de Coimbra"
2251
+ }
2252
+ ]