4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Manchester City - Southampton
FINALIZADO
10
20
3303 Pts. Elo

1648 Pts. Elo
13º

3-2
Domingo, 19 Agosto 2012, 17:00
  • Asistencia: 46.190 espectadores
C. Tévez 40'
1 - 0
1 - 1
59' R. Lambert
1 - 2
68' Steven Davis
E. Džeko 72'
2 - 2
S. Nasri 80'
3 - 2
Alineación Inicial
Suplentes

Southampton

4-4-2
Alineación Inicial
Suplentes

Eventos del partido

Goles

Gol de
C. Tévez
minuto 40'
minuto 59'Gol de R. Lambert
minuto 68'Gol de Steven Davis
Gol de
E. Džeko
minuto 72'
Gol de
S. Nasri
minuto 80'

Tarjetas

minuto 62'T. Amarilla Danny Fox
T. Amarilla
S. Nasri
minuto 82'
minuto 87'T. Amarilla M. Schneiderlin

Ocasiones

Penalti fallado
David Silva
minuto 17'

Cambios

Sale del partido
S. Agüero
minuto 14'
Entra en el partido
E. Džeko
minuto 14'
minuto 55'Entra en el partido R. Lambert
minuto 55'Sale del partido Jay Rodríguez
minuto 65'Sale del partido J. Ward-Prowse
minuto 65'Entra en el partido Steven Davis
Sale del partido
David Silva
minuto 72'
Entra en el partido
M. Balotelli
minuto 72'
minuto 86'Entra en el partido Billy Sharp
minuto 86'Sale del partido J. Puncheon
Entra en el partido
A. Kolarov
minuto 87'
Sale del partido
C. Tévez
minuto 87'

Otros

Asistencia
S. Nasri
minuto 40'
minuto 68'Asistencia A. Lallana
Asistencia
Y. Touré
minuto 72'
69 Comentarios + 3 respuestas
‹ Primero ... ... página 1 2 3 4 5 > ... Último ›
  • daniw11
    Hace 11 años daniw11 dice: Creo que el Manchester podia haber conseguido un resultado mayor comparando su plantilla con la del otro club pero una victoria es una victoria.
  • Zenit1974
    Hace 11 años Zenit1974 dice: Buena remontada para empezar!
  • Actualizado hace 11 años (Creado hace 11 años ) Chelsea4ever dice: Cada año queda más claro cual es la mejor liga del mundo, la Premier. En mi opinión claro. Viva el futbol!
  • Hace 11 años catjuan dice: atencion noticia de ultima hora: parece que la lesion de aguero no es tan grave como se esperaban, lo anuncio el en twiter o algo asi
  • Hace 11 años xxmurciaxx dice: Penalti fallado D. Silva , Vamos silva
  • Cr7mola
    Hace 11 años Cr7mola dice: Final. 3-2 gana el City por la mínima.
  • Cr7mola
    Hace 11 años Cr7mola dice: 3 de añadido, entró Kolarov y se fue el Apache.
  • manager2
    Hace 11 años manager2 dice: Como me gusta ver estos partidos!! Esto en España no pasa, seguro que el Real Madrid-Valladolid quedan 6-0. (Sin animo de ofender a los vallisoletanos!)
  • Cr7mola
    Hace 11 años Cr7mola dice: Queda poquito.
  • dembadebayor
    Hace 11 años dembadebayor dice: le vuelve a dar la viuelta al partido
  • Cr7mola
    Hace 11 años Cr7mola dice: Remontada, gol de Samir Nasri.
  • Cr7mola
    Hace 11 años Cr7mola dice: 2-2. Vaya, mi porra era 4-1.
  • Cr7mola
    Hace 11 años Cr7mola dice: Empató Edin.
  • dembadebayor
    Hace 11 años dembadebayor dice: se rompe el partido, premier en estado puro
  • manager2
    Hace 11 años manager2 dice: Balotelli es un paquete!
‹ Primero ... ... página 1 2 3 4 5 > ... Último ›

Partido televisado en...
Canal Medio Idioma País
C+ TV Castellano
C+ Champions TV Castellano

  USO DE MEMORIA  
6,192,672 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  1.4291
Total Execution Time  1.4301
  CADENA URL  
/partido/Manchester-City-Fc/Southampton-Fc/2013
  GET DATOS  
