4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Uruguay Uruguay
Datos equipo
Nombre Uruguay
Nombre completo Selección de Uruguay
Nombre corto URY
País
Año fundación 1900
Total plantilla 26
Estadio
Nombre estadio Estadio Centenario
Capacidad estadio 65235
Año construcción 1930
Tipo césped Césped Natural
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.auf.org.uy/
Twitter del equipo @Uruguay
Twitter presidente @wilmar_valdez
Información
Dirección Av Dr. Americo Ricaldoni, Montevideo 11400, Uruguay
Teléfono +59-82/400 4814
Fax +59-82/409 0550
Otros datos
Marca de ropa Puma
Portugal Portugal
Datos equipo
Nombre Portugal
Nombre completo Selección de Portugal
Nombre corto PRT
País
Año fundación 1914
Total plantilla 26
Estadio
Nombre estadio Estadio Nacional do Jamor
Capacidad estadio 37600
Año construcción 1944
Tipo césped Cesped natural
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.fpf.pt
Twitter del equipo @selecaoportugal
Otros datos
Marca de ropa Nike
Ghana Ghana
Datos equipo
Nombre Ghana
Nombre completo Selección de Ghana
Nombre corto GHA
País
Año fundación 1957
Total plantilla 26
Estadio
Nombre estadio Kumasi Sports Stadium
Capacidad estadio 40000
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.ghanafa.org
Twitter del equipo @GhanaBlackstars
Información
Dirección Avenida Hudson Road, Kumasi
Teléfono +233/302 660 380
Fax +233/302 668 590
Corea del Sur Corea
Datos equipo
Nombre Corea del Sur
Nombre completo Selección de Corea del Sur
Nombre corto KOR
País
Año fundación 1933
Total plantilla 26
Estadio
Nombre estadio Seoul World Cup Stadium
Capacidad estadio 66806
Año construcción 2001
Tipo césped Cesped Natural
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.kfa.or.kr/
Twitter del equipo @thekfa
Información
Dirección 1-131 Sinmunno, 2-ga Jongno-Gu 110-062 Seoul
Teléfono +82 (2) 737 7538
Fax +82-2/735 2755
Otros datos
Marca de ropa Nike

Clasificación

Equipo PJ GF GC Puntos
1 Portugal Portugal 3 6 4 6
2 Corea del Sur Corea 3 4 4 4
3 Uruguay Uruguay 3 2 2 4
4 Ghana Ghana 3 5 7 3

Equipos de esta liga

4

  USO DE MEMORIA  
4,400,088 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0020
Controller Execution Time ( Home / Category )  0.0704
Total Execution Time  0.0725
  CADENA URL  
/mundial2022/grupo8/equipos
  GET DATOS  
$_GET['/mundial2022/grupo8/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (10)  
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=136 AND type_rel = 3
0.0287  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 136 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0022  SELECT /*53 bs_news_model*/ n.id, n.author_id, n.headline, n.external_headline, n.live_headline, n.creation_date, n.update_date, n.pub_date, n.alias, n.subheadline, n.teaser, n.media, n.tags, n.views, n.screens, n.clicks, n.relations, n.comments, n.power_cover, n.cover_points, u.name as user_name FROM bs_news n INNER JOIN bs_editors u ON u.id = n.author_id AND u.ln = 'es' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (1312644,1311155,1310705,1211971,1309933) ORDER BY n.cover_points DESC, update_date DESC
0.0024  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 = 66345 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 23:31:47' 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 23:31:47' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0023  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-27 23:31:47' 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 23:31:47' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0024  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'mundial' AND (l.group_code = 0 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2022 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=0 DESC LIMIT 1
0.0025  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2022` 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 = 66345 AND t.round = 3 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC