4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Italia Italia
Piero Campelli Piero Campelli POR
Giovanni Innocenti Giovanni Innocenti 86 años POR
Attilio Trerè Attilio Trerè 55 años POR
Modesto Valle Modesto Valle 86 años DEF
Angelo Binaschi Angelo Binaschi 84 años DEF
Felice Milano Felice Milano 24 años DEF
Carlo Galletti Carlo Galletti DEF
De Vecchi De Vecchi 73 años DEF
Giuseppe Milano I Giuseppe Milano I 83 años MED
Virgilio Fossati Virgilio Fossati MED
Giuseppe Parodi Giuseppe Parodi MED
Guido Ara Guido Ara 86 años MED
Amedeo Varese Amedeo Varese 78 años MED
Pietro Leone Pietro Leone 70 años MED
Giuseppe Rizzi Giuseppe Rizzi 74 años MED
Vincenzo Fresia Vincenzo Fresia MED
Attilio Fresia Attilio Fresia 32 años MED
Carlo Corna Carlo Corna DEL
Carlo Rampini I Carlo Rampini I 76 años DEL
Felice Berardo Felice Berardo 68 años DEL
Aldo Cevenini Aldo Cevenini DEL
Attilio Valobra Attilio Valobra DEL
Francia Francia
Pierre Chayriguès Pierre Chayriguès 72 años 170cm POR
Lucien Letailleur Lucien Letailleur 72 años DEF
Auguste Tousset Auguste Tousset 47 años DEF
Gabriel Hanot Gabriel Hanot 78 años DEF
Jean Ducret Jean Ducret 87 años DEF
L. Gamblin L. Gamblin 82 años DEF
Victor Sergent Victor Sergent 37 años DEF
Gaston Barreau Gaston Barreau 74 años MED
René Jacolliot René Jacolliot MED
Maurice Bigué Maurice Bigué 85 años MED
Charles Montagne Charles Montagne MED
Félix Romano Félix Romano 77 años MED
Ferdinand Rochet Ferdinand Rochet 40 años DEL
Raymond Dubly Raymond Dubly 94 años DEL
Paul Voyeux Paul Voyeux 83 años DEL
Louis Mesnier Louis Mesnier 36 años DEL
Eugène Maës Eugène Maës 54 años 188cm DEL
Henri Lesur Henri Lesur 94 años DEL
Henri Vialmonteil Henri Vialmonteil 44 años DEL
Abel Lafouge Abel Lafouge 54 años DEL
André Poullain André Poullain 60 años DEL
Países Bajos Países Bajos
Just Göbel Just Göbel 92 años POR
David Wijnveldt David Wijnveldt 70 años DEF
Piet Bouman Piet Bouman 87 años DEF
Bok De Korver Bok De Korver 74 años MED
Arie Bijvoet Arie Bijvoet MED
Leo Bosschart Leo Bosschart MED
Joop Boutmy Joop Boutmy 78 años MED
Nico De Wolf Nico De Wolf 79 años MED
Willy Westra Willy Westra DEL
Nico Bouvy Nico Bouvy 64 años DEL
Piet Van Der Wolk Piet Van Der Wolk 60 años DEL
Jan Vos Jan Vos 51 años DEL
Mannes Francken Mannes Francken 60 años DEL
Huug De Groot Huug De Groot 66 años DEL
Jur Haak Jur Haak DEL
Jan Van Breda Kolff Jan Van Breda Kolff DEL
Hungría Hungría
Karoly Zsak Karoly Zsak 49 años POR
Sándor Bródy Sándor Bródy DEF
Gyula Rumbold Gyula Rumbold DEF
Imre Payer Imre Payer DEF
Oszkar Szendrö Oszkar Szendrö DEF
Gyula Bíró Gyula Bíró MED
György Hlavay György Hlavay MED
Antal Vágó Antal Vágó MED
Gyula Dobo Gyula Dobo 70 años MED
Zoltán Blum Zoltán Blum MED
Ferenc Weisz Ferenc Weisz 57 años DEL
Gáspár Borbás Gáspár Borbás 181cm DEL
Istvan Toth-Potya Istvan Toth-Potya 53 años DEL
Mihály Pataki Mihály Pataki 83 años DEL
Vilmos Kertesz Vilmos Kertesz 72 años DEL
Imre Schlosser Imre Schlosser DEL
Luxemburgo Luxemburgo
Robert Stümper Robert Stümper 82 años POR
François Lang François Lang 76 años DEF
Josy Faber Josy Faber 65 años DEF
Michel Ungeheuer Michel Ungeheuer 78 años DEF
François Krebs François Krebs 83 años DEF
Jean Massard Jean Massard MED
Henri Schwartz Henri Schwartz 36 años MED
Emile Thill Emile Thill MED
Ady Reckinger Ady Reckinger MED
Victor Kauth Victor Kauth 50 años MED
Eugène Becker Eugène Becker 47 años MED

  USO DE MEMORIA  
5,713,296 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0018
Controller Execution Time ( Home / Category )  0.3699
Total Execution Time  0.3718
  CADENA URL  
/amistosos_selecciones1913/grupo1/jugadores
  GET DATOS  
$_GET['/amistosos_selecciones1913/grupo1/jugadores']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (17)  
0.0144  SELECT type FROM routes WHERE alias = 'amistosos_selecciones1913'
0.0291  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'amistosos_selecciones' AND (l.group_code = 1 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 1913 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=1 DESC LIMIT 1
0.0148  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 = 39517 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0146  SELECT dt.id FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 39517 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 36
0.0178  SELECT dp.nick,dp.alias,dp.role,p.id,p.teamId,dp.height,dp.weight,p.team_id,p.player_id,p.squadNumber,dp.CountryCode,dp.age FROM rel_players p INNER JOIN dataplayers dp ON dp.id = p.player_id INNER JOIN datateams dt ON dt.id = p.teamId WHERE p.league_id = 39517 AND dt.id IN (3770,3775,3811,3768,3756,3813,3750,3850,3776,3761,3810,3798,3075,3738,3076,3074,3762,3777,3723,2731,3754,3774,3767,5270,3759,3734,17581,3771,3725,3758,3731,3735,3724,3729,3772,62905) ORDER BY dt.relations DESC,dp.role ASC
0.0145  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-09 10:56:34' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0144  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-05-09 10:56:34' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0144  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-05-09 10:56:34' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0145  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-05-09 10:56:34' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0150  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'amistosos_selecciones' AND (l.group_code = 0 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 1913 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 = 307 AND l.year = 1913
0.0148  SELECT e.action, count(e.action) as total, e.player_id FROM events1913 e WHERE e.league_id IN (39517) 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.0147  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 (39517) INNER JOIN datateams AS dt ON rp.teamId=dt.id WHERE dp.id IN (399732,3303518,3241738,400212,909082,3241569,3247475,399653,407664,407679) ORDER BY rp.in_squad = 1 DESC
0.0146  SELECT l.id FROM leagues_webci l WHERE l.categoryId = 307 AND l.year = 1913
0.0146  SELECT e.action, count(e.action) as total, e.player_id FROM events1913 e WHERE e.league_id IN (39517) AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC, e.player_id ASC LIMIT 10
0.0146  SELECT l.id FROM leagues_webci l WHERE l.categoryId = 307 AND l.year = 1913
0.0146  SELECT e.action, count(e.action) as total, e.player_id FROM events1913 e WHERE e.league_id IN (39517) AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC, e.player_id ASC LIMIT 10