4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Hungría Hungría
Datos equipo
Nombre Hungría
Nombre completo Selección de Hungría
Nombre corto HUN
País
Año fundación 1901
Estadio
Nombre estadio Ferenc Puskás Stadion
Capacidad estadio 56000
Año construcción 1948
Tipo césped Cesped
Dimensiones campo 105x70
Internet
Sitio web http://www.mlsz.hu/
Twitter del equipo @MLSZhivatalos
Información
Dirección Kánai út 2. D, Budapest
Teléfono +36(1)5779500
Fax +36(1)5779503
Suiza Suiza
Datos equipo
Nombre Suiza
Nombre completo Selección de Suiza
Nombre corto CHE
País
Año fundación 1895
Estadio
Nombre estadio Stade de Suisse Wankdorf Berna
Capacidad estadio 31783
Año construcción 2005
Tipo césped Cesped Natural
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.football.ch
Twitter del equipo @nati_sfv_asf
Información
Dirección Worbstrasse 48 Postfach Bern 3000
Teléfono +41-31/950 8111
Fax +41-31/950 8181
Otros datos
Marca de ropa Puma
Alemania Alemania
Datos equipo
Nombre Alemania
Nombre completo Selección de Alemania
Nombre corto DEU
País
Año fundación 1900
Estadio
Nombre estadio Olympiastadion Berlin
Capacidad estadio 76065
Año construcción 1936
Tipo césped Cesped
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.dfb.de
Twitter del equipo @DFB_Team
Información
Dirección Otto-Fleck-Schneise 6 Postfach 71 02 65 Frankfurt 60528
Teléfono +49-69/678 80
Fax +49-69/678 8266
Otros datos
Marca de ropa Adidas
Escocia Escocia
Datos equipo
Nombre Escocia
Nombre completo Selección de Escocia
Nombre corto SCT
País
Año fundación 1873
Estadio
Nombre estadio Hampden Park
Capacidad estadio 52500
Internet
Sitio web http://www.scottishfa.co.uk
Twitter del equipo @ScotlandNT
Información
Dirección Hampden Park G42 9AY Glasgow
Teléfono +44(141)6166000
Fax +44(141)6166001

Clasificación

Equipo PJ GF GC Puntos
1 Alemania Alemania 0 0 0 0
2 Escocia Escocia 0 0 0 0
3 Hungría Hungría 0 0 0 0
4 Suiza Suiza 0 0 0 0

Equipos de esta liga

4

  USO DE MEMORIA  
4,389,376 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0019
Controller Execution Time ( Home / Category )  0.2771
Total Execution Time  0.2790
  CADENA URL  
/eurocopa2024/grupo1/equipos
  GET DATOS  
$_GET['/eurocopa2024/grupo1/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (13)  
0.0124  SELECT type FROM routes WHERE alias = 'eurocopa2024'
0.0252  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'eurocopa' AND (l.group_code = 1 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2024 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=1 DESC LIMIT 1
0.0125  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=201 AND type_rel = 3
0.0201  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 201 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0128  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 (1312212,1312200,1312063,1311804,1311588) ORDER BY n.cover_points DESC, update_date DESC
0.0128  SELECT id,name,alias,stepParent FROM categories WHERE parentId=201 ORDER BY order_id ASC
0.0128  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 = 74760 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0135  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 = 74760 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0127  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-28 21:27:07' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0129  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-28 21:27:07' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0128  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-28 21:27:07' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0130  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-28 21:27:07' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0162  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2024` 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 = 74760 AND t.round = 1 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC