10 Dic 08
20:45 Finalizado
Porto Porto 2-0 Arsenal Arsenal más información Jugadas destacadas 1
39' B. Alves 1-0
54' L. López 2-0
 
10 Dic 08
20:45 Finalizado
Dynamo Kyiv Dynamo Kyiv 1-0 Fenerbahçe Fenerbahçe más información Jugadas destacadas ...
20' R. Eremenko 1-0
94' C. Maldonado
Equipos Puntos J. G. E. P. F. C. Forma
1 Porto Porto 12 6 4 0 2 9 8
  • DERROTA
  • Arsenal 4
  • Porto 0
  • DERROTA
  • Porto 0
  • Dynamo Kyiv 1
  • VICTORIA
  • Dynamo Kyiv 1
  • Porto 2
  • VICTORIA
  • Fenerbahçe 1
  • Porto 2
  • VICTORIA
  • Porto 2
  • Arsenal 0
2 Arsenal Arsenal 11 6 3 2 1 11 5
  • VICTORIA
  • Arsenal 4
  • Porto 0
  • VICTORIA
  • Fenerbahçe 2
  • Arsenal 5
  • EMPATE
  • Arsenal 0
  • Fenerbahçe 0
  • VICTORIA
  • Arsenal 1
  • Dynamo Kyiv 0
  • DERROTA
  • Porto 2
  • Arsenal 0
3 Dynamo Kyiv Dynamo Kyiv 8 6 2 2 2 4 4
  • EMPATE
  • Fenerbahçe 0
  • Dynamo Kyiv 0
  • VICTORIA
  • Porto 0
  • Dynamo Kyiv 1
  • DERROTA
  • Dynamo Kyiv 1
  • Porto 2
  • DERROTA
  • Arsenal 1
  • Dynamo Kyiv 0
  • VICTORIA
  • Dynamo Kyiv 1
  • Fenerbahçe 0
4 Fenerbahçe Fenerbahçe 2 6 0 2 4 4 11
  • EMPATE
  • Fenerbahçe 0
  • Dynamo Kyiv 0
  • DERROTA
  • Fenerbahçe 2
  • Arsenal 5
  • EMPATE
  • Arsenal 0
  • Fenerbahçe 0
  • DERROTA
  • Fenerbahçe 1
  • Porto 2
  • DERROTA
  • Dynamo Kyiv 1
  • Fenerbahçe 0
Siguiente Ronda : Porto, Arsenal
: Dynamo Kyiv
Eliminado : Fenerbahçe

Equipos de esta competición

4

La Liga de Campeones de la UEFA (también llamada Champions League o Copa de Europa) es el torneo europeo de fútbol más importante a nivel de clubes organizado por la Union des Associations Européennes of Football (UEFA).

TOP colaboradores para esta liga
¿Quieres ser colaborador? haz click aquí

  USO DE MEMORIA  
5,223,160 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0021
Controller Execution Time ( Home / Category )  0.3437
Total Execution Time  0.3459
  CADENA URL  
/champions2009/grupo7
  GET DATOS  
$_GET['/champions2009/grupo7']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (23)  
0.0105  SELECT type FROM routes WHERE alias = 'champions2009'
0.0215  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'champions' AND (l.group_code = 7 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2009 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=7 DESC LIMIT 1
0.0106  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 = 732 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0109  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='2009' WHERE c.parentId=107 GROUP BY c.id ORDER BY c.order_id ASC
0.0106  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-16 09:07:12' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0105  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-16 09:07:12' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0105  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-16 09:07:12' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0105  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-16 09:07:12' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0111  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'champions' AND (l.group_code = 0 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2009 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=0 DESC LIMIT 1
0.0108  SELECT rel.media_id, rel.team1, rel.team2, m.name, m.type, m.lang, m.location, rel.id AS rel_id, m.url FROM rel_media_match AS rel INNER JOIN media AS m ON m.id=rel.media_id WHERE (m.lang='es' OR m.language='spanish') AND rel.active=1 AND rel.league_id=732 AND rel.round=6
0.0108  SELECT u.id,u.user_name, esl.points,up.name,up.surname,up.nick,u.changeA 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 = 732 AND esl.points > 0 ORDER BY esl.points DESC LIMIT 3
0.0114  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 = 732 AND esl.points > 0
0.0105  SELECT fau.user_name, c.*, NOW() as difference_time,creation_date FROM (leagues as l) INNER JOIN comments as c ON c.league_id = l.id LEFT JOIN fa_user fau ON fau.id = c.author_id WHERE c.creation_date > "2024-03-17" AND c.`active`= 1 and c.comment_id is null and c.lang = 1 AND l.`id` = 732 ORDER BY creation_date DESC LIMIT 0, 10
0.0108  SELECT count(c.id) as cuenta FROM (leagues as l) INNER JOIN comments as c ON c.league_id = l.id WHERE c.creation_date > "2024-03-17" AND c.`active`= 1 and comment_id is null and c.lang = 1 AND l.`id` = 732
0.0108  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 `calendars2009` 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` = 732 AND c.`round` = 6 ORDER BY shedule ASC LIMIT 200
0.0112  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 events2009 ev INNER JOIN events e ON e.id = ev.action INNER JOIN calendars2009 c ON c.id = ev.match_id INNER JOIN rel_players rel ON rel.player_id = ev.player_id AND rel.league_id = 732 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 (24667,24668) AND ev.action in (1,2,3,4,6,11,12,13,15) ORDER BY ev.minute ASC
0.0107  SELECT (dt1.qod+dt2.qod+dt1.relations+dt2.relations) as total,c.r1,c.r2,e.action,ev.showName as eventName,ev.largeName,ev.main_action,ev.keyname,ev.classf,e.real_date,e.minute, dp.nick,dp.CountryCode,dp.alias,c.datateam1,c.datateam2,dt1.nameShow as nameShow1,dt2.nameShow as nameShow2,dt1.basealias as basealias1,dt2.basealias as basealias2,e.player_id,e.match_id FROM `events2009` e INNER JOIN calendars2009 c ON c.id = e.match_id INNER JOIN events ev ON ev.id = e.action INNER JOIN dataplayers dp ON dp.id = e.player_id INNER JOIN datateams dt1 ON dt1.id = c.datateam1 INNER JOIN datateams dt2 ON dt2.id = c.datateam2 WHERE ev.main_action = 1 AND c.round = 6 AND e.real_date IS NOT NULL AND e.league_id = 732 ORDER BY total DESC LIMIT 40
0.0112  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 `tables2009` 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 = 732 AND t.round = 5 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0106  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2009` 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 = 732 AND t.round = 6 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0106  SELECT distinct(shedule), round FROM `calendars2009` as c WHERE c.`league_id` = 732 AND shedule >= '2008/12/01' AND shedule < '2009/01/01' ORDER BY shedule ASC
0.0104  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-16 00:00:00' AND c.`shedule` < '2024-04-20 23:59:59' AND l.id = 732 ORDER BY c.shedule ASC, fcoef DESC LIMIT 5
0.0108  SELECT data1, data2 FROM services_tags WHERE categoryId=107
0.0108  SELECT group_code, extraName from `leagues` WHERE categoryId=107 AND year=2009