4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
CD Roquetas - Lucena
FINALIZADO
30
40
518 Pts. Elo
15º

483 Pts. Elo

0-1
Sábado, 27 Agosto 2011, 21:00
0 - 1
18' Hugo Díaz

Eventos del partido

Goles

minuto 18'Hugo DíazGol de Hugo Díaz

Tarjetas

minuto 28'S. CastilloT. Amarilla S. Castillo
MiroT. Amarilla
Miro
minuto 44'
minuto 59'R. De La CuestaT. Amarilla R. De La Cuesta
MarioT. Amarilla
Mario
minuto 76'
minuto 85'VargasT. Amarilla Vargas
minuto 87'F. GonzálezT. Amarilla F. González
ZamoraT. Amarilla
Zamora
minuto 88'

Cambios

MarioEntra en el partido
Mario
minuto 60'
Manolo PérezSale del partido
Manolo Pérez
minuto 60'
PopoEntra en el partido
Popo
minuto 64'
De GomarSale del partido
De Gomar
minuto 64'
minuto 74'QuiniEntra en el partido Quini
minuto 74'ManéSale del partido Mané
ZamoraEntra en el partido
Zamora
minuto 78'
JavichoSale del partido
Javicho
minuto 78'
minuto 82'Toni SeoaneEntra en el partido Toni Seoane
minuto 82'LanzaSale del partido Lanza
minuto 89'Germán LópezEntra en el partido Germán López
minuto 89'Hugo DíazSale del partido Hugo Díaz

Otros

minuto 19'Mario RamónAsistencia Mario Ramón

Alineaciones

CD Roquetas

CD Roquetas

4-4-2
Alineación Inicial
Suplentes
Lucena

Lucena

4-4-2
Alineación Inicial
Suplentes

Estadísticas del partido

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: comment/main_view.php

Line Number: 2065

CD Roquetas CD Roquetas Lucena Lucena
  • tiger
    Hace 12 años tiger dice: ¿a ver si va a ser verdad el articulo de marca donde ponia que el lucena podia ser este año el equipo revelacion? ole ole yole tus vemoles lucena ya nos quedan menos puntos para garantizar la permanencia , nosotros piano piano¿a ver si va a ser verdad el articulo de marca donde ponia que el lucena podia ser este año el equipo revelacion? ole ole yole tus vemoles lucena ya nos quedan menos puntos para garantizar la permanencia , nosotros piano piano
  • Javi23
    Hace 12 años Javi23 dice: Se gano por fin en roquetas! 3 puntitos mas para el LucenaSe gano por fin en roquetas! 3 puntitos mas para el Lucena
  • Javi23
    Hace 12 años Javi23 dice: Hugo Díaz adelanta al Lucena al aprovecharse de un balón suelto que peinó Mario en un saque de falta. Vamos mi LUCENA!!Hugo Díaz adelanta al Lucena al aprovecharse de un balón suelto que peinó Mario en un saque de falta. Vamos mi LUCENA!!
  • lucena88
    Hace 12 años lucena88 dice: Este año ganamos en Roquetas seguro,1-3, vamos mi Lucena.Este año ganamos en Roquetas seguro,1-3, vamos mi Lucena.
  • glorioso1990
    Hace 12 años glorioso1990 dice: 1-21-2
  • joselagarto
    Hace 12 años joselagarto dice: 2-12-1
  • Javi23
    Hace 12 años Javi23 dice: este año rompemos la estadística en roquetas gana el lucena 0-1este año rompemos la estadística en roquetas gana el lucena 0-1
  • gamsters
    Hace 12 años gamsters dice: 2-12-1
  • tiger
    Hace 12 años tiger dice: este campo se nos da fatal pero creo que este año vamos a romper la estedisticas vamos a ganar 0-2este campo se nos da fatal pero creo que este año vamos a romper la estedisticas vamos a ganar 0-2
  • 1972
    Hace 12 años 1972 dice: vamos lucena k l hemos ganado al ecija 2-0vamos lucena k l hemos ganado al ecija 2-0
  • 1972
    Hace 12 años 1972 dice: 0-20-2

Equipaciones del encuentro

  USO DE MEMORIA  
