-
Notifications
You must be signed in to change notification settings - Fork 3
/
Portugal_LigaPortugal.json
110 lines (110 loc) · 2.67 KB
/
Portugal_LigaPortugal.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
[
{
"team_id": 1,
"team_name": "Arouca",
"team_abbreviation": "ARO",
"team_stadium": "Estádio Municipal de Arouca"
},
{
"team_id": 2,
"team_name": "Benfica",
"team_abbreviation": "BEN",
"team_stadium": "Estádio da Luz"
},
{
"team_id": 3,
"team_name": "Boavista",
"team_abbreviation": "BOA",
"team_stadium": "Estádio do Bessa"
},
{
"team_id": 4,
"team_name": "Braga",
"team_abbreviation": "BRA",
"team_stadium": "Estádio Municipal de Braga"
},
{
"team_id": 5,
"team_name": "Casa Pia",
"team_abbreviation": "CAS",
"team_stadium": "Estádio Pina Manique"
},
{
"team_id": 6,
"team_name": "Estoril",
"team_abbreviation": "EST",
"team_stadium": "Estádio António Coimbra da Mota"
},
{
"team_id": 7,
"team_name": "Estrela",
"team_abbreviation": "ESTR",
"team_stadium": "Estádio José Gomes"
},
{
"team_id": 8,
"team_name": "FC Famalicão",
"team_abbreviation": "FAM",
"team_stadium": "Estádio Municipal 22 de Junho"
},
{
"team_id": 9,
"team_name": "FC Porto",
"team_abbreviation": "FCP",
"team_stadium": "Estádio do Dragão"
},
{
"team_id": 10,
"team_name": "GD Chaves",
"team_abbreviation": "CHA",
"team_stadium": "Estádio Municipal Eng. Manuel Branco Teixeira"
},
{
"team_id": 11,
"team_name": "Gil Vicente",
"team_abbreviation": "GIL",
"team_stadium": "Estádio Cidade de Barcelos"
},
{
"team_id": 12,
"team_name": "Guimarães",
"team_abbreviation": "GUI",
"team_stadium": "Estádio D. Afonso Henriques"
},
{
"team_id": 13,
"team_name": "Moreirense",
"team_abbreviation": "MOR",
"team_stadium": "Parque Desportivo Comendador Joaquim de Almeida Freitas"
},
{
"team_id": 14,
"team_name": "Portimonense",
"team_abbreviation": "POR",
"team_stadium": "Estádio Municipal de Portimão"
},
{
"team_id": 15,
"team_name": "Rio Ave",
"team_abbreviation": "RAV",
"team_stadium": "Estádio dos Arcos"
},
{
"team_id": 16,
"team_name": "SC Farense",
"team_abbreviation": "FAR",
"team_stadium": "Estádio de São Luís"
},
{
"team_id": 17,
"team_name": "Sporting CP",
"team_abbreviation": "SCP",
"team_stadium": "Estádio José Alvalade"
},
{
"team_id": 18,
"team_name": "Vizela",
"team_abbreviation": "VIZ",
"team_stadium": "Estádio do Futebol Clube de Vizela"
}
]