4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
CE Sabadell - Mirandés
FINALIZADO
20
00
1047 Pts. Elo
55%
22º

1016 Pts. Elo
45%

0-2
Sábado, 10 Octubre 2020, 13:00
0 - 1
75' Pablo Martínez
0 - 2
78' Victor Gómez

Eventos del partido

Goles

minuto 75'Gol de Pablo Martínez
minuto 78'Gol de Victor Gómez

Tarjetas

T. Amarilla
P. Cornud
minuto 80'
T. Amarilla
Aarón Rey
minuto 90'

Ocasiones

minuto 69'Gol anulado Erik Jirka

Cambios

minuto 46'Entra en el partido Pablo Martínez
minuto 46'Sale del partido M. Ezzarfani
Entra en el partido
Édgar
minuto 57'
Sale del partido
Juan Hernández
minuto 57'
Entra en el partido
Néstor Querol
minuto 57'
Sale del partido
G. Guruzeta
minuto 57'
Entra en el partido
Stoichkov
minuto 62'
Sale del partido
Adri Cuevas
minuto 62'
Entra en el partido
Ángel
minuto 71'
Sale del partido
Grego Sierra
minuto 71'
Entra en el partido
Aarón Rey
minuto 71'
Sale del partido
Víctor García
minuto 71'
minuto 83'Entra en el partido Sergio Moreno
minuto 83'Sale del partido André Schutte
minuto 83'Entra en el partido P. Trigueros
minuto 83'Sale del partido Erik Jirka
minuto 92'Entra en el partido A. Caballero
minuto 92'Sale del partido Javi Muñoz

Otros

minuto 75'Asistencia Victor Gómez
minuto 78'Asistencia André Schutte

Estadísticas del partido

CE Sabadell CE Sabadell Mirandés Mirandés
55%
Posesión del balón
45%
0
Goles
2
1
Tiros a puerta
5
5
Tiros fuera
5
6
Total tiros
10
3
Paradas del portero
1
6
Saques de esquina
7
1
Fueras de juego
3
2
Tarjetas Amarillas
0
0
Tarjetas Rojas
0
0
Asistencias
2
3
Sustituciones
3
13
Faltas
12
4 Comentarios + 4 respuestas
  • cdmirandes1927
    Hace 3 años cdmirandes1927 dice: Hemos pasado de un año a otro de tener un ataque de la hostia y una verbena en defensa a todo lo contrario.
  • rojillo_viejo
    Hace 3 años rojillo_viejo dice: Vamos Rojillos!
  • susifutbolera
    Hace 3 años susifutbolera dice: 1-1
  • mirandus
    Hace 3 años mirandus dice: El delantero ya llegó:Sergio Moreno.

Partido televisado en...
Canal Medio Idioma País
M+ LaLiga TV TV Castellano
Movistar LaLiga TV Castellano
DirecTV Sport TV Latino
DIRECTV Sports TV Latino
DIRECTV Sports TV Latino
DIRECTV Sports TV -
DIRECTV Sports TV -
DIRECTV Sports TV -

  USO DE MEMORIA  
7,478,560 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.5559
Total Execution Time  0.5570
  CADENA URL  
/match/sabadell/mirandes
  GET DATOS  
