4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Brežice - Svoboda Ljubljana
FINALIZADO
00
00
151 Pts. Elo

153 Pts. Elo

7-3
Sábado, 24 Febrero 2024, 11:00
Z. Kustrin 1'
1 - 0

Eventos del partido

Goles

Z. KustrinGol de
Z. Kustrin
minuto 1'



  USO DE MEMORIA  
5,441,344 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.5029
Total Execution Time  0.5040
  CADENA URL  
/partido/Brezice/Nk-Svoboda-Ljubljana
  GET DATOS  
$_GET['/partido/Brezice/Nk-Svoboda-Ljubljana']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (17)  
0.0225   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 = 'Brezice' AND dt2.basealias = 'Nk-Svoboda-Ljubljana'
0.0148  SELECT c.*, 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, 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 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 datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Brezice' AND dt2.basealias = 'Nk-Svoboda-Ljubljana'
0.0145  SELECT data1 FROM stats2024 t WHERE league_id = 71432 AND teamId = 6595053 and type = 33
0.0147  SELECT data1 FROM stats2024 t WHERE league_id = 71432 AND teamId = 6631592 and type = 33
0.0148  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 71432 AND id_match = 692841
0.0149  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '692841' and rp.type = 2024 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0148  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 692841 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0145  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 692841 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0157  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 `calendars2024` 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` = 71432 AND c.`round` = 269 ORDER BY shedule ASC LIMIT 12
0.0145  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='692841' AND `active` = 1 AND year = 2024
0.0148  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='71432' AND relp.team_id=6595053 WHERE relp.in_squad=1 and mp.`match_id` = '692841' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0151  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='71432' AND relp.team_id=6631592 WHERE relp.in_squad=1 and mp.`match_id` = '692841' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0152  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '71432' AND id_match = '692841'
0.0147  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=692841 AND extraId = 71432 AND type_rel = 4
0.0144  SELECT position FROM tables2024 WHERE team=6595053 AND league_id=71432 AND round=269
0.0144  SELECT position FROM tables2024 WHERE team=6631592 AND league_id=71432 AND round=269
0.0145  SELECT * FROM futbol.calendars_lineups WHERE id = 692841 AND league_id = 71432 AND year = 2024