4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Elche - Sevilla
FINALIZADO
20
30
1752 Pts. Elo

2830 Pts. Elo

1-1
Sábado, 11 Enero 2014, 22:00
C. Herrera 82'
1 - 0
1 - 1
89' D. Carriço

Eventos del partido

Goles

C. HerreraGol de
C. Herrera
minuto 82'
minuto 89'D. CarriçoGol de D. Carriço

Tarjetas

minuto 36'V. IborraT. Amarilla V. Iborra
PelegrínT. Amarilla
Pelegrín
minuto 39'
minuto 40'D. CarriçoT. Amarilla D. Carriço
Carles GilT. Amarilla
Carles Gil
minuto 54'
minuto 85'Jose Antonio ReyesT. Amarilla Jose Antonio Reyes

Cambios

minuto 66'Kévin GameiroEntra en el partido Kévin Gameiro
minuto 66'V. IborraSale del partido V. Iborra
FidelEntra en el partido
Fidel
minuto 70'
AarónSale del partido
Aarón
minuto 70'
minuto 71'S. MbiaSale del partido S. Mbia
minuto 71'N. ParejaEntra en el partido N. Pareja
C. HerreraEntra en el partido
C. Herrera
minuto 79'
Carles GilSale del partido
Carles Gil
minuto 79'
minuto 81'M. MarinEntra en el partido M. Marin
minuto 81'C. BaccaSale del partido C. Bacca
R. BoakyeSale del partido
R. Boakye
minuto 85'
RiveraEntra en el partido
Rivera
minuto 85'

Otros

FidelAsistencia
Fidel
minuto 82'
minuto 89'Jose Antonio ReyesAsistencia Jose Antonio Reyes
99 Comentarios + 48 respuestas
‹ Primero ... ... página 1 2 3 4 5 6 7 > ... Último ›
  • yultre16
    Actualizado hace 10 años (Creado hace 10 años ) yultre16 dice: GOOOOOOL del Elche!! Gol de Cristian Herrera, que pone por delante al equipo ilicitano a falta de apenas nada para que finalice el encuentro
  • Hace 10 años flinki dice: fallo es sevila 1-1
  • almalatina
    Hace 10 años almalatina dice: Gol que sirve para seguir sin perder. dos golazos
  • japontecueto
    Hace 10 años japontecueto dice: Wao que paso aca
  • Cr7mola
    Hace 10 años Cr7mola dice: Buen partido. El del Sevilla parecía fuera de juego.
  • vamostenerife
    Hace 10 años vamostenerife dice: Bueno, pues empate que no le sirve al Elche CF: sigue al borde del abismo y un partido menos.
  • antoine20
    Actualizado hace 10 años (Creado hace 10 años ) antoine20 dice: Gol injusto del Sevilla . 1-1 y enzima en fuera de juego
  • yultre16
    Actualizado hace 10 años (Creado hace 10 años ) yultre16 dice: Los jugadores del Elche pedían fuera de juego. Para mí está en linea
  • yultre16
    Hace 10 años yultre16 dice: FINAL DEL PARTIDO. Reparto de puntos entre Elche y Sevilla
  • yultre16
    Hace 10 años yultre16 dice: Menos de dos minutos para que acabe el partido. Estamos ya en el descuento
  • rodry94
    Hace 10 años rodry94 dice: Menos mal. En esta jornada se nos escapaban Granada, Celta...espero que el Elche no
  • yultre16
    Hace 10 años yultre16 dice: Y cuidado porque esto todavia no ha acabado, incluso podría haber mas goles, aunque es bastante dificil
  • yultre16
    Hace 10 años yultre16 dice: Empata el Sevilla!!!
  • yultre16
    Hace 10 años yultre16 dice: GOOOOL de Carriço!!
  • yultre16
    Hace 10 años yultre16 dice: Ha podido ser el empate!!!!! Buena jugada del Sevilla
‹ Primero ... ... página 1 2 3 4 5 6 7 > ... Último ›

Partido televisado en...
Canal Medio Idioma País
Gol Play TV Castellano
C+ Liga TV Castellano

  USO DE MEMORIA  
6,426,856 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.4473
Total Execution Time  0.4484
  CADENA URL  
/partido/Elche/Sevilla/2014
  GET DATOS  
