4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Real Madrid - Getafe
FINALIZADO
10
00
3783 Pts. Elo

2167 Pts. Elo
15º

4-1
Sábado, 05 Diciembre 2015, 16:00
  • Asistencia: 64.897 espectadores
K. Benzema 4'
1 - 0
K. Benzema 16'
2 - 0
G. Bale 35'
3 - 0
C. Ronaldo 38'
4 - 0
4 - 1
70' Alexis

Eventos del partido

Goles

K. BenzemaGol de
K. Benzema
minuto 4'
K. BenzemaGol de
K. Benzema
minuto 16'
G. BaleGol de
G. Bale
minuto 35'
C. RonaldoGol de
C. Ronaldo
minuto 38'
minuto 70'AlexisGol de Alexis

Tarjetas

DaniloT. Amarilla
Danilo
minuto 37'

Cambios

minuto 46'S. ŠćepovićEntra en el partido S. Šćepović
minuto 46'Álvaro VázquezSale del partido Álvaro Vázquez
minuto 62'WandersonSale del partido Wanderson
minuto 62'Pedro LeónEntra en el partido Pedro León
Mateo KovačićEntra en el partido
Mateo Kovačić
minuto 62'
Luka ModrićSale del partido
Luka Modrić
minuto 62'
Jesé RodríguezEntra en el partido
Jesé Rodríguez
minuto 78'
K. BenzemaSale del partido
K. Benzema
minuto 78'
minuto 80'B. MensahEntra en el partido B. Mensah
minuto 80'Víctor RodríguezSale del partido Víctor Rodríguez
Á. ArbeloaEntra en el partido
Á. Arbeloa
minuto 87'
PepeSale del partido
Pepe
minuto 87'

Otros

PepeAsistencia
Pepe
minuto 4'
G. BaleAsistencia
G. Bale
minuto 16'
C. RonaldoAsistencia
C. Ronaldo
minuto 35'
Toni KroosAsistencia
Toni Kroos
minuto 38'
minuto 70'Pedro LeónAsistencia Pedro León

Alineaciones


Estadísticas del partido

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: comment/main_view.php

Line Number: 2068

Real Madrid Real Madrid Getafe Getafe

Partido televisado en...
Canal Medio Idioma País
C+ LigaC+ Liga TV Castellano es
YomviYomvi TV Castellano es
Orange TVOrange TV TV Castellano es
Vodafone TVVodafone TV TV Castellano es
TelecableTelecable TV Castellano es
Sport TV2Sport TV2 TV Portugués pt
Sky Sports ItalySky Sports Italy TV Italiano it
Bein SportsBein Sports TV Francés fr
ESPN 2ESPN 2 TV Latino ar
ESPN 3ESPN 3 TV Latino ar
Bet365Bet365 WEB Castellano es

  USO DE MEMORIA  
6,649,168 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0015
Controller Execution Time ( Match / Index )  0.2857
Total Execution Time  0.2872
  CADENA URL  
/partido/Real-Madrid/Getafe/2016
  GET DATOS  
