-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathScotland_ScottishPremiership.json
74 lines (74 loc) · 1.62 KB
/
Scotland_ScottishPremiership.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
[
{
"team_id": 1,
"team_name": "Aberdeen",
"team_abbreviation": "ABD",
"team_stadium": "Pittodrie Stadium"
},
{
"team_id": 2,
"team_name": "Celtic",
"team_abbreviation": "CEL",
"team_stadium": "Celtic Park"
},
{
"team_id": 3,
"team_name": "Dundee",
"team_abbreviation": "DUN",
"team_stadium": "Dens Park"
},
{
"team_id": 4,
"team_name": "Hearts",
"team_abbreviation": "HEA",
"team_stadium": "Tynecastle Park"
},
{
"team_id": 5,
"team_name": "Hibernian",
"team_abbreviation": "HIB",
"team_stadium": "Easter Road"
},
{
"team_id": 6,
"team_name": "Kilmarnock",
"team_abbreviation": "KIL",
"team_stadium": "Rugby Park"
},
{
"team_id": 7,
"team_name": "Livingston",
"team_abbreviation": "LIV",
"team_stadium": "Tony Macaroni Arena"
},
{
"team_id": 8,
"team_name": "Motherwell",
"team_abbreviation": "MOT",
"team_stadium": "Fir Park"
},
{
"team_id": 9,
"team_name": "Rangers",
"team_abbreviation": "RAN",
"team_stadium": "Ibrox Stadium"
},
{
"team_id": 10,
"team_name": "Ross County",
"team_abbreviation": "ROS",
"team_stadium": "Global Energy Stadium"
},
{
"team_id": 11,
"team_name": "St. Johnstone",
"team_abbreviation": "STJ",
"team_stadium": "McDiarmid Park"
},
{
"team_id": 12,
"team_name": "St. Mirren",
"team_abbreviation": "STM",
"team_stadium": "Simple Digital Arena"
}
]