Racing - Unionistas CF
FINALIZADO
20
20
858 Pts. Elo

502 Pts. Elo

1-1
Sábado, 27 Noviembre 2021, 19:00
0 - 1
2' Pablo Espina
Pol Moreno 65'
1 - 1
Racing
Unionistas CF
Gol
T. Amarilla
T. Amarilla
Entra en el partido
Sale del partido
Sale del partido
Entra en el partido
Gol
Asistencia
Sale del partido
Sale del partido
Sale del partido
Entra en el partido
Entra en el partido
Entra en el partido
Entra en el partido
Sale del partido
Entra en el partido
Sale del partido
Entra en el partido
Sale del partido
T. Amarilla
T. Amarilla
Sale del partido
Entra en el partido

Eventos del partido

Goles

minuto 2'Gol de Pablo Espina
Gol de
Pol Moreno
minuto 65'

Tarjetas

minuto 18'T. Amarilla Rayco Rodríguez
T. Amarilla
Sergio Marcos
minuto 50'
T. Amarilla
Simón Pérez
minuto 86'
minuto 87'T. Amarilla J. Salinas

Cambios

Entra en el partido
Marco Camus
minuto 58'
Sale del partido
Fausto
minuto 58'
minuto 61'Sale del partido Cris Montes
minuto 61'Entra en el partido Jorge Mier
minuto 71'Sale del partido Pablo Espina
minuto 71'Sale del partido Héctor Nespral
minuto 71'Sale del partido Rayco Rodríguez
minuto 71'Entra en el partido Borja Herrera
minuto 71'Entra en el partido Pitu Doncel
minuto 71'Entra en el partido C. De La Nava
Entra en el partido
Mantilla
minuto 78'
Sale del partido
Sergio Marcos
minuto 78'
Entra en el partido
Manu Justo
minuto 80'
Sale del partido
Pablo Torre
minuto 80'
Entra en el partido
Álvaro Bustos
minuto 80'
Sale del partido
Patrick Soko
minuto 80'
Sale del partido
Cedric
minuto 88'
Entra en el partido
Jack Harper
minuto 88'

Otros

Asistencia
Pablo Torre
minuto 65'

Estadísticas del partido

Racing Racing Unionistas CF Unionistas
1
Goles
1
2
Tarjetas Amarillas
2
0
Tarjetas Rojas
0
1
Asistencias
0
3
Sustituciones
3
6 Comentarios + 5 respuestas
  • ninuco69
    Hace 2 años ninuco69 dice: Se abre el telon y aparacen "vamosasegunda" y "ojeador 23". Se cierra el telon, como se titula la pelicula?... "Dos Tontos Muy Tontos".
  • pacocantabria
    Hace 2 años pacocantabria dice: pero ¡¡¡CUIDADO!!! éste es un rival DIRECTO Y PELIGROSO, ¡¡¡HAY QUE MARCAR UN GOL MÁS QUE ÉL!!!
    ¡¡¡¡¡HAY QUE SALIR, ATACAR Y MARCAR!!!!! pero cuidado ¡¡¡¡¡¡HAY QUE NADAR Y CUIDAR LA ROPA!!!!!!!
  • pacocantabria
    Hace 2 años pacocantabria dice: ¡¡¡¡¡¡¡¡MUY BIEN RACING, AÚN ES TIEMPO DE GANAR!!!!!!!!! ¡¡¡¡¡¡¡¡¡¡¡VA MOS ADELANTE................ !!!!!!!!
  • pacocantabria
    Hace 2 años pacocantabria dice: Pero no os preocupeis!!!! ¡¡¡¡¡¡¡¡AÚN QUEDA TIEMPO!!!!!!!! ¡¡¡¡¡¡¡¡¡¡CONC ENTRAROS, GUARDAR LA ROPA Y A POR ELLOS!!!!!!!!!!
  • pacocantabria
    Hace 2 años pacocantabria dice: ¡¡¡¡¡¡¡¡QUÉ OS HABÍA DICHO ANTES DEL PARTIDO??!!!!!!!! ¡¡¡¡¡¡¡¡HAY QUE NADAR Y GUARDAR LA ROPA!!!!!!!!!
  • pacocantabria
    Hace 2 años pacocantabria dice: ÁNIMO A:Miquel Parera, Satrústegui, Pol Moreno, Simón, Medina, Sergio Marcos, Fausto, Pablo Torre, Í. Sainz-Maza, Patrick Soko, y Cedric
    y a todos los demás ANIMO ¡QUE HOY PODEIS GANAR!

Partido televisado en...
Canal Medio Idioma País
Footters TV Castellano

  USO DE MEMORIA  
7,205,656 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0013
Controller Execution Time ( Match / Index )  0.7057
Total Execution Time  0.7070
  CADENA URL  
/partido/Racing/Cd-Unionistas-Salamanca-Cf-Senior
  GET DATOS  
