4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Deportes Quindío Deportes
Datos equipo
Nombre Deportes Quindío
Nombre completo Corporación Deportes Quindío
Nombre corto QUI
País
Año fundación 1951
Total plantilla 48
Estadio
Nombre estadio Centenario
Capacidad estadio 21700
Año construcción 1988
Tipo césped Natural
Dimensiones campo 110 x 90 m
Internet
Sitio web http://www.deportesquindio.com.co/
Twitter del equipo @QuindioOficial
Información
Dirección Carrera 11 #10N - 44
Teléfono (+576) 7476268
Fax (+576) 7476268
Atlético Huila Atlético
Datos equipo
Nombre Atlético Huila
Nombre completo Club Deportivo Atlético Huila
Nombre corto HUI
País
Año fundación 1990
Total plantilla 44
Estadio
Nombre estadio Guillermo Plazas Alcid
Capacidad estadio 27000
Año construcción 1980
Tipo césped Natural
Internet
Sitio web http://clubatleticohuila.com.co/
Twitter del equipo @AtleticoHuilaof
Información
Dirección Coliseo Cubierto La Libertad. Carrera 18 Nº 18 - 25 Neiva
Teléfono (+578) 875 64 39
Fax +57 (8) 875 6439
Internacional de Palmira Internaciona
Datos equipo
Nombre Internacional de Palmira
Nombre completo Internacional FC de Palmira
Nombre corto COR
País
Año fundación 1967
Total plantilla 46
Estadio
Nombre estadio Estadio Doce de Octubre
Capacidad estadio 16000
Año construcción 1967
Tipo césped pasto
Internet
Sitio web internacionalfc.co
Twitter del equipo @InterPalmira
Información
Dirección Carrera 26 Nº 32 - 70 Tuluá
Teléfono +57 (92) 225 2902
Fax +57 (92) 224 2303
Orsomarso SC Orsomarso
Datos equipo
Nombre Orsomarso SC
Nombre completo Orsomarso Sport Club
Nombre corto ORS
País
Año fundación 2012
Total plantilla 36
Estadio
Nombre estadio Francisco Rivera Escobar
Capacidad estadio 15300
Internet
Sitio web http://www.orsomarsosportivoclube.com/sc/
Twitter del equipo @OrsomarsoSC

Clasificación

Equipo PJ GF GC Puntos
1 Orsomarso SC Orsomarso 6 11 5 13
2 Atlético Huila Atlético 6 7 6 11
3 Internacional de Palmira Internaciona 6 5 7 5
4 Deportes Quindío Deportes 6 4 9 4

  USO DE MEMORIA  
4,404,112 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0019
Controller Execution Time ( Home / Category )  0.0382
Total Execution Time  0.0401
  CADENA URL  
/copa_colombia2019/grupo7/equipos
  GET DATOS  
$_GET['/copa_colombia2019/grupo7/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (8)  
0.0039  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'copa_colombia' AND (l.group_code = 7 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2019 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=7 DESC LIMIT 1
0.0019  SELECT dt.nameShow,dt.basealias,t.id,t.teamId FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 48787 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0022  SELECT t.id,t.teamId,t.total_players,dt.* FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 48787 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-27 06:17:02' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-27 06:17:02' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-27 06:17:02' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-27 06:17:02' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0025  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2019` as t INNER JOIN teams as team ON team.id = t.team INNER JOIN datateams as dt ON team.teamId = dt.id WHERE t.league_id = 48787 AND t.round = 6 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC