4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Birmingham City - Bolton Wanderers
FINALIZADO
00
20
2165 Pts. Elo
16º

2369 Pts. Elo

2-1
Sábado, 02 Abril 2011, 16:00
  • Asistencia: 26.142 espectadores
K. Phillips 4'
1 - 0
C. Gardner 59'
2 - 0
2 - 1
71' J. Elmander

Eventos del partido

Goles

Gol de
K. Phillips
minuto 4'
Gol de
C. Gardner
minuto 59'
minuto 71'Gol de J. Elmander

Tarjetas

minuto 18'T. Amarilla D. Wheater
minuto 53'T. Amarilla Marcos Alonso

Cambios

minuto 64'Sale del partido T. Cohen
Entra en el partido
K. Fahey
minuto 64'
minuto 64'Entra en el partido Chung-Yong Lee
Sale del partido
L. Bowyer
minuto 64'
Sale del partido
S. Carr
minuto 70'
Entra en el partido
D. Bentley
minuto 70'
minuto 73'Sale del partido M. Petrov
minuto 73'Entra en el partido I. Klasnic
Sale del partido
C. Jerome
minuto 76'
Entra en el partido
N. Zigic
minuto 76'
minuto 79'Sale del partido F. Muamba
minuto 79'Entra en el partido M. Taylor

Otros

Asistencia
Sebastian Larsson
minuto 4'
Asistencia
C. Jerome
minuto 59'
minuto 71'Asistencia Kevin Davies
21 Comentarios + 2 respuestas
‹ Primero ... ... página 1 2 > ... Último ›
  • brunomoyano
    Hace 13 años brunomoyano dice: gano el birmingham 2-1 ante el bolton estoy sorprendido gano el birmingham 2-1 ante el bolton estoy sorprendido
  • Hace 13 años Zagal dice: 2-1 2-1
  • Hace 13 años nicoelmejor dice: 1 - 1 1 - 1
  • glorioso1990
    Hace 13 años glorioso1990 dice: 1-1 1-1
  • ElMalvis
    Hace 13 años ElMalvis dice: 1-1 1-1
  • Chiki14
    Hace 13 años Chiki14 dice: www.resultados-futbol.com/noticia/que-os-parecen-d... www.resultados-futbol.com/noticia/que-os-parecen-d...
  • angel_depor
    Hace 13 años angel_depor dice: final del partido y victoria del bolton, 2-3 final del partido y victoria del bolton, 2-3
  • angel_depor
    Hace 13 años angel_depor dice: gol de lee chung yong: pase alto desde el centro del area y k. davies se la pasa de cabeza a lee chung yong q la mete de cabeza, min 89, 2-3 gol de lee chung yong: pase alto desde el centro del area y k. davies se la pasa de cabeza a lee chung yong q la mete de cabeza, min 89, 2-3
  • ozilmarc
    Actualizado hace 13 años (Creado hace 13 años ) ozilmarc dice: Quien ha marcado el segundo del Bolton? Quien ha marcado el segundo del Bolton?
  • angel_depor
    Hace 13 años angel_depor dice: golazo de philips q tira desde fuera del are y la clava en la escuadra mientras se caía min 80; 2-2 golazo de philips q tira desde fuera del are y la clava en la escuadra mientras se caía min 80; 2-2
  • angel_depor
    Hace 13 años angel_depor dice: el gol de penalti fue de kevin davies el gol de penalti fue de kevin davies
  • angel_depor
    Hace 13 años angel_depor dice: penalti a favor del bolton y lo marca davies min 65; 1-2 penalti a favor del bolton y lo marca davies min 65; 1-2
  • angel_depor
    Hace 13 años angel_depor dice: se van klasnic y muamba y entran chung yong y mark davies se van klasnic y muamba y entran chung yong y mark davies
  • angel_depor
    Hace 13 años angel_depor dice: los jugadores del birmingham piden penalti, pero el arbitro concede corner los jugadores del birmingham piden penalti, pero el arbitro concede corner
  • angel_depor
    Hace 13 años angel_depor dice: al descanso el partido esta empatado al descanso el partido esta empatado
‹ Primero ... ... página 1 2 > ... Último ›


  USO DE MEMORIA  
6,156,104 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Match / Index )  0.9832
Total Execution Time  0.9845
  CADENA URL  
/partido/Birmingham-City-Fc/Bolton-Wanderers-Fc/2011
  GET DATOS  
