-
Notifications
You must be signed in to change notification settings - Fork 3
/
CzechRepublic_CzechFirstLeague.json
98 lines (98 loc) · 2.33 KB
/
CzechRepublic_CzechFirstLeague.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
[
{
"team_id": 1,
"team_name": "Baník Ostrava",
"team_abbreviation": "BO",
"team_stadium": "Městský stadion"
},
{
"team_id": 2,
"team_name": "Bohemians",
"team_abbreviation": "BH",
"team_stadium": "Dolicek"
},
{
"team_id": 3,
"team_name": "C. Budejovice",
"team_abbreviation": "CB",
"team_stadium": "Stadion Střelecký ostrov"
},
{
"team_id": 4,
"team_name": "Hradec Králové",
"team_abbreviation": "HK",
"team_stadium": "Všesportovní stadion"
},
{
"team_id": 5,
"team_name": "Jablonec",
"team_abbreviation": "JA",
"team_stadium": "Stadion Střelnice"
},
{
"team_id": 6,
"team_name": "Karviná",
"team_abbreviation": "KA",
"team_stadium": "Městský stadion"
},
{
"team_id": 7,
"team_name": "Mladá Boleslav",
"team_abbreviation": "MB",
"team_stadium": "Stadion Pod Dubem"
},
{
"team_id": 8,
"team_name": "Pardubice",
"team_abbreviation": "PA",
"team_stadium": "Eduard Stadion"
},
{
"team_id": 9,
"team_name": "Sigma Olomouc",
"team_abbreviation": "SO",
"team_stadium": "Andrův stadion"
},
{
"team_id": 10,
"team_name": "Slovácko",
"team_abbreviation": "SL",
"team_stadium": "Městský stadion Miroslava Valenty"
},
{
"team_id": 11,
"team_name": "Slovan Liberec",
"team_abbreviation": "SLI",
"team_stadium": "Stadion u Nisy"
},
{
"team_id": 12,
"team_name": "Slavia Praha",
"team_abbreviation": "SP",
"team_stadium": "Sinobo Stadium"
},
{
"team_id": 13,
"team_name": "Sparta Praha",
"team_abbreviation": "SPA",
"team_stadium": "Generali Arena"
},
{
"team_id": 14,
"team_name": "Teplice",
"team_abbreviation": "TE",
"team_stadium": "Na Stínadlech"
},
{
"team_id": 15,
"team_name": "Viktoria Plzeň",
"team_abbreviation": "VP",
"team_stadium": "Doosan Arena"
},
{
"team_id": 16,
"team_name": "Zlín",
"team_abbreviation": "ZL",
"team_stadium": "Letná Stadion"
}
]