-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathColombia_ColombianPrimeraA.json
122 lines (122 loc) · 2.74 KB
/
Colombia_ColombianPrimeraA.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": "Bucaramanga",
"team_abbreviation": "BUC",
"team_stadium": "Bucaramanga Stadium"
},
{
"team_id": 2,
"team_name": "Independiente Medellín",
"team_abbreviation": "DIM",
"team_stadium": "Medellín Stadium"
},
{
"team_id": 3,
"team_name": "Rionegro Águilas",
"team_abbreviation": "RION",
"team_stadium": "Rionegro Stadium"
},
{
"team_id": 4,
"team_name": "Alianza Petrolera",
"team_abbreviation": "APA",
"team_stadium": "Petrolera Stadium"
},
{
"team_id": 5,
"team_name": "Atlético Nacional",
"team_abbreviation": "NAL",
"team_stadium": "Nacional Stadium"
},
{
"team_id": 6,
"team_name": "Once Caldas",
"team_abbreviation": "CAL",
"team_stadium": "Caldas Stadium"
},
{
"team_id": 7,
"team_name": "La Equidad",
"team_abbreviation": "EQD",
"team_stadium": "Equidad Stadium"
},
{
"team_id": 8,
"team_name": "Deportivo Pasto",
"team_abbreviation": "PAS",
"team_stadium": "Pasto Stadium"
},
{
"team_id": 9,
"team_name": "Deportes Tolima",
"team_abbreviation": "TOL",
"team_stadium": "Tolima Stadium"
},
{
"team_id": 10,
"team_name": "Atlético Huila",
"team_abbreviation": "HUI",
"team_stadium": "Huila Stadium"
},
{
"team_id": 11,
"team_name": "Independiente Santa Fe",
"team_abbreviation": "SFE",
"team_stadium": "Santa Fe Stadium"
},
{
"team_id": 12,
"team_name": "Jaguares de Córdoba",
"team_abbreviation": "COR",
"team_stadium": "Córdoba Stadium"
},
{
"team_id": 13,
"team_name": "América de Cali",
"team_abbreviation": "AME",
"team_stadium": "América Stadium"
},
{
"team_id": 14,
"team_name": "Millonarios",
"team_abbreviation": "MIL",
"team_stadium": "Millonarios Stadium"
},
{
"team_id": 15,
"team_name": "Deportivo Cali",
"team_abbreviation": "DCI",
"team_stadium": "Cali Stadium"
},
{
"team_id": 16,
"team_name": "Unión Magdalena",
"team_abbreviation": "UMA",
"team_stadium": "Magdalena Stadium"
},
{
"team_id": 17,
"team_name": "Atlético Junior",
"team_abbreviation": "JUN",
"team_stadium": "Junior Stadium"
},
{
"team_id": 18,
"team_name": "Boyacá Chicó",
"team_abbreviation": "CHI",
"team_stadium": "Chicó Stadium"
},
{
"team_id": 19,
"team_name": "Envigado",
"team_abbreviation": "ENV",
"team_stadium": "Envigado Stadium"
},
{
"team_id": 20,
"team_name": "Deportivo Pereira",
"team_abbreviation": "PER",
"team_stadium": "Pereira Stadium"
}
]