-
Notifications
You must be signed in to change notification settings - Fork 3
/
England_LeagueTwo.json
146 lines (146 loc) · 3.29 KB
/
England_LeagueTwo.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": "Accrington Stanley",
"team_abbreviation": "ASFC",
"team_stadium": "Crown Ground"
},
{
"team_id": 2,
"team_name": "AFC Wimbledon",
"team_abbreviation": "AFCW",
"team_stadium": "Plough Lane"
},
{
"team_id": 3,
"team_name": "Barrow",
"team_abbreviation": "BAR",
"team_stadium": "Holker Street"
},
{
"team_id": 4,
"team_name": "Bradford City",
"team_abbreviation": "BRD",
"team_stadium": "Utilita Energy Stadium"
},
{
"team_id": 5,
"team_name": "Colchester United",
"team_abbreviation": "COL",
"team_stadium": "JobServe Community Stadium"
},
{
"team_id": 6,
"team_name": "Crawley Town",
"team_abbreviation": "CRAW",
"team_stadium": "The People's Pension Stadium"
},
{
"team_id": 7,
"team_name": "Crewe Alexandra",
"team_abbreviation": "CRE",
"team_stadium": "Alexandra Stadium"
},
{
"team_id": 8,
"team_name": "Doncaster Rovers",
"team_abbreviation": "DON",
"team_stadium": "Keepmoat Stadium"
},
{
"team_id": 9,
"team_name": "Forest Green Rovers",
"team_abbreviation": "FGR",
"team_stadium": "The New Lawn"
},
{
"team_id": 10,
"team_name": "Gillingham",
"team_abbreviation": "GIL",
"team_stadium": "Priestfield Stadium"
},
{
"team_id": 11,
"team_name": "Grimsby Town",
"team_abbreviation": "GRT",
"team_stadium": "Blundell Park"
},
{
"team_id": 12,
"team_name": "Harrogate Town",
"team_abbreviation": "HAR",
"team_stadium": "Wetherby Road"
},
{
"team_id": 13,
"team_name": "Mansfield Town",
"team_abbreviation": "MAN",
"team_stadium": "One Call Stadium"
},
{
"team_id": 14,
"team_name": "Milton Keynes Dons",
"team_abbreviation": "MKD",
"team_stadium": "Stadium MK"
},
{
"team_id": 15,
"team_name": "Morecambe",
"team_abbreviation": "MOR",
"team_stadium": "Globe Arena"
},
{
"team_id": 16,
"team_name": "Newport County AFC",
"team_abbreviation": "NCAFC",
"team_stadium": "Rodney Parade"
},
{
"team_id": 17,
"team_name": "Notts County",
"team_abbreviation": "NOT",
"team_stadium": "Meadow Lane"
},
{
"team_id": 18,
"team_name": "Salford City",
"team_abbreviation": "SAL",
"team_stadium": "Moor Lane"
},
{
"team_id": 19,
"team_name": "Stockport County",
"team_abbreviation": "STO",
"team_stadium": "Edgeley Park"
},
{
"team_id": 20,
"team_name": "Sutton United",
"team_abbreviation": "SUT",
"team_stadium": "Gander Green Lane"
},
{
"team_id": 21,
"team_name": "Swindon Town",
"team_abbreviation": "SWI",
"team_stadium": "The County Ground"
},
{
"team_id": 22,
"team_name": "Tranmere Rovers",
"team_abbreviation": "TRA",
"team_stadium": "Prenton Park"
},
{
"team_id": 23,
"team_name": "Walsall",
"team_abbreviation": "WAL",
"team_stadium": "Banks's Stadium"
},
{
"team_id": 24,
"team_name": "Wrexham",
"team_abbreviation": "WRE",
"team_stadium": "Racecourse Ground"
}
]