$_GET['/partido/Real-Madrid/Getafe/2016']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (39)  
0.0063   SELECT c.*, c.stadium as real_stadium, 2016 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 calendars2016 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 = 'Real-Madrid' AND dt2.basealias = 'Getafe'
0.0028  SELECT c.*, 2016 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 calendars2016 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 = 'Real-Madrid' AND dt2.basealias = 'Getafe'
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2016 AS ev WHERE ev.match_id=37738 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.0023   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=15373 WHERE dp.id IN (3318,72,28185,23379,82937,52235,73923,147689,24020,119636,26968,78302,212413,35921,66,27010,2100) AND (rp.team_id=214621 OR rp.team_id=214633)
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2016 AS ev WHERE ev.match_id=37738 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0022   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=15373 WHERE dp.id IN (27010,3318,72,28185,82937,2100,52235,73923,147689,24020,119636,26968,23379,78302,212413,35921,66) AND (rp.team_id=214621 OR rp.team_id=214633)
0.0018  SELECT data1 FROM stats2016 t WHERE league_id = 15373 AND teamId = 214621 and type = 33
0.0018  SELECT data1 FROM stats2016 t WHERE league_id = 15373 AND teamId = 214633 and type = 33
0.0019  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 15373 AND id_match = 37738
0.0022  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='15373' AND relp.team_id = drea.team_id WHERE rel.team_number=142975 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0022  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='15373' AND relp.team_id = drea.team_id WHERE rel.team_number=142976 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0025  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='15373' AND relp.team_id=214621 WHERE mp.`match_id` = '37738' AND mp.year='2016' AND p.id NOT IN (67500,27010,102322,82937,94324,2100,54466,26968,28185,3318,72,27206,23379,40790,28946,106246,10887,28268,35921,42921,73923,147689) ORDER BY mp.`team` ASC, p.`role` ASC
0.0027  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='15373' AND relp.team_id=214633 WHERE mp.`match_id` = '37738' AND mp.year='2016' AND p.id NOT IN (67500,27010,102322,82937,94324,2100,54466,26968,28185,3318,72,27206,23379,40790,28946,106246,10887,28268,35921,42921,73923,147689) ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  SELECT kit FROM kit_data_real WHERE league_id = 15373 AND id_match = 37738
0.0019  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '37738' and rp.type = 2016 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 = '37738' and rp.type = 2016 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0023  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 = 15373 AND rel.team1 = 214621 AND rel.team2 = 214633 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 37738 AND year = 2016 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 37738 AND year = 2016 AND channel = 'Footters' LIMIT 1
0.0021  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 = 15373 AND rel.team1 = 214621 AND rel.team2 = 214633 ORDER BY FIELD(m.location,'es','en') DESC
0.0025  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 `calendars2016` 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` = 15373 AND c.`round` = 14 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 `tables2016` 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 = 15373 AND t.round = 14 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0019  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2016` WHERE league_id = 15373 AND round >= 38 AND round <= 38 AND team = 214621 ORDER BY round ASC
0.0021  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2016 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2016 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=2016 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 214621 AND c.team2 = 214633 AND c.league_id = 15373
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='37738' AND `active` = 1 AND year = 2016
0.0018  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='37738' AND `active` = 1 AND year = 2016
0.0026  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='15373' AND relp.team_id=214621 WHERE relp.in_squad=1 and mp.`match_id` = '37738' AND mp.year='2016' ORDER BY mp.`team` ASC, p.`role` ASC
0.0029  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='15373' AND relp.team_id=214633 WHERE relp.in_squad=1 and mp.`match_id` = '37738' AND mp.year='2016' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '15373' AND id_match = '37738'
0.0018   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 = '142975' ORDER BY rating DESC LIMIT 1
0.0018   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 = '142976' ORDER BY rating DESC LIMIT 1
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=37738 AND extraId = 15373 AND type_rel = 4
0.0018  SELECT year FROM leagues WHERE id=15373
0.0018  SELECT shedule FROM calendars2016 WHERE id=37738
0.0028  SELECT /*115 bs_news_model*/ n.id, n.author_id, n.headline, n.external_headline, n.live_headline, n.creation_date, n.update_date, n.pub_date, n.alias, n.subheadline, n.teaser, n.media, n.tags, n.views, n.screens, n.clicks, n.relations, n.comments, n.power_cover, n.cover_points,u.name as user_name FROM bs_news n INNER JOIN bs_editors u ON u.id = n.author_id AND u.ln = 'es' INNER JOIN bs_news_rel rel ON rel.newId = n.id AND rel.type_rel = 4 AND rel.typeId = 37738 AND rel.extraId = 15373 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2015-10-06 17:00:00' AND n.creation_date<'2016-02-03 16:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0018  SELECT rating1, rating2 FROM calendars_elo WHERE id=37738 AND league_id=15373 AND year=2016
0.0018  SELECT position FROM tables2016 WHERE team=214621 AND league_id=15373 AND round=14
0.0024  SELECT position FROM tables2016 WHERE team=214633 AND league_id=15373 AND round=14
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 37738 AND league_id = 15373 AND year = 2016