-
Notifications
You must be signed in to change notification settings - Fork 3
/
England_LeagueOne.json
146 lines (146 loc) · 3.08 KB
/
England_LeagueOne.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
[
{
"team_id": 1,
"team_name": "Barnsley",
"team_abbreviation": "BAR",
"team_stadium": "Oakwell"
},
{
"team_id": 2,
"team_name": "Blackpool",
"team_abbreviation": "BLA",
"team_stadium": "Bloomfield Road"
},
{
"team_id": 3,
"team_name": "Bolton Wanderers",
"team_abbreviation": "BOL",
"team_stadium": "University of Bolton Stadium"
},
{
"team_id": 4,
"team_name": "Bristol Rovers",
"team_abbreviation": "BRI",
"team_stadium": "Memorial Stadium"
},
{
"team_id": 5,
"team_name": "Burton Albion",
"team_abbreviation": "BUR",
"team_stadium": "Pirelli Stadium"
},
{
"team_id": 6,
"team_name": "Cambridge United",
"team_abbreviation": "CAM",
"team_stadium": "Abbey Stadium"
},
{
"team_id": 7,
"team_name": "Carlisle United",
"team_abbreviation": "CAR",
"team_stadium": "Brunton Park"
},
{
"team_id": 8,
"team_name": "Charlton Athletic",
"team_abbreviation": "CHA",
"team_stadium": "The Valley"
},
{
"team_id": 9,
"team_name": "Cheltenham Town",
"team_abbreviation": "CHE",
"team_stadium": "Whaddon Road"
},
{
"team_id": 10,
"team_name": "Derby County",
"team_abbreviation": "DER",
"team_stadium": "Pride Park Stadium"
},
{
"team_id": 11,
"team_name": "Exeter City",
"team_abbreviation": "EXE",
"team_stadium": "St James Park"
},
{
"team_id": 12,
"team_name": "Fleetwood Town",
"team_abbreviation": "FLE",
"team_stadium": "Highbury Stadium"
},
{
"team_id": 13,
"team_name": "Leyton Orient",
"team_abbreviation": "LEY",
"team_stadium": "Breyer Group Stadium"
},
{
"team_id": 14,
"team_name": "Lincoln City",
"team_abbreviation": "LIN",
"team_stadium": "LNER Stadium"
},
{
"team_id": 15,
"team_name": "Northampton Town",
"team_abbreviation": "NOR",
"team_stadium": "Sixfields Stadium"
},
{
"team_id": 16,
"team_name": "Oxford United",
"team_abbreviation": "OXF",
"team_stadium": "Kassam Stadium"
},
{
"team_id": 17,
"team_name": "Peterborough United",
"team_abbreviation": "PET",
"team_stadium": "Weston Homes Stadium"
},
{
"team_id": 18,
"team_name": "Port Vale",
"team_abbreviation": "PVL",
"team_stadium": "Vale Park"
},
{
"team_id": 19,
"team_name": "Portsmouth",
"team_abbreviation": "POR",
"team_stadium": "Fratton Park"
},
{
"team_id": 20,
"team_name": "Reading",
"team_abbreviation": "REA",
"team_stadium": "Madejski Stadium"
},
{
"team_id": 21,
"team_name": "Shrewsbury Town",
"team_abbreviation": "SHR",
"team_stadium": "Montgomery Waters Meadow"
},
{
"team_id": 22,
"team_name": "Stevenage",
"team_abbreviation": "STE",
"team_stadium": "The Lamex Stadium"
},
{
"team_id": 23,
"team_name": "Wigan Athletic",
"team_abbreviation": "WIG",
"team_stadium": "DW Stadium"
},
{
"team_id": 24,
"team_name": "Wycombe Wanderers",
"team_abbreviation": "WYC",
"team_stadium": "Adams Park"
}
]