$_GET['/partido/Manchester-City-Fc/Southampton-Fc/2013']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (51)  
0.0171   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` = '1900' AND c.`match_id` = '426' AND c.comment_id IN (1709834,1697983,1696546,1697883,1697616,1696593,1696575,1696568,1696565,1696558,1696556,1696550,1696548,1696543,1696542) GROUP BY c.comment_id
0.0188   SELECT c.*, c.stadium as real_stadium, 2013 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 calendars2013 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 = 'Manchester-City-Fc' AND dt2.basealias = 'Southampton-Fc'
0.0145  SELECT c.*, 2013 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 calendars2013 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 = 'Manchester-City-Fc' AND dt2.basealias = 'Southampton-Fc'
0.0126   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2013 AS ev WHERE ev.match_id=426 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.0129   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=1900 WHERE dp.id IN (29097,69684,311,2215,690,122638,3288,23382,23530,13214,143581,1188,13217,24137,64972,69694,8497) AND (rp.team_id=38973 OR rp.team_id=38985)
0.0125   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2013 AS ev WHERE ev.match_id=426 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0128   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=1900 WHERE dp.id IN (23530,2215,23382,29097,690,69684,13214,122638,143581,311,69694,1188,8497,13217,24137,3288,64972) AND (rp.team_id=38973 OR rp.team_id=38985)
0.0128  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 1900 AND id_match = 426
0.0133  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='1900' AND relp.team_id = drea.team_id WHERE rel.team_number=434215 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0134  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='1900' AND relp.team_id = drea.team_id WHERE rel.team_number=434214 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0313  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='1900' AND relp.team_id=38973 WHERE mp.`match_id` = '426' AND mp.year='2013' AND p.id NOT IN (69678,6171,15715,122638,41180,3288,143581,69694,24137,13214,11743,24,1918,179,101,7502,27137,8497,690,23382,29097,23530) ORDER BY mp.`team` ASC, p.`role` ASC
0.0245  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='1900' AND relp.team_id=38985 WHERE mp.`match_id` = '426' AND mp.year='2013' AND p.id NOT IN (69678,6171,15715,122638,41180,3288,143581,69694,24137,13214,11743,24,1918,179,101,7502,27137,8497,690,23382,29097,23530) ORDER BY mp.`team` ASC, p.`role` ASC
0.0127  SELECT kit FROM kit_data_real WHERE league_id = 1900 AND id_match = 426
0.0126  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '426' and rp.type = 2013 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0127  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '426' and rp.type = 2013 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0128  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 = 1900 AND rel.team1 = 38973 AND rel.team2 = 38985 ORDER BY FIELD(m.location,'es','en') DESC
0.0127  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 426 AND year = 2013 AND channel = 'Footters' LIMIT 1
0.0125  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 426 AND year = 2013 AND channel = 'Footters' LIMIT 1
0.0128  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 = 1900 AND rel.team1 = 38973 AND rel.team2 = 38985 ORDER BY FIELD(m.location,'es','en') DESC
0.0130  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 `calendars2013` 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` = 1900 AND c.`round` = 1 ORDER BY shedule ASC LIMIT 12
0.0131  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 `tables2013` 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 = 1900 AND t.round = 1 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0260  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 `tables2013` 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 = 1900 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0164   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` = '1900' AND c.`match_id` = '426' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0131   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 = '1709834' 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 = '1697983' 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 = '1696546' 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 = '1697883' 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 = '1697616' 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 = '1696593' 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 = '1696575' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0132   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 = '1696568' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0134   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 = '1696565' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0139   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 = '1696558' 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 = '1696556' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0134   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 = '1696550' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0137   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 = '1696548' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0177   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 = '1696543' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0137   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 = '1696542' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0127  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2013 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2013 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=2013 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 38973 AND c.team2 = 38985 AND c.league_id = 1900
0.0125  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='426' AND `active` = 1 AND year = 2013
0.0125  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='426' AND `active` = 1 AND year = 2013
0.0261  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='1900' AND relp.team_id=38973 WHERE relp.in_squad=1 and mp.`match_id` = '426' AND mp.year='2013' ORDER BY mp.`team` ASC, p.`role` ASC
0.0271  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='1900' AND relp.team_id=38985 WHERE relp.in_squad=1 and mp.`match_id` = '426' AND mp.year='2013' ORDER BY mp.`team` ASC, p.`role` ASC
0.0125  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '1900' AND id_match = '426'
0.0125   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 = '434215' ORDER BY rating DESC LIMIT 1
0.0125   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 = '434214' ORDER BY rating DESC LIMIT 1
0.0124  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=426 AND extraId = 1900 AND type_rel = 4
0.0125  SELECT rating1, rating2 FROM calendars_elo WHERE id=426 AND league_id=1900 AND year=2013
0.0126  SELECT position FROM tables2013 WHERE team=38973 AND league_id=1900 AND round=1
0.0126  SELECT position FROM tables2013 WHERE team=38985 AND league_id=1900 AND round=1
0.0125  SELECT * FROM futbol.calendars_lineups WHERE id = 426 AND league_id = 1900 AND year = 2013