4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Newcastle - Sunderland
FINALIZADO
40
40
2427 Pts. Elo

2221 Pts. Elo
14º

0-1
Domingo, 21 Diciembre 2014, 14:30
0 - 1
90' A. Johnson

Eventos del partido

Goles

minuto 90'A. JohnsonGol de A. Johnson

Tarjetas

minuto 3'S. CoatesT. Amarilla S. Coates
F. ColocciniT. Amarilla
F. Coloccini
minuto 9'
C. TiotéT. Amarilla
C. Tioté
minuto 24'
J. ColbackT. Amarilla
J. Colback
minuto 26'
minuto 39'C. WickhamT. Amarilla C. Wickham
minuto 56'L. CattermoleT. Amarilla L. Cattermole
minuto 69'J. O'sheaT. Amarilla J. O'shea
Paul DummettT. Amarilla
Paul Dummett
minuto 90'

Cambios

A. ArmstrongEntra en el partido
A. Armstrong
minuto 59'
Y. GouffranSale del partido
Y. Gouffran
minuto 59'
minuto 70'L. BridcuttEntra en el partido L. Bridcutt
minuto 70'L. CattermoleSale del partido L. Cattermole
P. CisséEntra en el partido
P. Cissé
minuto 75'
C. TiotéSale del partido
C. Tioté
minuto 75'
minuto 81'W. BuckleyEntra en el partido W. Buckley
minuto 81'C. WickhamSale del partido C. Wickham
Rémy CabellaEntra en el partido
Rémy Cabella
minuto 89'
S. AmeobiSale del partido
S. Ameobi
minuto 89'
minuto 90'J. RodwellEntra en el partido J. Rodwell
minuto 90'Sebastian LarssonSale del partido Sebastian Larsson

Otros

minuto 90'W. BuckleyAsistencia W. Buckley

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

Newcastle Newcastle Sunderland Sunderland
  • alphaaleman
    Hace 9 años alphaaleman dice:
    Mi pronóstico para el partido en La Porra es 2-1:

    "aunque todo es posible en este derby"
  • totalfutbol
    Hace 9 años totalfutbol dice:
    Mi pronóstico para el partido en La Porra es 2-1:

    "NewCastle"
  • RRCSaleale
    Hace 9 años RRCSaleale dice:
    Mi pronóstico para el partido en La Porra es 2-0:

    "2-0"
  • chirli
    Hace 9 años chirli dice:
    Mi pronóstico para el partido en La Porra es 2-2:

    "Mi pronóstico es 2-2-"
  • juditmr
    Hace 9 años juditmr dice:
    Mi pronóstico para el partido en La Porra es 2-1:

    "newcastle"
  • Hace 9 años estebanquiros19_ dice:
    Mi pronóstico para el partido en La Porra es 1-2:

    "1-2"
  • joseherranzl
    Hace 9 años joseherranzl dice:
    Mi pronóstico para el partido en La Porra es 1-0:

    "1-0"
  • raul_tama
    Hace 9 años raul_tama dice:
    Mi pronóstico para el partido en La Porra es 2-0:

    "Newcastle"
  • yuraiza
    Hace 9 años yuraiza dice:
    Mi pronóstico para el partido en La Porra es 2-2:

    "Mi pronóstico es 2-2-"
  • derto
    Hace 9 años derto dice:
    Mi pronóstico para el partido en La Porra es 2-2:

    "2-2"
  • francisco_36
    Hace 9 años francisco_36 dice:
    Mi pronóstico para el partido en La Porra es 2-1:

    "2-1"
  • manolooo
    Hace 9 años manolooo dice:
    Mi pronóstico para el partido en La Porra es 3-1:

    "3-1"

Partido televisado en...
Canal Medio Idioma País
Gol PlayGol Play TV Castellano es
C+ FútbolC+ Fútbol TV Castellano es
Sky Sports 1Sky Sports 1 TV Inglés gb
Ote Sport 1 HDOte Sport 1 HD TV Griego gr

  USO DE MEMORIA  
6,640,768 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Match / Index )  0.8954
Total Execution Time  0.8967
  CADENA URL  
/partido/Newcastle-United-Fc/Sunderland-Afc/2015
  GET DATOS  