$_GET['/match/sabadell/mirandes']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (49)  
0.0007   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` = '57314' AND c.`match_id` = '89966' AND c.comment_id IN (29590248,29586272,29564887,29557517) GROUP BY c.comment_id
0.0040   SELECT c.*, c.stadium as real_stadium, 2024 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 calendars2024 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 = 'sabadell' AND dt2.basealias = 'mirandes'
0.0056   SELECT c.*, c.stadium as real_stadium, 2025 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 calendars2025 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 = 'sabadell' AND dt2.basealias = 'mirandes'
0.0050   SELECT c.*, c.stadium as real_stadium, 2023 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 calendars2023 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 = 'sabadell' AND dt2.basealias = 'mirandes'
0.0038   SELECT c.*, c.stadium as real_stadium, 2022 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 calendars2022 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 = 'sabadell' AND dt2.basealias = 'mirandes'
0.0134   SELECT c.*, c.stadium as real_stadium, 2021 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 calendars2021 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 = 'sabadell' AND dt2.basealias = 'mirandes'
0.0041  SELECT c.*, 2021 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 calendars2021 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 = 'sabadell' AND dt2.basealias = 'mirandes'
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2021 AS ev WHERE ev.match_id=89966 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.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=57314 WHERE dp.id IN (372019,367222,240505,336666,280821,334301,29419,176325,79500,242155,196831,88832,7344,117453,349782,596950,726244,139840,234365,147275) AND (rp.team_id=6382802 OR rp.team_id=6382796)
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2021 AS ev WHERE ev.match_id=89966 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0048   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=57314 WHERE dp.id IN (372019,334301,29419,176325,79500,242155,196831,88832,280821,7344,117453,336666,349782,367222,726244,240505,596950,139840,234365,147275) AND (rp.team_id=6382802 OR rp.team_id=6382796)
0.0018  SELECT data1 FROM stats2021 t WHERE league_id = 57314 AND teamId = 6382802 and type = 33
0.0017  SELECT data1 FROM stats2021 t WHERE league_id = 57314 AND teamId = 6382796 and type = 33
0.0023  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 57314 AND id_match = 89966
0.0043  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='57314' AND relp.team_id = drea.team_id WHERE rel.team_number=3278102 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0034  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='57314' AND relp.team_id = drea.team_id WHERE rel.team_number=3278103 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0047  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='57314' AND relp.team_id=6382802 WHERE mp.`match_id` = '89966' AND mp.year='2021' AND p.id NOT IN (31318,239459,104140,240505,29073,117453,349782,88832,139749,176325,242155,107422,341528,396507,205109,367222,147275,676876,423667,334301,280821,726244) ORDER BY mp.`team` ASC, p.`role` ASC
0.0036  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='57314' AND relp.team_id=6382796 WHERE mp.`match_id` = '89966' AND mp.year='2021' AND p.id NOT IN (31318,239459,104140,240505,29073,117453,349782,88832,139749,176325,242155,107422,341528,396507,205109,367222,147275,676876,423667,334301,280821,726244) ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT kit FROM kit_data_real WHERE league_id = 57314 AND id_match = 89966
0.0019  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '89966' and rp.type = 2021 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 = '89966' and rp.type = 2021 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 = 57314 AND rel.team1 = 6382802 AND rel.team2 = 6382796 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 89966 AND year = 2021 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 89966 AND year = 2021 AND channel = 'Footters' LIMIT 1
0.0025  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 = 57314 AND rel.team1 = 6382802 AND rel.team2 = 6382796 ORDER BY FIELD(m.location,'es','en') DESC
0.0024  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 `calendars2021` 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` = 57314 AND c.`round` = 5 ORDER BY shedule ASC LIMIT 12
0.0022  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 `tables2021` 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 = 57314 AND t.round = 5 ORDER BY team.conference ASC,t.position 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 `tables2021` WHERE league_id = 57314 AND round >= 42 AND round <= 42 AND team = 6382802 ORDER BY round ASC
0.0028   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` = '57314' AND c.`match_id` = '89966' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0019   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 = '29590248' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0018   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 = '29586272' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0018   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 = '29564887' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   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 = '29557517' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2021 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2021 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=2021 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 6382802 AND c.team2 = 6382796 AND c.league_id = 57314
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='89966' AND `active` = 1 AND year = 2021
0.0018  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='89966' AND `active` = 1 AND year = 2021
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='57314' AND relp.team_id=6382802 WHERE relp.in_squad=1 and mp.`match_id` = '89966' AND mp.year='2021' ORDER BY mp.`team` ASC, p.`role` ASC
0.0038  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='57314' AND relp.team_id=6382796 WHERE relp.in_squad=1 and mp.`match_id` = '89966' AND mp.year='2021' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '57314' AND id_match = '89966'
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 = '3278102' 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 = '3278103' ORDER BY rating DESC LIMIT 1
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=89966 AND extraId = 57314 AND type_rel = 4
0.0018  SELECT year FROM leagues WHERE id=57314
0.0018  SELECT shedule FROM calendars2021 WHERE id=89966
0.0025  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 = 89966 AND rel.extraId = 57314 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2020-08-11 13:00:00' AND n.creation_date<'2020-12-09 12: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=89966 AND league_id=57314 AND year=2021
0.0018  SELECT position FROM tables2021 WHERE team=6382802 AND league_id=57314 AND round=5
0.0018  SELECT position FROM tables2021 WHERE team=6382796 AND league_id=57314 AND round=5
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 89966 AND league_id = 57314 AND year = 2021