$_GET['/partido/Birmingham-City-Fc/Bolton-Wanderers-Fc/2011']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (53)  
0.0014   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` = '1068' AND c.`match_id` = '304' AND c.comment_id IN (834537,830569,828418,822760,820534,819072,798373,798364,798351,798349,798337,798323,798316,798304,798250) GROUP BY c.comment_id
0.0219   SELECT c.*, c.stadium as real_stadium, 2011 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 calendars2011 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 = 'Birmingham-City-Fc' AND dt2.basealias = 'Bolton-Wanderers-Fc'
0.0162  SELECT c.*, 2011 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 calendars2011 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 = 'Birmingham-City-Fc' AND dt2.basealias = 'Bolton-Wanderers-Fc'
0.0145   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2011 AS ev WHERE ev.match_id=304 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.0150   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=1068 WHERE dp.id IN (9482,344,3342,268,33522,302,16126,36319,291,94,286,433,2245,548,7585,27222,469,384,523) AND (rp.team_id=24016 OR rp.team_id=24007)
0.0145   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2011 AS ev WHERE ev.match_id=304 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0149   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=1068 WHERE dp.id IN (9482,384,268,33522,344,548,302,16126,36319,291,94,286,3342,523,433,2245,7585,27222,469) AND (rp.team_id=24016 OR rp.team_id=24007)
0.0144  SELECT data1 FROM stats2011 t WHERE league_id = 1068 AND teamId = 24016 and type = 33
0.0144  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 1068 AND id_match = 304
0.0149  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='1068' AND relp.team_id = drea.team_id WHERE rel.team_number=441510 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0148  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='1068' AND relp.team_id = drea.team_id WHERE rel.team_number=441511 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0244  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='1068' AND relp.team_id=24016 WHERE mp.`match_id` = '304' AND mp.year='2011' AND p.id NOT IN (16,13003,226,94,216,291,3607,384,344,9482,548,38331,268,91,33522,5943,27222,302,3342,433,602,523) ORDER BY mp.`team` ASC, p.`role` ASC
0.0239  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='1068' AND relp.team_id=24007 WHERE mp.`match_id` = '304' AND mp.year='2011' AND p.id NOT IN (16,13003,226,94,216,291,3607,384,344,9482,548,38331,268,91,33522,5943,27222,302,3342,433,602,523) ORDER BY mp.`team` ASC, p.`role` ASC
0.0147  SELECT kit FROM kit_data_real WHERE league_id = 1068 AND id_match = 304
0.0147  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '304' and rp.type = 2011 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0148  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '304' and rp.type = 2011 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0152  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 = 1068 AND rel.team1 = 24016 AND rel.team2 = 24007 ORDER BY FIELD(m.location,'es','en') DESC
0.0148  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 304 AND year = 2011 AND channel = 'Footters' LIMIT 1
0.0146  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 304 AND year = 2011 AND channel = 'Footters' LIMIT 1
0.0147  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 = 1068 AND rel.team1 = 24016 AND rel.team2 = 24007 ORDER BY FIELD(m.location,'es','en') DESC
0.0148  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 `calendars2011` 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` = 1068 AND c.`round` = 31 ORDER BY shedule ASC LIMIT 12
0.0149  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 `tables2011` 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 = 1068 AND t.round = 31 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0146  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2011` WHERE league_id = 1068 AND round >= 38 AND round <= 38 AND team = 24016 ORDER BY round ASC
0.0157  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 `tables2011` 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 = 1068 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0162   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` = '1068' AND c.`match_id` = '304' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0152   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 = '834537' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0149   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 = '830569' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0151   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 = '828418' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0146   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 = '822760' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0145   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 = '820534' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0145   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 = '819072' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0145   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 = '798373' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0146   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 = '798364' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0147   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 = '798351' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0146   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 = '798349' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0145   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 = '798337' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0145   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 = '798323' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0146   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 = '798316' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0147   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 = '798304' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0148   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 = '798250' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0148  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2011 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2011 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=2011 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 24016 AND c.team2 = 24007 AND c.league_id = 1068
0.0146  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='304' AND `active` = 1 AND year = 2011
0.0145  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='304' AND `active` = 1 AND year = 2011
0.0301  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='1068' AND relp.team_id=24016 WHERE relp.in_squad=1 and mp.`match_id` = '304' AND mp.year='2011' ORDER BY mp.`team` ASC, p.`role` ASC
0.0218  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='1068' AND relp.team_id=24007 WHERE relp.in_squad=1 and mp.`match_id` = '304' AND mp.year='2011' ORDER BY mp.`team` ASC, p.`role` ASC
0.0145  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '1068' AND id_match = '304'
0.0145   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 = '441510' ORDER BY rating DESC LIMIT 1
0.0147   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 = '441511' ORDER BY rating DESC LIMIT 1
0.0144  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=304 AND extraId = 1068 AND type_rel = 4
0.0144  SELECT rating1, rating2 FROM calendars_elo WHERE id=304 AND league_id=1068 AND year=2011
0.0146  SELECT position FROM tables2011 WHERE team=24016 AND league_id=1068 AND round=31
0.0145  SELECT position FROM tables2011 WHERE team=24007 AND league_id=1068 AND round=31
0.0145  SELECT * FROM futbol.calendars_lineups WHERE id = 304 AND league_id = 1068 AND year = 2011