4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Colombia - Perú
FINALIZADO
10
20
2582 Pts. Elo
58%

2186 Pts. Elo
42%

1-2
Lunes, 21 Junio 2021, 02:00
  • Estadio: Estadio Olímpico Pedro Ludovico Teixeira
0 - 1
17' Sergio Peña
Miguel Borja 53'
1 - 1
1 - 2
64' Yerry Mina
Colombia
Perú
Gol
T. Amarilla
T. Amarilla
T. Amarilla
Gol de penalti
Sale del partido
Entra en el partido
Entra en el partido
Sale del partido
Gol propia puerta
Sale del partido
Entra en el partido
Sale del partido
Entra en el partido
Entra en el partido
Sale del partido
Entra en el partido
Sale del partido
Sale del partido
Entra en el partido
Lesionado

Eventos del partido

Goles

minuto 17'Sergio PeñaGol de Sergio Peña
Miguel BorjaGol de penalti
Miguel Borja
minuto 53'
minuto 64' Yerry Mina Gol de (p.p)
Yerry Mina

Tarjetas

Miguel BorjaT. Amarilla
Miguel Borja
minuto 29'
minuto 43'A. CarrilloT. Amarilla A. Carrillo
minuto 51'P. GalleseT. Amarilla P. Gallese

Cambios

S. PérezSale del partido
S. Pérez
minuto 60'
G. CuéllarEntra en el partido
G. Cuéllar
minuto 60'
Luis MurielEntra en el partido
Luis Muriel
minuto 61'
D. ZapataSale del partido
D. Zapata
minuto 61'
E. CardonaSale del partido
E. Cardona
minuto 70'
Y. CharáEntra en el partido
Y. Chará
minuto 70'
S. MedinaSale del partido
S. Medina
minuto 81'
A. MorelosEntra en el partido
A. Morelos
minuto 81'
minuto 83'W. CartagenaEntra en el partido W. Cartagena
minuto 83'G. LapadulaSale del partido G. Lapadula
minuto 83'S. OrmeñoEntra en el partido S. Ormeño
minuto 83'Sergio PeñaSale del partido Sergio Peña
minuto 90'C. CuevaSale del partido C. Cueva
minuto 90'R. GarcíaEntra en el partido R. García

Otros

minuto 90'C. CuevaLesionado C. Cueva
minuto 51'P. GallesePenalti cometido P. Gallese

Estadísticas del partido

Colombia Colombia Perú Perú
58%
Posesión del balón
42%
1
Goles
2
4
Tiros a puerta
3
8
Tiros fuera
8
12
Total tiros
11
1
Paradas del portero
3
4
Saques de esquina
3
1
Fueras de juego
2
1
Tarjetas Amarillas
2
0
Tarjetas Rojas
0
0
Lesiones
1
3
Sustituciones
3
13
Faltas
12
0
Penalti cometido
1
6 Comentarios + 9 respuestas

Partido televisado en...
Canal Medio Idioma País
Twitch Ibai TV Castellano
DirecTV Sport TV Latino
TyC Sports TV Latino
TyC Sports Play TV Latino
DIRECTV Sports TV Latino
DIRECTV Sports TV Latino
DIRECTV Sports TV -
DIRECTV Sports TV -
DIRECTV Sports TV -
Tigo Sports TV Latino
Winsports TV Latino
SKY Sports TV Latino

Otros partidos

Clasificación | Jornada 3

Equipos de esta liga

5

  USO DE MEMORIA  
7,153,680 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0009
Controller Execution Time ( Match / Index )  1.3886
Total Execution Time  1.3895
  CADENA URL  
/partido_52014/Seleccion-Colombia/Seleccion-Peru/2020
  GET DATOS  
