4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Imagen de Espanyol

I. De La Peña

Jugador del Espanyol
Liga
  • Competición
  • Partidos jugados
  • Minutos jugados
  • Asistencia
  • Goles marcados
  • Tarjetas amarillas
  • Tarjetas rojas
  • info
Ficha de I. De La Peña
Nacionalidad
España
Nombre
Iván De La Peña López
Edad
48 Años (06-05-1976)
Altura
170
Dorsal
9
Peso
70 kilogramos
Equipo
Espanyol
Posición
Centrocampista
Liga
Primera División 2004
Compañeros de equipo
Fotos
4
  • Foto principal de I. De La Peña | Espanyol
  • De la Peña
  • Ivan de la pena  rcd espanyol
  • Ivan De La Peña
  • juaki20
    Hace 12 años juaki20 dice: ivan esres el mejorr animo makinaa ivan esres el mejorr animo makinaa
  • jvdgs24
    Hace 14 años jvdgs24 dice: Por otro lado, Iván de la Peña continúa trabajando en solitario y sus sensaciones son positivas. El cuerpo médico espera que esté listo para jugar contra el Real Madrid.Por otro lado, Iván de la Peña continúa trabajando en solitario y sus sensaciones son positivas. El cuerpo médico espera que esté listo para jugar contra el Real Madrid.

  USO DE MEMORIA  
4,623,712 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Player / Index )  0.3425
Total Execution Time  0.3437
  CADENA URL  
/jugador/2004/I-De-23357
  GET DATOS  
$_GET['/jugador/2004/I-De-23357']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (19)  
0.0048   SELECT c.comment_id, COUNT(DISTINCT c.`id`) AS num FROM comments AS c WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id!=0 AND c.lang = '1' AND c.`playerId` = '23357' AND c.comment_id IN (929651,55975) GROUP BY c.comment_id
0.0142  SELECT p.*,rp.*,dt.*,p.id as playerId,c.Name,'' as buy_url, p.twitter AS player_twitter FROM `dataplayers` p INNER JOIN `rel_players` rp ON rp.player_id = p.id AND rp.year = 2004 INNER JOIN `datateams` dt ON dt.id = rp.teamId LEFT JOIN country c ON c.code2 = p.CountryCode INNER JOIN categories AS ct ON rp.category_id=ct.id WHERE p.alias = 'I-De-23357' ORDER BY rp.year DESC, ct.troncal DESC, rp.in_squad DESC
0.0132  SELECT c.*, l.*, cou.name as namec, ct.table_sufix FROM (leagues l INNER JOIN categories c ON c.id = l.categoryId INNER JOIN categories_types ct ON c.ctype=ct.id LEFT JOIN country cou ON cou.Code2 = c.CountryCode) WHERE l.id = 36324
0.0125  SELECT man.action_value, man.stocks, man.sparks, man.points, man.variation, man.valor, man.ini_valor, man.wage FROM games.manager_players man WHERE man.playerId = '23357'
0.0141  SELECT p.id,p.nick,p.role,p.side,p.alias,rp.squadNumber FROM `rel_players` rp INNER JOIN `dataplayers` p ON p.id = rp.player_id WHERE rp.league_id = 39 AND rp.teamId = 998 AND rp.in_squad=1 ORDER BY p.role>0 DESC, p.role ASC, rp.squadNumber ASC
0.0139  SELECT t.nameShow,t.basealias,rp.year,c.name FROM `rel_players` rp INNER JOIN `datateams` t ON t.id = rp.teamId INNER JOIN categories c ON c.id = rp.category_id WHERE rp.player_id = 23357 ORDER BY rp.year DESC
0.0132  SELECT p.* FROM `rel_pictures` as rp INNER JOIN `pictures` as p ON p.id = rp.id_picture INNER JOIN fa_user u ON u.id = p.author_id WHERE rp.id_content = '23357' and rp.type = 3 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 18
0.0129  SELECT count(id_content) as cuenta FROM `rel_pictures` as rp WHERE rp.id_content = '23357' and rp.type = 3
0.0132  SELECT e.* FROM `events2004` e WHERE e.player_id = 23357 AND league_id = 39 ORDER BY e.date ASC
0.0180  SELECT rel.id FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real dr ON dr.id = rel.team_number WHERE dr.league_id = 39 AND rel.player_id=23357
0.0125  SELECT action,minute FROM events2004 WHERE player_id = 23357 AND league_id = 39 AND action = 18
0.0125  SELECT action,minute FROM events2004 WHERE player_id = 23357 AND league_id = 39 AND action = 19
0.0126  SELECT e.* FROM `events2004` e WHERE e.player_id = 23357 AND league_id = 36324 ORDER BY e.date ASC
0.0128  SELECT rel.id FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real dr ON dr.id = rel.team_number WHERE dr.league_id = 36324 AND rel.player_id=23357
0.0125  SELECT action,minute FROM events2004 WHERE player_id = 23357 AND league_id = 36324 AND action = 18
0.0125  SELECT action,minute FROM events2004 WHERE player_id = 23357 AND league_id = 36324 AND action = 19
0.0128   SELECT c.comment,c.id,c.author_id,c.author_name,c.last_update,c.creation_date,c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, c.template, NOW() AS difference_time, fau.changeA AS changeA FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id=0 AND c.lang = '1' AND c.language = 'es' AND c.`playerId` = '23357' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0126   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '929651' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0126   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '55975' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20