-
Notifications
You must be signed in to change notification settings - Fork 79
/
leagueIds.json
74 lines (74 loc) · 1.19 KB
/
leagueIds.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
{
"BSA": {
"id": 444,
"caption": "Campeonato Brasileiro da Série A"
},
"PL": {
"id": 445,
"caption": "Premier League 2017/18"
},
"ELC": {
"id": 446,
"caption": "Championship 2017/18"
},
"EL1": {
"id": 447,
"caption": "League One 2017/18"
},
"EL2": {
"id": 448,
"caption": "League Two 2017/18"
},
"DED": {
"id": 449,
"caption": "Eredivisie 2017/18"
},
"FL1": {
"id": 450,
"caption": "Ligue 1 2017/18"
},
"FL2": {
"id": 451,
"caption": "Ligue 2 2017/18"
},
"BL1": {
"id": 452,
"caption": "1. Bundesliga 2017/18"
},
"BL2": {
"id": 453,
"caption": "2. Bundesliga 2017/18"
},
"PD": {
"id": 455,
"caption": "Primera Division 2017"
},
"SA": {
"id": 456,
"caption": "Serie A 2017/18"
},
"PPL": {
"id": 457,
"caption": "Primeira Liga 2017/18"
},
"DFB": {
"id": 458,
"caption": "DFB-Pokal 2017/18"
},
"SB": {
"id": 459,
"caption": "Serie B 2017/18"
},
"CL": {
"id": 464,
"caption": "Champions League 2017/18"
},
"AAL": {
"id": 466,
"caption": "Australian A-League"
},
"WC": {
"id": 467,
"caption": "World Cup"
}
}