4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Hoffenheim - SC Freiburg
FINALIZADO
10
10
2361 Pts. Elo

1833 Pts. Elo
13º

1-1
Sábado, 24 Febrero 2018, 15:30
  • Asistencia: 30.150 espectadores
A. Kramarić 57'
1 - 0
1 - 1
66' N. Petersen
Hoffenheim
SC Freiburg
Gol
Entra en el partido
Sale del partido
Sale del partido
Entra en el partido
Gol de penalti
Sale del partido
Entra en el partido
Tiro al palo
Sale del partido
Entra en el partido
Sale del partido
Entra en el partido
T. Amarilla
T. Amarilla
Sale del partido
Entra en el partido

Eventos del partido

Goles

Gol de
A. Kramarić
minuto 57'
minuto 66'Gol de penalti N. Petersen

Tarjetas

minuto 83'T. Amarilla J. Haberer
T. Amarilla
Dennis Geiger
minuto 88'

Ocasiones

Tiro al palo
P. Kaderabek
minuto 74'

Cambios

minuto 59'Entra en el partido F. Kath
minuto 59'Sale del partido Marco Terrazzino
Sale del partido
R. Zulj
minuto 62'
Entra en el partido
Lukas Rupp
minuto 62'
Sale del partido
Ádám Szalai
minuto 71'
Entra en el partido
Mark Uth
minuto 71'
minuto 76'Sale del partido Lucas Höler
minuto 76'Entra en el partido Y. Ravet
Sale del partido
K. Akpoguma
minuto 82'
Entra en el partido
N. Schulz
minuto 82'
minuto 90'Sale del partido J. Haberer
minuto 90'Entra en el partido T. Kleindienst
  • betty03
    Hace 6 años betty03 dice: Gana Hoffenheim.


  USO DE MEMORIA  
6,581,880 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0011
Controller Execution Time ( Match / Index )  0.2332
Total Execution Time  0.2343
  CADENA URL  
/partido/Tsg-1899-Hoffenheim/Sc-Freiburg/2018
  GET DATOS  
