4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Real Betis - Levante
FINALIZADO
20
20
2384 Pts. Elo
57%

1942 Pts. Elo
43%
11º

3-1
Martes, 24 Septiembre 2019, 20:00
0 - 1
7' Hernâni
Loren Morón 45'
1 - 1
Loren Morón 48'
2 - 1
Borja Iglesias 67'
3 - 1

Eventos del partido

Goles

minuto 7'Gol de Hernâni
Gol de
Loren Morón
minuto 45'
Gol de
Loren Morón
minuto 48'
Gol de
Borja Iglesias
minuto 67'

Tarjetas

T. Amarilla
Loren Morón
minuto 25'
minuto 29'T. Amarilla N. Vukcevic
minuto 57'T. Amarilla Coke Andújar
T. Amarilla
W. Carvalho
minuto 63'

Ocasiones

Tiro al palo
Loren Morón
minuto 45'

Cambios

minuto 46'Entra en el partido G. Melero
minuto 46'Sale del partido N. Vukcevic
minuto 64'Entra en el partido B. Mayoral
minuto 64'Sale del partido Sergio León
Sale del partido
Loren Morón
minuto 72'
minuto 72'Entra en el partido Roger Martí
minuto 72'Sale del partido Hernâni
Entra en el partido
D. Lainez
minuto 72'
Entra en el partido
Cristian Tello
minuto 78'
Sale del partido
Joaquín
minuto 78'
Entra en el partido
Raúl García
minuto 88'
Sale del partido
Borja Iglesias
minuto 88'

Otros

minuto 7'Asistencia N. Vukcevic
Asistencia
Joaquín
minuto 48'
Asistencia
Joaquín
minuto 67'

Estadísticas del partido

Real Betis Real Betis Levante Levante
57%
Posesión del balón
43%
3
Goles
1
5
Tiros a puerta
3
12
Tiros fuera
14
17
Total tiros
17
2
Paradas del portero
2
5
Saques de esquina
2
1
Fueras de juego
3
2
Tarjetas Amarillas
2
0
Tarjetas Rojas
0
2
Asistencias
1
1
Tiros al palo
0
3
Sustituciones
3
10
Faltas
9
  • damokles
    Hace 4 años damokles dice: Falta asistencia Joaquim . Ha dado las 3
  • labiopin
    Hace 4 años labiopin dice: ahora habra gol el segundo o no
  • labiopin
    Hace 4 años labiopin dice: a ver que pasara despues para el betis si empate o victoria
  • labiopin
    Hace 4 años labiopin dice: ademas perdio en su casa que llorones
  • labiopin
    Hace 4 años labiopin dice: que pobre el betis se ha quitado borja iglesia a loren jajajaja
  • nyuf34
    Hace 4 años nyuf34 dice: VENGA BETIS A ROMPER LA MALA RACHA!! Tenéis que haceros fuertes en vuestro estadio,hoy ganáis 2-0 creo MUSHO BETIS!! suerte al Levante
  • saulvc24
    Hace 4 años saulvc24 dice: Porra: Real Betis 2-1 Levante
  • susifutbolera
    Hace 4 años susifutbolera dice: 2-0

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

  USO DE MEMORIA  
7,422,264 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0014
Controller Execution Time ( Match / Index )  0.4294
Total Execution Time  0.4308
  CADENA URL  
/partido/Betis/Levante/2020
  GET DATOS  
