-
Notifications
You must be signed in to change notification settings - Fork 3
/
Turkey_SuperLig.json
122 lines (122 loc) · 2.65 KB
/
Turkey_SuperLig.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
[
{
"team_id": 1,
"team_name": "Adana Demirspor",
"team_abbreviation": "ADS",
"team_stadium": "5 Ocak Stadium"
},
{
"team_id": 2,
"team_name": "Alanyaspor",
"team_abbreviation": "ALN",
"team_stadium": "Bahçeşehir Okulları Stadium"
},
{
"team_id": 3,
"team_name": "Ankaragücü",
"team_abbreviation": "ANK",
"team_stadium": "Eryaman Stadium"
},
{
"team_id": 4,
"team_name": "Antalyaspor",
"team_abbreviation": "ANT",
"team_stadium": "Antalya Stadium"
},
{
"team_id": 5,
"team_name": "Başakşehir",
"team_abbreviation": "BAŞ",
"team_stadium": "Başakşehir Fatih Terim Stadium"
},
{
"team_id": 6,
"team_name": "Beşiktaş",
"team_abbreviation": "BJK",
"team_stadium": "Vodafone Park"
},
{
"team_id": 7,
"team_name": "Fenerbahçe",
"team_abbreviation": "FB",
"team_stadium": "Şükrü Saracoğlu Stadium"
},
{
"team_id": 8,
"team_name": "Galatasaray",
"team_abbreviation": "GS",
"team_stadium": "Türk Telekom Stadium"
},
{
"team_id": 9,
"team_name": "Gaziantep",
"team_abbreviation": "GAZ",
"team_stadium": "Gaziantep Stadium"
},
{
"team_id": 10,
"team_name": "Hatayspor",
"team_abbreviation": "HTY",
"team_stadium": "Antakya Atatürk Stadium"
},
{
"team_id": 11,
"team_name": "Istanbulspor AŞ",
"team_abbreviation": "IST",
"team_stadium": "Necmi Kadıoğlu Stadium"
},
{
"team_id": 12,
"team_name": "Kayserispor",
"team_abbreviation": "KYS",
"team_stadium": "Kadir Has Stadium"
},
{
"team_id": 13,
"team_name": "Kasımpaşa",
"team_abbreviation": "KAS",
"team_stadium": "Recep Tayyip Erdoğan Stadium"
},
{
"team_id": 14,
"team_name": "Karagümrük",
"team_abbreviation": "KGM",
"team_stadium": "Atatürk Olympic Stadium"
},
{
"team_id": 15,
"team_name": "Konyaspor",
"team_abbreviation": "KON",
"team_stadium": "Konya Büyükşehir Stadium"
},
{
"team_id": 16,
"team_name": "Pendikspor",
"team_abbreviation": "PEN",
"team_stadium": "Pendik Stadium"
},
{
"team_id": 17,
"team_name": "Rizespor",
"team_abbreviation": "RIZ",
"team_stadium": "Çaykur Didi Stadium"
},
{
"team_id": 18,
"team_name": "Samsunspor",
"team_abbreviation": "SAM",
"team_stadium": "Samsun Stadium"
},
{
"team_id": 19,
"team_name": "Sivasspor",
"team_abbreviation": "SIV",
"team_stadium": "Yeni Sivas 4 Eylül Stadium"
},
{
"team_id": 20,
"team_name": "Trabzonspor",
"team_abbreviation": "TRA",
"team_stadium": "Medical Park Stadium"
}
]