$_GET['/partido_52014/Seleccion-Colombia/Seleccion-Peru/2020']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (58)  
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` = '52014' AND c.`match_id` = '306875' AND c.comment_id IN (32982895,32992690,32946222,32993547,32992698,32992385) GROUP BY c.comment_id
0.0184   SELECT c.*, c.stadium as real_stadium, 2020 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 calendars2020 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.league_id = 52014 AND dt1.basealias = 'Seleccion-Colombia' AND dt2.basealias = 'Seleccion-Peru'
0.0293  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 = 52014
0.0149   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2020 AS ev WHERE ev.match_id=306875 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.0154   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=52014 WHERE dp.id IN (204418,133874,217446,107109,241393,99844,64734,64736,66028,64700,208872,64688,234406,161679,141507,370234,103711,297850) AND (rp.team_id=6318110 OR rp.team_id=6318112)
0.0146   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2020 AS ev WHERE ev.match_id=306875 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0158   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=52014 WHERE dp.id IN (204418,133874,107109,241393,99844,64734,64736,66028,217446,64700,208872,64688,234406,161679,141507,370234,103711,297850) AND (rp.team_id=6318110 OR rp.team_id=6318112)
0.0146  SELECT data1 FROM stats2020 t WHERE league_id = 52014 AND teamId = 6318110 and type = 33
0.0146  SELECT data1 FROM stats2020 t WHERE league_id = 52014 AND teamId = 6318112 and type = 33
0.0151  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 52014 AND id_match = 306875
0.0162  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='52014' AND relp.team_id = drea.team_id WHERE rel.team_number=3586181 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0158  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='52014' AND relp.team_id = drea.team_id WHERE rel.team_number=3586182 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0220  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='52014' AND relp.team_id=6318110 WHERE mp.`match_id` = '306875' AND mp.year='2020' AND p.id NOT IN (21270,213081,217446,208192,64688,72085,99844,208869,64700,66028,133874,241393,103378,227027,323891,103720,104679,195292,204418,103711,107109,141507) ORDER BY mp.`team` ASC, p.`role` ASC
0.0191  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='52014' AND relp.team_id=6318112 WHERE mp.`match_id` = '306875' AND mp.year='2020' AND p.id NOT IN (21270,213081,217446,208192,64688,72085,99844,208869,64700,66028,133874,241393,103378,227027,323891,103720,104679,195292,204418,103711,107109,141507) ORDER BY mp.`team` ASC, p.`role` ASC
0.0146  SELECT kit FROM kit_data_real WHERE league_id = 52014 AND id_match = 306875
0.0147  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '306875' and rp.type = 2020 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0151  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '306875' and rp.type = 2020 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0154  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 = 52014 AND rel.team1 = 6318110 AND rel.team2 = 6318112 ORDER BY FIELD(m.location,'es','en') DESC
0.0145  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 306875 AND year = 2020 AND channel = 'Footters' LIMIT 1
0.0147  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 306875 AND year = 2020 AND channel = 'Footters' LIMIT 1
0.0153  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 = 52014 AND rel.team1 = 6318110 AND rel.team2 = 6318112 ORDER BY FIELD(m.location,'es','en') DESC
0.0149  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 = 52014 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0148  SELECT teamId FROM teams WHERE id = 6318110
0.0148  SELECT c.id,c.r1,r2,c.shedule,comments,c.team1,c.team2,c.datateam1,c.datateam2,c.league_id,2020 as year,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.nameShow as team1_name,dt2.nameShow as team2_name, c.extra FROM calendars2020 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 = 3774 OR c.datateam2 = 3774) ORDER BY shedule DESC LIMIT 10
0.0149  SELECT teamId FROM teams WHERE id = 6318112
0.0145  SELECT c.id,c.r1,r2,c.shedule,comments,c.team1,c.team2,c.datateam1,c.datateam2,c.league_id,2020 as year,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.nameShow as team1_name,dt2.nameShow as team2_name, c.extra FROM calendars2020 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 = 3777 OR c.datateam2 = 3777) ORDER BY shedule DESC LIMIT 10
0.0147  SELECT teamId FROM teams WHERE id = 6318110
0.0147  SELECT c.id,c.r1,r2,c.shedule,comments,c.team1,c.team2,c.datateam1,c.datateam2,c.league_id,2020 as year,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.nameShow as team1_name,dt2.nameShow as team2_name, c.extra FROM calendars2020 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 = 3774 OR c.datateam2 = 3774) ORDER BY shedule ASC LIMIT 10
0.0145  SELECT teamId FROM teams WHERE id = 6318112
0.0148  SELECT c.id,c.r1,r2,c.shedule,comments,c.team1,c.team2,c.datateam1,c.datateam2,c.league_id,2020 as year,dt1.basealias as basealias1,dt2.basealias as basealias2,dt1.nameShow as team1_name,dt2.nameShow as team2_name, c.extra FROM calendars2020 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 = 3777 OR c.datateam2 = 3777) ORDER BY shedule ASC LIMIT 10
0.0175  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 `calendars2020` 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` = 52014 AND c.`round` = 3 ORDER BY shedule ASC LIMIT 12
0.0149  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 `tables2020` 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 = 52014 AND t.round = 3 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0149  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2020` WHERE league_id = 52014 AND round >= 5 AND round <= 5 AND team = 6318110 ORDER BY round ASC
0.0150  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 `tables2020` 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 = 52014 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.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` = '52014' AND c.`match_id` = '306875' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0147   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 = '32982895' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0150   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 = '32992690' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0155   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 = '32946222' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0148   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 = '32993547' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0148   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 = '32992698' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0605   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 = '32992385' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0246  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2020 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2020 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=2020 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 6318110 AND c.team2 = 6318112 AND c.league_id = 52014
0.0148  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='306875' AND `active` = 1 AND year = 2020
0.0148  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='306875' AND `active` = 1 AND year = 2020
0.0147  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='52014' AND relp.team_id=6318110 WHERE relp.in_squad=1 and mp.`match_id` = '306875' AND mp.year='2020' ORDER BY mp.`team` ASC, p.`role` ASC
0.0146  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='52014' AND relp.team_id=6318112 WHERE relp.in_squad=1 and mp.`match_id` = '306875' AND mp.year='2020' ORDER BY mp.`team` ASC, p.`role` ASC
0.0146  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '52014' AND id_match = '306875'
0.0146   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 = '3586181' ORDER BY rating DESC LIMIT 1
0.0177   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 = '3586182' ORDER BY rating DESC LIMIT 1
0.0145  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=306875 AND extraId = 52014 AND type_rel = 4
0.0145  SELECT year FROM leagues WHERE id=52014
0.0145  SELECT shedule FROM calendars2020 WHERE id=306875
0.0148  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 = 306875 AND rel.extraId = 52014 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2021-04-22 02:00:00' AND n.creation_date<'2021-08-20 02:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0145  SELECT rating1, rating2 FROM calendars_elo WHERE id=306875 AND league_id=52014 AND year=2020
0.0145  SELECT avg_rating FROM elo_teams WHERE id=3777
0.0145  SELECT position FROM tables2020 WHERE team=6318110 AND league_id=52014 AND round=3
0.0145  SELECT position FROM tables2020 WHERE team=6318112 AND league_id=52014 AND round=3
0.0145  SELECT * FROM futbol.calendars_lineups WHERE id = 306875 AND league_id = 52014 AND year = 2020