0.0104 | SELECT data1 FROM stats2025 t WHERE league_id = 78491 AND teamId = 6679848 and type = 33 |
0.0104 | SELECT data1 FROM stats2025 t WHERE league_id = 78491 AND teamId = 6679844 and type = 33 |
0.0108 | SELECT p.*
FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '249511' and rp.type = 2025 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16 |
0.0105 | SELECT iframe, title FROM futbol.match_videos WHERE matchId = 249511 AND year = 2025 AND channel = 'Footters' LIMIT 1 |
0.0104 | SELECT iframe, title FROM futbol.match_videos WHERE matchId = 249511 AND year = 2025 AND channel = 'Footters' LIMIT 1 |
0.0107 | 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 `calendars2025` 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` = 78491 AND c.`round` = 2 ORDER BY shedule ASC LIMIT 12 |
0.0107 | 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 `tables2025` 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 = 78491
AND t.round = 2 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC |
0.0105 | SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2025`
WHERE league_id = 78491
AND round >= 5 AND round <= 5 AND team = 6679848 ORDER BY round ASC |
0.0107 | 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 `tables2025` 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 = 78491
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.0105 | SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='249511' AND `active` = 1 AND year = 2025 |
0.0104 | SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='249511' AND `active` = 1 AND year = 2025 |
0.0112 | 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='78491' AND relp.team_id=6679848
WHERE relp.in_squad=1 and mp.`match_id` = '249511' AND mp.year='2025'
ORDER BY mp.`team` ASC, p.`role` ASC |
0.0114 | 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='78491' AND relp.team_id=6679844
WHERE relp.in_squad=1 and mp.`match_id` = '249511' AND mp.year='2025'
ORDER BY mp.`team` ASC, p.`role` ASC |
0.0105 | SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '78491' AND id_match = '249511' |
0.0106 |
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 = '5858210'
ORDER BY rating DESC
LIMIT 1
|
0.0106 |
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 = '5858211'
ORDER BY rating DESC
LIMIT 1
|
0.0104 | SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=249511 AND extraId = 78491 AND type_rel = 4 |
0.0105 | SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=252 AND type_rel = 3 |
0.0107 | SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 252 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5 |
0.0108 | SELECT /*53 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' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (303073,261008) ORDER BY n.cover_points DESC, update_date DESC |
0.0105 | SELECT rating1, rating2 FROM calendars_elo WHERE id=249511 AND league_id=78491 AND year=2025 |
0.0105 | SELECT position FROM tables2025 WHERE team=6679848 AND league_id=78491 AND round=2 |
0.0105 | SELECT position FROM tables2025 WHERE team=6679844 AND league_id=78491 AND round=2 |
0.0104 | SELECT * FROM futbol.calendars_lineups WHERE id = 249511 AND league_id = 78491 AND year = 2025 |