$_GET['/partido/Betis/Levante/2020']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (54)  
0.0082   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` = '49844' AND c.`match_id` = '46350' AND c.comment_id IN (26870004,26867983,26867963,26867950,26867945,26866609,26865393,26856333) GROUP BY c.comment_id
0.0065   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.extra != 1 AND dt1.basealias = 'Betis' AND dt2.basealias = 'Levante'
0.0027  SELECT c.*, 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, 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 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 datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Betis' AND dt2.basealias = 'Levante'
0.0019   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=46350 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.0023   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=49844 WHERE dp.id IN (148947,89327,162561,205602,27398,108556,115139,234630,82139,58724,365799,58696,23384,423702) AND (rp.team_id=6279973 OR rp.team_id=6279971)
0.0018   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=46350 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0021   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=49844 WHERE dp.id IN (205602,148947,89327,115139,23384,27398,108556,234630,82139,162561,58724,365799,58696,423702) AND (rp.team_id=6279973 OR rp.team_id=6279971)
0.0017  SELECT data1 FROM stats2020 t WHERE league_id = 49844 AND teamId = 6279973 and type = 33
0.0017  SELECT data1 FROM stats2020 t WHERE league_id = 49844 AND teamId = 6279971 and type = 33
0.0018  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 49844 AND id_match = 46350
0.0022  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='49844' AND relp.team_id = drea.team_id WHERE rel.team_number=2931712 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0022  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='49844' AND relp.team_id = drea.team_id WHERE rel.team_number=2931713 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0026  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='49844' AND relp.team_id=6279973 WHERE mp.`match_id` = '46350' AND mp.year='2020' AND p.id NOT IN (33646,40903,98126,124268,28231,23581,108556,36167,23384,162561,89327,69117,68445,35206,45899,27398,205602,192135,52104,36180,148947,82139) ORDER BY mp.`team` ASC, p.`role` ASC
0.0024  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='49844' AND relp.team_id=6279971 WHERE mp.`match_id` = '46350' AND mp.year='2020' AND p.id NOT IN (33646,40903,98126,124268,28231,23581,108556,36167,23384,162561,89327,69117,68445,35206,45899,27398,205602,192135,52104,36180,148947,82139) ORDER BY mp.`team` ASC, p.`role` ASC
0.0020  SELECT kit FROM kit_data_real WHERE league_id = 49844 AND id_match = 46350
0.0020  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '46350' and rp.type = 2020 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0022  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '46350' and rp.type = 2020 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 = 49844 AND rel.team1 = 6279973 AND rel.team2 = 6279971 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 46350 AND year = 2020 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 46350 AND year = 2020 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 = 49844 AND rel.team1 = 6279973 AND rel.team2 = 6279971 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT teamId FROM teams WHERE id = 6279973
0.0018  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 = 486 OR c.datateam2 = 486) ORDER BY shedule DESC LIMIT 10
0.0026  SELECT teamId FROM teams WHERE id = 6279973
0.0025  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 = 486 OR c.datateam2 = 486) ORDER BY shedule ASC LIMIT 10
0.0020  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` = 49844 AND c.`round` = 6 ORDER BY shedule ASC LIMIT 12
0.0043  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 = 49844 AND t.round = 6 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0077  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2020` WHERE league_id = 49844 AND round >= 38 AND round <= 38 AND team = 6279973 ORDER BY round ASC
0.0019  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 = 49844 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.0018   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` = '49844' AND c.`match_id` = '46350' 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 = '26870004' 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 = '26867983' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '26867963' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   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 = '26867950' 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 = '26867945' 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 = '26866609' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0059   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 = '26865393' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0033   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 = '26856333' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0018  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 = 6279973 AND c.team2 = 6279971 AND c.league_id = 49844
0.0045  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='46350' AND `active` = 1 AND year = 2020
0.0029  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='46350' AND `active` = 1 AND year = 2020
0.0020  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='49844' AND relp.team_id=6279973 WHERE relp.in_squad=1 and mp.`match_id` = '46350' AND mp.year='2020' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  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='49844' AND relp.team_id=6279971 WHERE relp.in_squad=1 and mp.`match_id` = '46350' AND mp.year='2020' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '49844' AND id_match = '46350'
0.0017   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 = '2931712' ORDER BY rating DESC LIMIT 1
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 = '2931713' ORDER BY rating DESC LIMIT 1
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=46350 AND extraId = 49844 AND type_rel = 4
0.0039  SELECT year FROM leagues WHERE id=49844
0.0021  SELECT shedule FROM calendars2020 WHERE id=46350
0.0042  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 = 46350 AND rel.extraId = 49844 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2019-07-26 20:00:00' AND n.creation_date<'2019-11-23 19:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0021  SELECT rating1, rating2 FROM calendars_elo WHERE id=46350 AND league_id=49844 AND year=2020
0.0022  SELECT position FROM tables2020 WHERE team=6279973 AND league_id=49844 AND round=6
0.0022  SELECT position FROM tables2020 WHERE team=6279971 AND league_id=49844 AND round=6
0.0022  SELECT * FROM futbol.calendars_lineups WHERE id = 46350 AND league_id = 49844 AND year = 2020