4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Japón Japón
Datos equipo
Nombre Japón
Nombre completo Selección de Japón
Nombre corto JPN
País
Año fundación 1921
Total plantilla 23
Estadio
Nombre estadio National Olympic Stadium
Capacidad estadio 57363
Año construcción 1958
Tipo césped Cesped Natural
Dimensiones campo 107 x 71 m
Internet
Sitio web http://www.jfa.jp/
Twitter del equipo @jfa_samuraiblue
Información
Dirección JFA House Football Ave. Bunkyo-ku TOKYO 113-8311
Teléfono +81-3/3830 2004
Fax +81-3/3830 2005
Otros datos
Marca de ropa Adidas
Bélgica Bélgica
Datos equipo
Nombre Bélgica
Nombre completo Selección de Bélgica
Nombre corto BEL
País
Año fundación 1895
Total plantilla 23
Estadio
Nombre estadio Stade Roi Baudouin
Capacidad estadio 50100
Año construcción 1930
Tipo césped Hierba natural
Dimensiones campo 106 x 66 m
Internet
Sitio web https://www.rbfa.be
Twitter del equipo @BelRedDevils
Información
Dirección 145, Avenue Houba de Strooper Bruxelles 1020
Teléfono +32-2/477 1211
Fax +32-2/478 2391
Otros datos
Marca de ropa Adidas
Túnez Túnez
Datos equipo
Nombre Túnez
Nombre completo Selección de Túnez
Nombre corto TUN
País
Año fundación 1957
Total plantilla 23
Estadio
Nombre estadio Stade Olympique de Radès
Capacidad estadio 65000
Internet
Sitio web http://www.ftf.org.tn/fr/
Twitter del equipo @FTF_OFFICIELLE
Información
Dirección Cité Olympique 1003 El Menzah
Teléfono +216 (71) 793 760
Fax +216 (71) 783 843
Otros datos
Marca de ropa Uhlsport
Rusia Rusia
Datos equipo
Nombre Rusia
Nombre completo Selección de Rusia
Nombre corto RUS
País
Año fundación 1912
Total plantilla 23
Estadio
Nombre estadio Olimpiyskiy stadion Luzhniki
Capacidad estadio 89000
Año construcción 1956
Tipo césped Cesped Sintetico
Dimensiones campo 105 x 68 m
Internet
Sitio web http://www.rfs.ru
Twitter del equipo @TeamRussia
Información
Dirección Ulitsa Narodnaya, 7 Moscow 115 172
Teléfono +7-495/926 1300
Fax +7-495/926 1305
Otros datos
Marca de ropa Adidas

Clasificación

Equipo PJ GF GC Puntos
1 Japón Japón 3 5 2 7
2 Bélgica Bélgica 3 6 5 5
3 Rusia Rusia 3 4 4 3
4 Túnez Túnez 3 1 5 1

Equipos de esta liga

4

  USO DE MEMORIA  
4,439,552 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0018
Controller Execution Time ( Home / Category )  0.3756
Total Execution Time  0.3775
  CADENA URL  
/mundial2002/grupo8/equipos
  GET DATOS  
$_GET['/mundial2002/grupo8/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (20)  
0.0124  SELECT type FROM routes WHERE alias = 'mundial2002'
0.0252  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 = 8 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2002 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=8 DESC LIMIT 1
0.0125  SELECT id,name,alias,stepParent FROM categories WHERE parentId=136 ORDER BY order_id ASC
0.0127  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 = 11226 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0129  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 = 11226 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0125  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-30 13:37:35' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0125  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-30 13:37:35' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0125  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-30 13:37:35' 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=3 AND last_update > '2024-04-30 13:37:35' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0143  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 = 2002 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=0 DESC LIMIT 1
0.0147  SELECT l.id FROM leagues_webci l WHERE l.categoryId = 136 AND l.year = 2002
0.0147  SELECT e.action, count(e.action) as total, e.player_id FROM events2002 e WHERE e.league_id IN (11218,11219,11220,11221,11222,11224,11225,11226,11227) AND (e.action = 1 or e.action = 2 or e.action = 11 or e.action = 12 or e.action = 13) GROUP BY e.player_id ORDER BY total DESC, e.player_id ASC LIMIT 10
0.0132  SELECT dp.name, dp.last_name, dp.nick,dp.CountryCode,dp.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId,dp.role FROM dataplayers AS dp INNER JOIN rel_players AS rp ON rp.player_id=dp.id AND rp.league_id IN (11218,11219,11220,11221,11222,11224,11225,11226,11227) INNER JOIN datateams AS dt ON rp.teamId=dt.id WHERE dp.id IN (64314,34824,89153,1302,5750,280,318,556,7548,9474) ORDER BY rp.in_squad = 1 DESC
0.0126  SELECT l.id FROM leagues_webci l WHERE l.categoryId = 136 AND l.year = 2002
0.0138  SELECT e.action, count(e.action) as total, e.player_id FROM events2002 e WHERE e.league_id IN (11218,11219,11220,11221,11222,11224,11225,11226,11227) AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC, e.player_id ASC LIMIT 10
0.0131  SELECT dp.name, dp.last_name, dp.nick,dp.CountryCode,dp.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId,dp.role FROM dataplayers AS dp INNER JOIN rel_players AS rp ON rp.player_id=dp.id AND rp.league_id IN (11218,11219,11220,11221,11222,11224,11225,11226,11227) INNER JOIN datateams AS dt ON rp.teamId=dt.id WHERE dp.id IN (280,376,1297,23404,31626,193,358,829,2141,3015) ORDER BY rp.in_squad = 1 DESC
0.0132  SELECT l.id FROM leagues_webci l WHERE l.categoryId = 136 AND l.year = 2002
0.0157  SELECT e.action, count(e.action) as total, e.player_id FROM events2002 e WHERE e.league_id IN (11218,11219,11220,11221,11222,11224,11225,11226,11227) AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC, e.player_id ASC LIMIT 10
0.0157  SELECT dp.name, dp.last_name, dp.nick,dp.CountryCode,dp.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId,dp.role FROM dataplayers AS dp INNER JOIN rel_players AS rp ON rp.player_id=dp.id AND rp.league_id IN (11218,11219,11220,11221,11222,11224,11225,11226,11227) INNER JOIN datateams AS dt ON rp.teamId=dt.id WHERE dp.id IN (1297,2141,7663,10859,11906,22582,23404,23561,23567,27076) ORDER BY rp.in_squad = 1 DESC
0.0165  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2002` 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 = 11226 AND t.round = 3 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC