4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
RC Deportivo - Málaga
FINALIZADO
40
51
2044 Pts. Elo
13º

2420 Pts. Elo
12º

3-3
Sábado, 05 Marzo 2016, 22:05
0 - 1
29' Charles
Celso Borges 43'
1 - 1
1 - 2
63' I. Camacho
F. Cartabia 69'
2 - 2
Lucas Pérez 80'
3 - 2
3 - 3
89' A. Arribas

Eventos del partido

Goles

minuto 29'ArrayGol de Charles
ArrayGol de
Celso Borges
minuto 43'
minuto 63'ArrayGol de I. Camacho
ArrayGol de
F. Cartabia
minuto 69'
ArrayGol de
Lucas Pérez
minuto 80'
minuto 89' Array Gol de (p.p)
A. Arribas

Tarjetas

ArrayT. Amarilla
Luis Alberto
minuto 21'
minuto 41'ArrayT. Amarilla M. Torres
ArrayT. Amarilla
Álex Bergantiños
minuto 45'
minuto 52'ArrayT. Amarilla Charles
minuto 77'ArrayT. Amarilla I. Camacho
ArrayT. Amarilla
Pedro Mosquera
minuto 78'
minuto 88'ArrayT. Amarilla Raúl Albentosa
ArrayT. Amarilla
Manu Fernández
minuto 90'
minuto 90'Array2a Amarilla y Roja I. Camacho

Cambios

minuto 37'ArrayEntra en el partido G. Ochoa
minuto 37'ArraySale del partido C. Kameni
minuto 46'ArrayEntra en el partido Ricardo Horta
minuto 46'ArraySale del partido Chory Castro
minuto 54'ArrayEntra en el partido Pablo Fornals
minuto 54'ArraySale del partido Roque Santa Cruz
ArrayEntra en el partido
F. Fajr
minuto 68'
ArraySale del partido
Álex Bergantiños
minuto 68'
ArrayEntra en el partido
J. Gutiérrez
minuto 84'
ArraySale del partido
F. Cartabia
minuto 84'
ArrayEntra en el partido
Oriol Riera
minuto 85'
ArraySale del partido
Lucas Pérez
minuto 85'

Otros

minuto 29'ArrayAsistencia Recio
minuto 37'ArrayLesionado C. Kameni
ArrayAsistencia
F. Cartabia
minuto 43'
minuto 63'ArrayAsistencia Recio
ArrayAsistencia
Luis Alberto
minuto 69'
ArrayAsistencia
F. Fajr
minuto 80'
11 Comentarios + 1 respuestas
  • borjadorao
    Hace 8 años borjadorao dice: ES-TRES
    En el partido de los 3es.
    Los 2 con necesidad de 3 puntos.
    Los dos acaban con 33 la jornada.
    Faltó que los 3 de descuento en la 2ª fueran reales.
    Forza Depor.
  • visca23barca5
    Hace 8 años visca23barca5 dice: Irregular temporada de Deportivo que ha logrado 6 puntos en los 10 últimos partidos que, aunque se mantiene en una posición cómoda, no se puede confiar.
  • carl10
    Hace 8 años carl10 dice: Mucha Suerte,D.L.CORUNA!. Jugar con,Humildad y Valentia!.
  • antiantis
    Hace 8 años antiantis dice: La afición del Málaga está hermanada con la del Betis, ya que a ambas les une el antisevillismo.
    La afición del Depor, curiosamente, creo está hermanada con la del Sevilla.
  • Hace 8 años estebanquiros19_ dice: Empate
  • totalfutbol
    Hace 8 años totalfutbol dice: Deportivo 1-1 Málaga
  • christian_812228
    Hace 8 años christian_812228 dice: 2-1
  • visca23barca5
    Hace 8 años visca23barca5 dice: Irregular temporada de Málaga que ha logrado 5 puntos en los 4 últimos partidos que, aunque se mantiene en una posición cómoda, no se puede confiar.
  • susifutbolera
    Hace 8 años susifutbolera dice: 1-0
  • joseherranzl
    Hace 8 años joseherranzl dice: 2-1
  • betty03
    Hace 8 años betty03 dice: empate

Partido televisado en...
Canal Medio Idioma País
La 1 TV Castellano
Bet365 WEB Castellano

  USO DE MEMORIA  
6,931,008 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.8720
Total Execution Time  0.8730
  CADENA URL  
/partido/Deportivo/Malaga/2016
  GET DATOS  
$_GET['/partido/Deportivo/Malaga/2016']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (55)  
0.0015   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` = '15373' AND c.`match_id` = '37626' AND c.comment_id IN (9958915,9907270,9939674,9916582,9936761,9933978,9933537,9907260,9931474,9917626,9888597) GROUP BY c.comment_id
0.0178   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 = 'Deportivo' AND dt2.basealias = 'Malaga'
0.0137  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 = 'Deportivo' AND dt2.basealias = 'Malaga'
0.0258  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 = 15373
0.0128   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=37626 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.0141   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 (33039,211919,34609,146765,100849,37030,52115,27011,27268,33530,130301,32679,183235,23349,185526,27023,186377,594,110082,63293,33224,35394) AND (rp.team_id=214634 OR rp.team_id=214628)
0.0132   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=37626 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id 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=15373 WHERE dp.id IN (52115,35394,33039,183235,23349,27011,211919,146765,27268,185526,27023,186377,594,34609,110082,33530,100849,63293,33224,130301,37030,32679) AND (rp.team_id=214634 OR rp.team_id=214628)
0.0124  SELECT data1 FROM stats2016 t WHERE league_id = 15373 AND teamId = 214634 and type = 33
0.0125  SELECT data1 FROM stats2016 t WHERE league_id = 15373 AND teamId = 214628 and type = 33
0.0126  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 15373 AND id_match = 37626
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='15373' AND relp.team_id = drea.team_id WHERE rel.team_number=158620 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0137  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=158623 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0153  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=214634 WHERE mp.`match_id` = '37626' AND mp.year='2016' AND p.id NOT IN (23349,27057,130301,27011,107779,34609,35394,27023,111251,594,33039,13240,23482,37030,111223,28151,33530,211919,27268,52115,100849,146765) 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='15373' AND relp.team_id=214628 WHERE mp.`match_id` = '37626' AND mp.year='2016' AND p.id NOT IN (23349,27057,130301,27011,107779,34609,35394,27023,111251,594,33039,13240,23482,37030,111223,28151,33530,211919,27268,52115,100849,146765) ORDER BY mp.`team` ASC, p.`role` ASC
0.0136  SELECT kit FROM kit_data_real WHERE league_id = 15373 AND id_match = 37626
0.0132  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '37626' and rp.type = 2016 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 = '37626' and rp.type = 2016 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 = 15373 AND rel.team1 = 214634 AND rel.team2 = 214628 ORDER BY FIELD(m.location,'es','en') DESC
0.0127  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 37626 AND year = 2016 AND channel = 'Footters' LIMIT 1
0.0126  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 37626 AND year = 2016 AND channel = 'Footters' LIMIT 1
0.0129  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 = 214634 AND rel.team2 = 214628 ORDER BY FIELD(m.location,'es','en') DESC
0.0127  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 = 15373 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0135  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` = 28 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 `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 = 28 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0126  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 = 214634 ORDER BY round ASC
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 `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 = 38 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0147   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` = '15373' AND c.`match_id` = '37626' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
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 = '9958915' 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 = '9907270' 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 = '9939674' 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 = '9916582' 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 = '9936761' 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 = '9933978' 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 = '9933537' 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 = '9907260' 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 = '9931474' 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 = '9917626' 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 = '9888597' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0140  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 = 214634 AND c.team2 = 214628 AND c.league_id = 15373
0.0126  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='37626' AND `active` = 1 AND year = 2016
0.0126  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='37626' AND `active` = 1 AND year = 2016
0.0133  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=214634 WHERE relp.in_squad=1 and mp.`match_id` = '37626' AND mp.year='2016' ORDER BY mp.`team` ASC, p.`role` ASC
0.0132  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=214628 WHERE relp.in_squad=1 and mp.`match_id` = '37626' AND mp.year='2016' ORDER BY mp.`team` ASC, p.`role` ASC
0.0126  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '15373' AND id_match = '37626'
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 = '158620' 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 = '158623' ORDER BY rating DESC LIMIT 1
0.0125  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=37626 AND extraId = 15373 AND type_rel = 4
0.0125  SELECT year FROM leagues WHERE id=15373
0.0125  SELECT shedule FROM calendars2016 WHERE id=37626
0.0133  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 = 37626 AND rel.extraId = 15373 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2016-01-05 22:05:00' AND n.creation_date<'2016-05-04 23:05:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0125  SELECT rating1, rating2 FROM calendars_elo WHERE id=37626 AND league_id=15373 AND year=2016
0.0125  SELECT position FROM tables2016 WHERE team=214634 AND league_id=15373 AND round=28
0.0125  SELECT position FROM tables2016 WHERE team=214628 AND league_id=15373 AND round=28
0.0125  SELECT * FROM futbol.calendars_lineups WHERE id = 37626 AND league_id = 15373 AND year = 2016