6,066,296 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.8945
Total Execution Time  0.8955
  CADENA URL  
/partido/Cd-Roquetas/Lucena/2012
  GET DATOS  
$_GET['/partido/Cd-Roquetas/Lucena/2012']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (47)  
0.0013   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.`league_id` = '1345' AND c.`match_id` = '11602' AND c.comment_id IN (1069788,1069223,1068862,1062686,1062534,1061909,1060190,1058056,1057005,1056422,1055794) GROUP BY c.comment_id
0.0163   SELECT c.*, c.stadium as real_stadium, 2012 AS year, dt1.id AS dteam1_id, dt1.nameShow as team1_name, dt1.basealias AS team1_basealias, dt1.fullName as team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow as team2_name, dt2.basealias AS team2_basealias, dt2.fullName as team2_fullName, dt2.color1 AS team2_color1, t1.name as team1_Oname, t2.name as team2_Oname, s.id as stadium_id, rs.teamId as stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2 FROM calendars2012 AS c INNER JOIN teams AS t1 ON c.team1 = t1.id INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id INNER JOIN teams AS t2 ON c.team2 = t2.id INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id LEFT JOIN futbol.rel_stadiums as rs ON rs.teamId=dt1.id AND rs.active=1 LEFT JOIN datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Cd-Roquetas' AND dt2.basealias = 'Lucena'
0.0130  SELECT c.*, 2012 AS year, dt1.id AS dteam1_id, dt1.nameShow AS team1_name, dt1.basealias AS team1_basealias, dt1.fullName AS team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow AS team2_name, dt2.basealias AS team2_basealias, dt2.fullName AS team2_fullName, dt2.color1 AS team2_color1, t1.name AS team1_Oname, t2.name AS team2_Oname, s.id AS stadium_id, dt1.id AS stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2 FROM calendars2012 AS c INNER JOIN teams AS t1 ON c.team1 = t1.id INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id INNER JOIN teams AS t2 ON c.team2 = t2.id INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id LEFT JOIN datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Cd-Roquetas' AND dt2.basealias = 'Lucena'
0.0273  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 = 1345
0.0133   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2012 AS ev WHERE ev.match_id=11602 ORDER BY (ev.action=1 OR ev.action=2 OR ev.action=6 OR ev.action=11 OR ev.action=12 OR ev.action=13) DESC,(ev.action=3 OR ev.action=4 OR ev.action=5) DESC,(ev.action=14 OR ev.action=15 OR ev.action=16 OR ev.action=17 OR ev.action=21) DESC,(ev.action=18 OR ev.action=19) DESC,(ev.action=20 OR ev.action=22) DESC, minute ASC, ev.real_date ASC, ev.id DESC, ev.action DESC
0.0146   SELECT dp.id AS player_id, dp.nick, dp.alias, dp.name, dp.last_name, rp.team_id, rp.teamId, rp.squadNumber AS num FROM dataplayers AS dp INNER JOIN rel_players AS rp ON dp.id=rp.player_id AND league_id=1345 WHERE dp.id IN (44458,34516,34521,215253,66864,33670,51660,40169,88390,33394,34532,91463,97989,34525,31308,259989,88326,40804) AND (rp.team_id=29603 OR rp.team_id=29600)
0.0135   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2012 AS ev WHERE ev.match_id=11602 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0131   SELECT dp.id AS player_id, dp.nick, dp.alias, dp.name, dp.last_name, rp.team_id, rp.teamId, rp.squadNumber AS num FROM dataplayers AS dp INNER JOIN rel_players AS rp ON dp.id=rp.player_id AND league_id=1345 WHERE dp.id IN (44458,40804,34516,34521,215253,66864,88390,33394,34532,91463,97989,40169,34525,31308,259989,33670,51660,88326) AND (rp.team_id=29603 OR rp.team_id=29600)
0.0126  SELECT data1 FROM stats2012 t WHERE league_id = 1345 AND teamId = 29603 and type = 33
0.0126  SELECT data1 FROM stats2012 t WHERE league_id = 1345 AND teamId = 29600 and type = 33
0.0138  SELECT rdh.pos, rdh.playerId AS player_id, rdh.team, dp.alias, dp.role, dp.name, dp.nick, dp.last_name, '' AS num FROM rel_dreamteam_historical AS rdh INNER JOIN dataplayers AS dp ON rdh.playerId=dp.id WHERE rdh.match_id=11602 AND rdh.league_id=1345 ORDER BY rdh.team ASC, rdh.pos ASC, dp.nick ASC
0.0128  SELECT kit FROM kit_data_real WHERE league_id = 1345 AND id_match = 11602
0.0129  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '11602' and rp.type = 2012 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0135  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '11602' and rp.type = 2012 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0137  SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='10' AND rel.active = 1 AND rel.league_id = 1345 AND rel.team1 = 29603 AND rel.team2 = 29600 ORDER BY FIELD(m.location,'es','en') DESC
0.0129  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 11602 AND year = 2012 AND channel = 'Footters' LIMIT 1
0.0129  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 11602 AND year = 2012 AND channel = 'Footters' LIMIT 1
0.0138  SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='11' AND rel.active = 1 AND rel.league_id = 1345 AND rel.team1 = 29603 AND rel.team2 = 29600 ORDER BY FIELD(m.location,'es','en') DESC
0.0136  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 = 1345 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0145  SELECT c.team1, c.team2,c.extra,c.datateam1,c.datateam2, c.shedule,c.id, c.r1, c.r2, c.round, dt1.nameShow as team1_name, dt2.nameShow as team2_name, dt1.basealias as basealias1, dt2.basealias as basealias2,c.comments,c.league_id FROM `calendars2012` as c INNER JOIN teams t1 ON t1.id = c.team1 AND t1.league_id = c.league_id INNER JOIN teams t2 ON t2.id = c.team2 AND t2.league_id = c.league_id INNER JOIN datateams as dt1 ON dt1.id = t1.teamId INNER JOIN datateams as dt2 ON dt2.id = t2.teamId WHERE c.`league_id` = 1345 AND c.`round` = 2 ORDER BY shedule ASC LIMIT 12
0.0144  SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2012` 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 = 1345 AND t.round = 2 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0134  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2012` WHERE league_id = 1345 AND round >= 38 AND round <= 38 AND team = 29603 ORDER BY round ASC
0.0148  SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2012` 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 = 1345 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0157   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.`league_id` = '1345' AND c.`match_id` = '11602' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0136   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 = '1069788' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0133   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 = '1069223' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0129   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 = '1068862' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0128   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 = '1062686' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0127   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 = '1062534' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0135   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 = '1061909' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0136   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 = '1060190' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0136   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 = '1058056' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0135   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 = '1057005' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0125   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 = '1056422' 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 = '1055794' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0127  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2012 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2012 and r.role=1 INNER JOIN datareferees dr on dr.id=r.referee_id INNER JOIN rel_calendars_referee as r2 ON c.id = r2.match_id and r2.year=2012 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 29603 AND c.team2 = 29600 AND c.league_id = 1345
0.0125  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='11602' AND `active` = 1 AND year = 2012
0.0124  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='11602' AND `active` = 1 AND year = 2012
0.0132  SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id` INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='1345' AND relp.team_id=29603 WHERE relp.in_squad=1 and mp.`match_id` = '11602' AND mp.year='2012' ORDER BY mp.`team` ASC, p.`role` ASC
0.0173  SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id` INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='1345' AND relp.team_id=29600 WHERE relp.in_squad=1 and mp.`match_id` = '11602' AND mp.year='2012' ORDER BY mp.`team` ASC, p.`role` ASC
0.0126  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '1345' AND id_match = '11602'
0.0126  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=11602 AND extraId = 1345 AND type_rel = 4
0.0128  SELECT rating1, rating2 FROM calendars_elo WHERE id=11602 AND league_id=1345 AND year=2012
0.0127  SELECT avg_rating FROM elo_teams WHERE id=156932
0.0134  SELECT position FROM tables2012 WHERE team=29603 AND league_id=1345 AND round=2
0.0132  SELECT position FROM tables2012 WHERE team=29600 AND league_id=1345 AND round=2
0.0128  SELECT * FROM futbol.calendars_lineups WHERE id = 11602 AND league_id = 1345 AND year = 2012