$_GET['/partido/Racing/Cd-Unionistas-Salamanca-Cf-Senior']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (53)  
0.0014   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` = '62378' AND c.`match_id` = '74318' AND c.comment_id IN (35917295,35879469,35883705,35881076,35880881,35878943) GROUP BY c.comment_id
0.0026   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 = 'Racing' AND dt2.basealias = 'Cd-Unionistas-Salamanca-Cf-Senior'
0.0032   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 = 'Racing' AND dt2.basealias = 'Cd-Unionistas-Salamanca-Cf-Senior'
0.0029   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 = 'Racing' AND dt2.basealias = 'Cd-Unionistas-Salamanca-Cf-Senior'
0.0067   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 = 'Racing' AND dt2.basealias = 'Cd-Unionistas-Salamanca-Cf-Senior'
0.0026  SELECT c.*, 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, 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 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 datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Racing' AND dt2.basealias = 'Cd-Unionistas-Salamanca-Cf-Senior'
0.0041  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 = 62378
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2022 AS ev WHERE ev.match_id=74318 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.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=62378 WHERE dp.id IN (88604,189937,353895,33663,759804,878369,869257,34990,235688,416201,135262,150890,205433,111678,880338,205252,917849,139154,327055,190404,136579) AND (rp.team_id=6444898 OR rp.team_id=6444912)
0.0018   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2022 AS ev WHERE ev.match_id=74318 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0029   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=62378 WHERE dp.id IN (88604,353895,33663,869257,34990,235688,416201,189937,917849,135262,150890,205433,111678,880338,205252,139154,327055,759804,878369,190404,136579) AND (rp.team_id=6444898 OR rp.team_id=6444912)
0.0017  SELECT data1 FROM stats2022 t WHERE league_id = 62378 AND teamId = 6444898 and type = 33
0.0017  SELECT data1 FROM stats2022 t WHERE league_id = 62378 AND teamId = 6444912 and type = 33
0.0020  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 62378 AND id_match = 74318
0.0025  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='62378' AND relp.team_id = drea.team_id WHERE rel.team_number=3775809 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0025  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='62378' AND relp.team_id = drea.team_id WHERE rel.team_number=3776950 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0035  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='62378' AND relp.team_id=6444898 WHERE mp.`match_id` = '74318' AND mp.year='2022' AND p.id NOT IN (205806,108398,189937,759804,30784,33663,34990,917849,316628,327055,190404,90882,235638,88813,878369,274646,164272,32849,135262,235688,88604,353895) ORDER BY mp.`team` ASC, p.`role` ASC
0.0035  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='62378' AND relp.team_id=6444912 WHERE mp.`match_id` = '74318' AND mp.year='2022' AND p.id NOT IN (205806,108398,189937,759804,30784,33663,34990,917849,316628,327055,190404,90882,235638,88813,878369,274646,164272,32849,135262,235688,88604,353895) ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT kit FROM kit_data_real WHERE league_id = 62378 AND id_match = 74318
0.0019  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '74318' and rp.type = 2022 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 = '74318' and rp.type = 2022 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
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='10' AND rel.active = 1 AND rel.league_id = 62378 AND rel.team1 = 6444898 AND rel.team2 = 6444912 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 74318 AND year = 2022 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 74318 AND year = 2022 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 = 62378 AND rel.team1 = 6444898 AND rel.team2 = 6444912 ORDER BY FIELD(m.location,'es','en') DESC
0.0020  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 = 62378 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0023  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 `calendars2022` 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` = 62378 AND c.`round` = 14 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 `tables2022` 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 = 62378 AND t.round = 14 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 `tables2022` WHERE league_id = 62378 AND round >= 38 AND round <= 38 AND team = 6444898 ORDER BY round ASC
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 `tables2022` 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 = 62378 AND t.round = 38 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0022   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` = '62378' AND c.`match_id` = '74318' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
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 = '35917295' 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 = '35879469' 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 = '35883705' 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 = '35881076' 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 = '35880881' 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 = '35878943' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2022 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2022 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=2022 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 6444898 AND c.team2 = 6444912 AND c.league_id = 62378
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='74318' AND `active` = 1 AND year = 2022
0.0017  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='74318' AND `active` = 1 AND year = 2022
0.0031  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='62378' AND relp.team_id=6444898 WHERE relp.in_squad=1 and mp.`match_id` = '74318' AND mp.year='2022' ORDER BY mp.`team` ASC, p.`role` ASC
0.0028  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='62378' AND relp.team_id=6444912 WHERE relp.in_squad=1 and mp.`match_id` = '74318' AND mp.year='2022' ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '62378' AND id_match = '74318'
0.0019   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 = '3775809' 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 = '3776950' ORDER BY rating DESC LIMIT 1
0.0019  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=74318 AND extraId = 62378 AND type_rel = 4
0.0018  SELECT year FROM leagues WHERE id=62378
0.0017  SELECT shedule FROM calendars2022 WHERE id=74318
0.0031  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 = 74318 AND rel.extraId = 62378 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2021-09-28 20:00:00' AND n.creation_date<'2022-01-26 19:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0038  SELECT rating1, rating2 FROM calendars_elo WHERE id=74318 AND league_id=62378 AND year=2022
0.0017  SELECT position FROM tables2022 WHERE team=6444898 AND league_id=62378 AND round=14
0.0018  SELECT position FROM tables2022 WHERE team=6444912 AND league_id=62378 AND round=14
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 74318 AND league_id = 62378 AND year = 2022