$_GET['/partido/Newcastle-United-Fc/Sunderland-Afc/2015']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (51)  
0.0278   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` = '3773' AND c.`match_id` = '1177' AND c.comment_id IN (3883489,3863979,3863806,3862645,3857273,3853999,3849812,3839092,3838374,3830981,3830747,3823837) GROUP BY c.comment_id
0.0176   SELECT c.*, c.stadium as real_stadium, 2015 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 calendars2015 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 = 'Newcastle-United-Fc' AND dt2.basealias = 'Sunderland-Afc'
0.0141  SELECT c.*, 2015 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 calendars2015 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 = 'Newcastle-United-Fc' AND dt2.basealias = 'Sunderland-Afc'
0.0252  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 = 3773
0.0126   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2015 AS ev WHERE ev.match_id=1177 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.0130   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=3773 WHERE dp.id IN (370,93887,7202,22426,57335,57347,300,207,147830,205160,32143,65992,3328,69910,83136,103791,27137,384) AND (rp.team_id=69562 OR rp.team_id=69567)
0.0131   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2015 AS ev WHERE ev.match_id=1177 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id 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=3773 WHERE dp.id IN (93887,7202,22426,57335,57347,300,205160,32143,207,65992,3328,69910,83136,103791,147830,27137,384,370) AND (rp.team_id=69562 OR rp.team_id=69567)
0.0130  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 3773 AND id_match = 1177
0.0143  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='3773' AND relp.team_id = drea.team_id WHERE rel.team_number=83518 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0144  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='3773' AND relp.team_id = drea.team_id WHERE rel.team_number=83519 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0171  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='3773' AND relp.team_id=69562 WHERE mp.`match_id` = '1177' AND mp.year='2015' AND p.id NOT IN (149599,57557,7202,147830,29990,57335,3292,22426,103791,130540,32143,3810,88,207,93887,112010,23358,300,384,370,57347,3713) ORDER BY mp.`team` ASC, p.`role` ASC
0.0168  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='3773' AND relp.team_id=69567 WHERE mp.`match_id` = '1177' AND mp.year='2015' AND p.id NOT IN (149599,57557,7202,147830,29990,57335,3292,22426,103791,130540,32143,3810,88,207,93887,112010,23358,300,384,370,57347,3713) ORDER BY mp.`team` ASC, p.`role` ASC
0.0136  SELECT kit FROM kit_data_real WHERE league_id = 3773 AND id_match = 1177
0.0134  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '1177' and rp.type = 2015 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0134  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '1177' and rp.type = 2015 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0134  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 = 3773 AND rel.team1 = 69562 AND rel.team2 = 69567 ORDER BY FIELD(m.location,'es','en') DESC
0.0127  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 1177 AND year = 2015 AND channel = 'Footters' LIMIT 1
0.0126  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 1177 AND year = 2015 AND channel = 'Footters' LIMIT 1
0.0130  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 = 3773 AND rel.team1 = 69562 AND rel.team2 = 69567 ORDER BY FIELD(m.location,'es','en') DESC
0.0129  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 = 3773 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0132  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 `calendars2015` 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` = 3773 AND c.`round` = 17 ORDER BY shedule ASC LIMIT 12
0.0133  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 `tables2015` 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 = 3773 AND t.round = 17 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0131  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2015` WHERE league_id = 3773 AND round >= 38 AND round <= 38 AND team = 69562 ORDER BY round ASC
0.0133  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 `tables2015` 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 = 3773 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0173   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` = '3773' AND c.`match_id` = '1177' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
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 = '3883489' 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 = '3863979' 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 = '3863806' 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 = '3862645' 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 = '3857273' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
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 = '3853999' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0130   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 = '3849812' 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 = '3839092' 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 = '3838374' 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 = '3830981' 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 = '3830747' 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 = '3823837' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0135  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2015 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2015 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=2015 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 69562 AND c.team2 = 69567 AND c.league_id = 3773
0.0127  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='1177' AND `active` = 1 AND year = 2015
0.0127  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='1177' AND `active` = 1 AND year = 2015
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='3773' AND relp.team_id=69562 WHERE relp.in_squad=1 and mp.`match_id` = '1177' AND mp.year='2015' ORDER BY mp.`team` ASC, p.`role` ASC
0.0161  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='3773' AND relp.team_id=69567 WHERE relp.in_squad=1 and mp.`match_id` = '1177' AND mp.year='2015' ORDER BY mp.`team` ASC, p.`role` ASC
0.0130  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '3773' AND id_match = '1177'
0.0128   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 = '83518' ORDER BY rating DESC LIMIT 1
0.0129   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 = '83519' ORDER BY rating DESC LIMIT 1
0.0126  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=1177 AND extraId = 3773 AND type_rel = 4
0.0128  SELECT rating1, rating2 FROM calendars_elo WHERE id=1177 AND league_id=3773 AND year=2015
0.0128  SELECT position FROM tables2015 WHERE team=69562 AND league_id=3773 AND round=17
0.0128  SELECT position FROM tables2015 WHERE team=69567 AND league_id=3773 AND round=17
0.0129  SELECT * FROM futbol.calendars_lineups WHERE id = 1177 AND league_id = 3773 AND year = 2015