$_GET['/partido/Tsg-1899-Hoffenheim/Sc-Freiburg/2018']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (46)  
0.0031   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` = '38635' AND c.`match_id` = '432247' AND c.comment_id IN (18901650) GROUP BY c.comment_id
0.0064   SELECT c.*, c.stadium as real_stadium, 2018 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 calendars2018 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 = 'Tsg-1899-Hoffenheim' AND dt2.basealias = 'Sc-Freiburg'
0.0028  SELECT c.*, 2018 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 calendars2018 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 = 'Tsg-1899-Hoffenheim' AND dt2.basealias = 'Sc-Freiburg'
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2018 AS ev WHERE ev.match_id=432247 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.0028   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=38635 WHERE dp.id IN (7772,25511,204812,219557,75903,200927,38716,86682,83723,33536,193680,200278,21329,183278,89152,230512) AND (rp.team_id=782918 OR rp.team_id=782914)
0.0018   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2018 AS ev WHERE ev.match_id=432247 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=38635 WHERE dp.id IN (7772,200927,38716,86682,83723,25511,33536,193680,75903,200278,21329,183278,89152,204812,219557,230512) AND (rp.team_id=782918 OR rp.team_id=782914)
0.0018  SELECT data1 FROM stats2018 t WHERE league_id = 38635 AND teamId = 782918 and type = 33
0.0017  SELECT data1 FROM stats2018 t WHERE league_id = 38635 AND teamId = 782914 and type = 33
0.0019  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 38635 AND id_match = 432247
0.0024  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='38635' AND relp.team_id = drea.team_id WHERE rel.team_number=1621333 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0026  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='38635' AND relp.team_id = drea.team_id WHERE rel.team_number=1621332 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0033  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='38635' AND relp.team_id=782918 WHERE mp.`match_id` = '432247' AND mp.year='2018' AND p.id NOT IN (138762,243961,38719,162694,201109,292413,67510,38716,204812,200278,25511,71136,109724,48656,183278,75903,219557,199830,86682,159815,7772,33536) ORDER BY mp.`team` ASC, p.`role` ASC
0.0030  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='38635' AND relp.team_id=782914 WHERE mp.`match_id` = '432247' AND mp.year='2018' AND p.id NOT IN (138762,243961,38719,162694,201109,292413,67510,38716,204812,200278,25511,71136,109724,48656,183278,75903,219557,199830,86682,159815,7772,33536) ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  SELECT kit FROM kit_data_real WHERE league_id = 38635 AND id_match = 432247
0.0019  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '432247' and rp.type = 2018 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 = '432247' and rp.type = 2018 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
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='10' AND rel.active = 1 AND rel.league_id = 38635 AND rel.team1 = 782918 AND rel.team2 = 782914 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 432247 AND year = 2018 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 432247 AND year = 2018 AND channel = 'Footters' LIMIT 1
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='11' AND rel.active = 1 AND rel.league_id = 38635 AND rel.team1 = 782918 AND rel.team2 = 782914 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT teamId FROM teams WHERE id = 782918
0.0018  SELECT c.id,c.r1,r2,c.shedule,comments,c.team1,c.team2,c.datateam1,c.datateam2,c.league_id,2018 as year,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.nameShow as team1_name,dt2.nameShow as team2_name, c.extra FROM calendars2018 as c INNER JOIN datateams dt1 ON dt1.id = c.datateam1 INNER JOIN datateams dt2 ON dt2.id = c.datateam2 WHERE (c.r1 != 99 or c.r2 != 99) AND (c.datateam1 = 2542 OR c.datateam2 = 2542) ORDER BY shedule DESC LIMIT 10
0.0024  SELECT teamId FROM teams WHERE id = 782918
0.0024  SELECT c.id,c.r1,r2,c.shedule,comments,c.team1,c.team2,c.datateam1,c.datateam2,c.league_id,2018 as year,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.nameShow as team1_name,dt2.nameShow as team2_name, c.extra FROM calendars2018 as c INNER JOIN datateams dt1 ON dt1.id = c.datateam1 INNER JOIN datateams dt2 ON dt2.id = c.datateam2 WHERE (c.r1 = 99 or c.r2 = 99) AND (c.datateam1 = 2542 OR c.datateam2 = 2542) ORDER BY shedule ASC LIMIT 10
0.0018  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 `calendars2018` 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` = 38635 AND c.`round` = 24 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 `tables2018` 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 = 38635 AND t.round = 24 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0027  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2018` WHERE league_id = 38635 AND round >= 34 AND round <= 34 AND team = 782918 ORDER BY round ASC
0.0023  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 `tables2018` 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 = 38635 AND t.round = 34 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0020   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` = '38635' AND c.`match_id` = '432247' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
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 = '18901650' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0018  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2018 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2018 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=2018 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 782918 AND c.team2 = 782914 AND c.league_id = 38635
0.0035  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='432247' AND `active` = 1 AND year = 2018
0.0029  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='432247' AND `active` = 1 AND year = 2018
0.0019  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='38635' AND relp.team_id=782918 WHERE relp.in_squad=1 and mp.`match_id` = '432247' AND mp.year='2018' ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  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='38635' AND relp.team_id=782914 WHERE relp.in_squad=1 and mp.`match_id` = '432247' AND mp.year='2018' ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '38635' AND id_match = '432247'
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 = '1621333' ORDER BY rating DESC LIMIT 1
0.0288   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 = '1621332' ORDER BY rating DESC LIMIT 1
0.0022  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=432247 AND extraId = 38635 AND type_rel = 4
0.0018  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 8 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0018  SELECT /*53 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' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (1312758,1312688,1312692,1312567,1312550) ORDER BY n.cover_points DESC, update_date DESC
0.0017  SELECT rating1, rating2 FROM calendars_elo WHERE id=432247 AND league_id=38635 AND year=2018
0.0018  SELECT position FROM tables2018 WHERE team=782918 AND league_id=38635 AND round=24
0.0018  SELECT position FROM tables2018 WHERE team=782914 AND league_id=38635 AND round=24
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 432247 AND league_id = 38635 AND year = 2018