4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
 
03 May 95
Finalizado
Parma Parma 1-0 Juventus Juventus más información Jugadas destacadas ...
5' Dino Baggio 1-0
 
17 May 95
Finalizado
Juventus Juventus 1-1 Parma Parma más información Jugadas destacadas 1
33' Gianluca Vialli 1-0
1-1 54' Dino Baggio
Global
Parma 2 - 1 Juventus
JUGADORES DESTACADOS

INFORMACIÓN

La UEFA Europa League es, desde el año 1999, la segunda competición internacional de fútbol disputada en territorio europeo con mayor prestigio, tras la Liga de Campeones de la UEFA.

Fue fundada en 1971 con el nombre de Copa de la UEFA (UEFA Cup), con el que fue conocida hasta la finalización de la temporada 2008-09.


La temporada 2008/09 pondría fin a la Copa de la UEFA, ya que a partir de la temporada 2009/10 pasaría a llamarse UEFA Europa League. El último partido disputado antes del cambio de formato fue la final celebrada el 20 de mayo de 2009 que enfrentó al Shakhtar Donetsk y al Werder Bremen, con resultado final de victoria por 2-1 para el conjunto ucraniano siendo el primer triunfo de un equipo de su país tras la independencia del mismo.













  USO DE MEMORIA  
4,850,960 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0018
Controller Execution Time ( Home / Category )  0.3600
Total Execution Time  0.3618
  CADENA URL  
/uefa1995/grupo8
  GET DATOS  
$_GET['/uefa1995/grupo8']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (16)  
0.0145  SELECT type FROM routes WHERE alias = 'uefa1995'
0.0293  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'uefa' AND (l.group_code = 8 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 1995 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=8 DESC LIMIT 1
0.0149  SELECT c.id, c.name, c.alias, c.stepParent, l.year FROM categories AS c INNER JOIN leagues AS l ON c.id=l.categoryId AND l.year='1995' WHERE c.parentId=117 GROUP BY c.id ORDER BY c.order_id ASC
0.0146  SELECT type,rule FROM rules WHERE categoryId = 117 ORDER BY type = 'tables_draw' DESC,type != 'extra' DESC, `order` ASC
0.0150  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-28 07:21:21' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0151  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-28 07:21:21' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0150  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-28 07:21:21' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0151  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-28 07:21:21' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0165  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'uefa' AND (l.group_code = 0 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 1995 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=0 DESC LIMIT 1
0.0147  SELECT count(esl.user_id) as cuenta FROM editor_stats_leagues esl INNER JOIN fa_user u ON u.id = esl.user_id INNER JOIN fa_user_profile up ON up.id = esl.user_id WHERE esl.league_id = 10963 AND esl.points > 0
0.0150  SELECT c.isVideo, c.id,c.team1, c.team2,c.extra,c.datateam1,c.datateam2,c.type, c.shedule, c.r1, c.r2, c.round, c.comments as total_comentarios, dt1.nameShow as team1_name, dt2.nameShow as team2_name, dt1.basealias as basealias1, dt2.basealias as basealias2,c.betId,c.betId_wh,c.betId_bwin,c.betId_marca,c.betId_888, c.betId_sportium, c.betId_marathon, c.finished, c.penaltis1, c.penaltis2, c.prorroga, c.status, c.minute, dt1.stadium as stadium_name FROM `calendars1995` 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` = 10963 AND c.`round` = 6 ORDER BY c.type ASC,((c.team1*c.team1)+(c.team2*c.team2)) ASC,shedule ASC LIMIT 200
0.0149  SELECT ev.match_id,dp.alias,ev.minute,ev.action,ev.player_id,e.name,e.classf,dp.nick,rel.squadNumber,rel.player_id as playerId,rel.team_id,rel.teamId FROM events1995 ev INNER JOIN events e ON e.id = ev.action INNER JOIN calendars1995 c ON c.id = ev.match_id INNER JOIN rel_players rel ON rel.player_id = ev.player_id AND rel.league_id = 10963 AND (ev.team1id=rel.team_id OR ev.team2id=rel.team_id) INNER JOIN dataplayers dp ON dp.id = rel.player_id WHERE ev.match_id IN (12650,12651) AND ev.action in (1,2,3,4,6,11,12,13,15) ORDER BY ev.minute ASC
0.0148  SELECT distinct(shedule), round FROM `calendars1995` as c WHERE c.`league_id` = 10963 AND shedule >= '1995/05/01' AND shedule < '1995/06/01' ORDER BY shedule ASC
0.0147  SELECT c.id, 2024 AS year, IF(l.tables = 1 AND t1.points>0,((t1.points / (l.current_round * 3)) + (t2.points / (l.current_round * 3)))/2 * ct.coefficient,0.7 * ct.coefficient) as fcoef FROM `calendars2024` AS c INNER JOIN `leagues` AS l ON c.`league_id` = l.`id` INNER JOIN `categories` AS ct ON ct.`id` = l.`categoryId` LEFT JOIN tables2024 AS t1 ON t1.team = c.team1 AND t1.round = l.current_round LEFT JOIN tables2024 AS t2 ON t2.team = c.team2 AND t2.round = l.current_round WHERE c.`shedule` > '2024-04-28 00:00:00' AND c.`shedule` < '2024-05-02 23:59:59' AND l.id = 10963 ORDER BY c.shedule ASC, fcoef DESC LIMIT 5
0.0144  SELECT data1, data2 FROM services_tags WHERE categoryId=117
0.0148  SELECT group_code, extraName from `leagues` WHERE categoryId=117 AND year=1995