4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Real Sporting - Real Sociedad
FINALIZADO
20
10
1903 Pts. Elo
18º

2474 Pts. Elo

1-3
Domingo, 20 Noviembre 2016, 18:30
  • Asistencia: 23.439 espectadores
0 - 1
19' Xabi Prieto
Duje Čop 28'
1 - 1
1 - 2
51' D. Zurutuza
1 - 3
56' Íñigo Martínez

Eventos del partido

Goles

minuto 19'Xabi PrietoGol de Xabi Prieto
Duje ČopGol de
Duje Čop
minuto 28'
minuto 51'D. ZurutuzaGol de D. Zurutuza
minuto 56'Íñigo MartínezGol de falta Íñigo Martínez

Tarjetas

DouglasT. Amarilla
Douglas
minuto 25'
Xavi TorresT. Amarilla
Xavi Torres
minuto 77'
minuto 88'Willian JoséT. Amarilla Willian José

Ocasiones

minuto 19'D. ZurutuzaTiro al palo D. Zurutuza

Cambios

Víctor RodríguezSale del partido
Víctor Rodríguez
minuto 60'
Carlos CastroEntra en el partido
Carlos Castro
minuto 60'
BurguiEntra en el partido
Burgui
minuto 60'
Moi GómezSale del partido
Moi Gómez
minuto 60'
Xavi TorresEntra en el partido
Xavi Torres
minuto 69'
Sergio ÁlvarezSale del partido
Sergio Álvarez
minuto 69'
minuto 70'JuanmiEntra en el partido Juanmi
minuto 70'C. VelaSale del partido C. Vela
minuto 78'David ConchaEntra en el partido David Concha
minuto 78'M. OyarzabalSale del partido M. Oyarzabal
minuto 83'Sergio CanalesEntra en el partido Sergio Canales
minuto 83'D. ZurutuzaSale del partido D. Zurutuza

Otros

Moi GómezAsistencia
Moi Gómez
minuto 28'
minuto 51'YuriAsistencia Yuri

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 Sporting Real Real Sociedad Real

Partido televisado en...
Canal Medio Idioma País
beIN ConnectbeIN Connect TV Castellano es
Movistar +Movistar + TV Castellano es
beIN LaLigabeIN LaLiga TV Castellano es
Bet365Bet365 WEB Castellano es

  USO DE MEMORIA  
6,315,600 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0013
Controller Execution Time ( Match / Index )  0.2480
Total Execution Time  0.2493
  CADENA URL  
/partido/Sporting-Gijon/Real-Sociedad/2017
  GET DATOS  
$_GET['/partido/Sporting-Gijon/Real-Sociedad/2017']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (41)  
0.0105   SELECT c.*, c.stadium as real_stadium, 2017 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 calendars2017 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 = 'Sporting-Gijon' AND dt2.basealias = 'Real-Sociedad'
0.0039  SELECT c.*, 2017 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 calendars2017 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 = 'Sporting-Gijon' AND dt2.basealias = 'Real-Sociedad'
0.0024  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 = 30626
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2017 AS ev WHERE ev.match_id=96378 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.0040   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=30626 WHERE dp.id IN (23648,26762,30480,67815,156743,28228,48594,35921,165640,139075,102032,62271,43629,13332,201968,281680,36167,31686) AND (rp.team_id=704148 OR rp.team_id=704144)
0.0018   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2017 AS ev WHERE ev.match_id=96378 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0039   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=30626 WHERE dp.id IN (30480,23648,156743,102032,26762,31686,67815,35921,165640,139075,28228,62271,43629,13332,201968,281680,36167,48594) AND (rp.team_id=704148 OR rp.team_id=704144)
0.0017  SELECT data1 FROM stats2017 t WHERE league_id = 30626 AND teamId = 704148 and type = 33
0.0017  SELECT data1 FROM stats2017 t WHERE league_id = 30626 AND teamId = 704144 and type = 33
0.0021  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 30626 AND id_match = 96378
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='30626' AND relp.team_id = drea.team_id WHERE rel.team_number=213790 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0023  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='30626' AND relp.team_id = drea.team_id WHERE rel.team_number=213791 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0110  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='30626' AND relp.team_id=704148 WHERE mp.`match_id` = '96378' AND mp.year='2017' AND p.id NOT IN (23488,29957,176160,23492,156743,38390,62271,35921,102032,26762,30482,128876,61341,67815,31686,27428,100715,30480,23648,281680,48594,13332) ORDER BY mp.`team` ASC, p.`role` ASC
0.0116  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='30626' AND relp.team_id=704144 WHERE mp.`match_id` = '96378' AND mp.year='2017' AND p.id NOT IN (23488,29957,176160,23492,156743,38390,62271,35921,102032,26762,30482,128876,61341,67815,31686,27428,100715,30480,23648,281680,48594,13332) ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  SELECT kit FROM kit_data_real WHERE league_id = 30626 AND id_match = 96378
0.0020  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '96378' and rp.type = 2017 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 = '96378' and rp.type = 2017 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0028  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 = 30626 AND rel.team1 = 704148 AND rel.team2 = 704144 ORDER BY FIELD(m.location,'es','en') DESC
0.0019  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 96378 AND year = 2017 AND channel = 'Footters' LIMIT 1
0.0019  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 96378 AND year = 2017 AND channel = 'Footters' LIMIT 1
0.0022  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 = 30626 AND rel.team1 = 704148 AND rel.team2 = 704144 ORDER BY FIELD(m.location,'es','en') DESC
0.0028  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 `calendars2017` 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` = 30626 AND c.`round` = 12 ORDER BY shedule ASC LIMIT 12
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 `tables2017` 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 = 30626 AND t.round = 12 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0018  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2017` WHERE league_id = 30626 AND round >= 38 AND round <= 38 AND team = 704148 ORDER BY round ASC
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 `tables2017` 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 = 30626 AND t.round = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0020  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2017 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2017 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=2017 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 704148 AND c.team2 = 704144 AND c.league_id = 30626
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='96378' AND `active` = 1 AND year = 2017
0.0019  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='96378' AND `active` = 1 AND year = 2017
0.0139  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='30626' AND relp.team_id=704148 WHERE relp.in_squad=1 and mp.`match_id` = '96378' AND mp.year='2017' ORDER BY mp.`team` ASC, p.`role` ASC
0.0118  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='30626' AND relp.team_id=704144 WHERE relp.in_squad=1 and mp.`match_id` = '96378' AND mp.year='2017' ORDER BY mp.`team` ASC, p.`role` ASC
0.0021  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '30626' AND id_match = '96378'
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 = '213790' 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 = '213791' ORDER BY rating DESC LIMIT 1
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=96378 AND extraId = 30626 AND type_rel = 4
0.0018  SELECT year FROM leagues WHERE id=30626
0.0018  SELECT shedule FROM calendars2017 WHERE id=96378
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 = 96378 AND rel.extraId = 30626 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2016-09-21 19:30:00' AND n.creation_date<'2017-01-19 18:30: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=96378 AND league_id=30626 AND year=2017
0.0018  SELECT position FROM tables2017 WHERE team=704148 AND league_id=30626 AND round=12
0.0018  SELECT position FROM tables2017 WHERE team=704144 AND league_id=30626 AND round=12
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 96378 AND league_id = 30626 AND year = 2017