$_GET['/partido/Elche/Sevilla/2014']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (54)  
0.0021   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` = '2401' AND c.`match_id` = '27926' AND c.comment_id IN (2396186,2398708,2396660,2396463,2396287,2396283,2396220,2396218,2396259,2396247,2396231,2396224,2396212,2396209,2396206) GROUP BY c.comment_id
0.1636   SELECT c.*, c.stadium as real_stadium, 2014 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 calendars2014 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 = 'Elche' AND dt2.basealias = 'Sevilla'
0.0036  SELECT c.*, 2014 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 calendars2014 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 = 'Elche' AND dt2.basealias = 'Sevilla'
0.0040  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 = 2401
0.0020   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2014 AS ev WHERE ev.match_id=27926 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.0044   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=2401 WHERE dp.id IN (68766,37468,29348,27193,84137,21983,3354,72693,23240,67001,4585,21490,67271,87465,9911) AND (rp.team_id=50633 OR rp.team_id=50635)
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2014 AS ev WHERE ev.match_id=27926 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0030   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=2401 WHERE dp.id IN (29348,27193,37468,84137,3354,72693,23240,67001,4585,68766,21490,67271,87465,21983,9911) AND (rp.team_id=50633 OR rp.team_id=50635)
0.0020  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 2401 AND id_match = 27926
0.0034  SELECT rel.*,relp.squadNumber as num,dp.alias,dp.role,dp.name,dp.nick,dp.last_name,dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real drea ON drea.id = rel.team_number INNER JOIN dataplayers dp ON dp.id = rel.player_id INNER JOIN rel_players AS relp ON relp.player_id=dp.id AND relp.league_id='2401' AND relp.team_id = drea.team_id WHERE rel.team_number=40899 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0032  SELECT rel.*,relp.squadNumber as num,dp.alias,dp.role,dp.name,dp.nick,dp.last_name,dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real drea ON drea.id = rel.team_number INNER JOIN dataplayers dp ON dp.id = rel.player_id INNER JOIN rel_players AS relp ON relp.player_id=dp.id AND relp.league_id='2401' AND relp.team_id = drea.team_id WHERE rel.team_number=40900 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0215  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='2401' AND relp.team_id=50633 WHERE mp.`match_id` = '27926' AND mp.year='2014' AND p.id NOT IN (75107,30669,27193,27202,106246,33662,32851,84137,23362,23240,87465,41636,37468,23481,23482,27398,2139,67001,29348,32019,21983,67271) ORDER BY mp.`team` ASC, p.`role` ASC
0.0241  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='2401' AND relp.team_id=50635 WHERE mp.`match_id` = '27926' AND mp.year='2014' AND p.id NOT IN (75107,30669,27193,27202,106246,33662,32851,84137,23362,23240,87465,41636,37468,23481,23482,27398,2139,67001,29348,32019,21983,67271) ORDER BY mp.`team` ASC, p.`role` ASC
0.0020  SELECT kit FROM kit_data_real WHERE league_id = 2401 AND id_match = 27926
0.0020  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '27926' and rp.type = 2014 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0020  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '27926' and rp.type = 2014 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0022  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 = 2401 AND rel.team1 = 50633 AND rel.team2 = 50635 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 27926 AND year = 2014 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 27926 AND year = 2014 AND channel = 'Footters' LIMIT 1
0.0022  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 = 2401 AND rel.team1 = 50633 AND rel.team2 = 50635 ORDER BY FIELD(m.location,'es','en') DESC
0.0021  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 = 2401 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0027  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 `calendars2014` 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` = 2401 AND c.`round` = 19 ORDER BY shedule ASC LIMIT 12
0.0024  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 `tables2014` 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 = 2401 AND t.round = 19 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0020  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2014` WHERE league_id = 2401 AND round >= 38 AND round <= 38 AND team = 50633 ORDER BY round ASC
0.0028  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 `tables2014` 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 = 2401 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0043   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` = '2401' AND c.`match_id` = '27926' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0022   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 = '2396186' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '2398708' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '2396660' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0021   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 = '2396463' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '2396287' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   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 = '2396283' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '2396220' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0021   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 = '2396218' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   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 = '2396259' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   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 = '2396247' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   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 = '2396231' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   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 = '2396224' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0021   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 = '2396212' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '2396209' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0021   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 = '2396206' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0024  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2014 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2014 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=2014 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 50633 AND c.team2 = 50635 AND c.league_id = 2401
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='27926' AND `active` = 1 AND year = 2014
0.0018  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='27926' AND `active` = 1 AND year = 2014
0.0156  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='2401' AND relp.team_id=50633 WHERE relp.in_squad=1 and mp.`match_id` = '27926' AND mp.year='2014' ORDER BY mp.`team` ASC, p.`role` ASC
0.0230  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='2401' AND relp.team_id=50635 WHERE relp.in_squad=1 and mp.`match_id` = '27926' AND mp.year='2014' ORDER BY mp.`team` ASC, p.`role` ASC
0.0026  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '2401' AND id_match = '27926'
0.0021   SELECT rel.*, dp.name, dp.nick, dp.last_name, dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dataplayers dp ON dp.id = rel.player_id WHERE rel.team_number = '40899' ORDER BY rating DESC LIMIT 1
0.0019   SELECT rel.*, dp.name, dp.nick, dp.last_name, dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dataplayers dp ON dp.id = rel.player_id WHERE rel.team_number = '40900' ORDER BY rating DESC LIMIT 1
0.0019  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=27926 AND extraId = 2401 AND type_rel = 4
0.0020  SELECT rating1, rating2 FROM calendars_elo WHERE id=27926 AND league_id=2401 AND year=2014
0.0018  SELECT position FROM tables2014 WHERE team=50633 AND league_id=2401 AND round=19
0.0018  SELECT position FROM tables2014 WHERE team=50635 AND league_id=2401 AND round=19
0.0019  SELECT * FROM futbol.calendars_lineups WHERE id = 27926 AND league_id = 2401 AND year = 2014