4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias

Tercera Grecia 2020

La temporada finalizó el Domingo, 29 Marzo 2020.
 
29 Sep 19
14:00 Finalizado
Panthiraikos AO Panthiraikos AO 1-0 Ilisiakos Ilisiakos más información ...
 
29 Sep 19
15:00 Finalizado
Akratitos Akratitos 1-2 Agios Ierotheos Agios Ierotheos más información ...
 
29 Sep 19
15:00 Finalizado
AE Mykonou AE Mykonou 0-0 Ethnikos Piraeus Ethnikos Piraeus más información ...
 
29 Sep 19
15:00 Finalizado
Kifisia Kifisia 0-1 Moschato Moschato más información ...
 
29 Sep 19
15:00 Finalizado
Fostiras Fostiras 1-1 Thyella Kamari Thyella Kamari más información ...
 
29 Sep 19
15:00 Finalizado
Ermis Korydallos Ermis Korydallos 0-1 Katastari Katastari más información ...
 
29 Sep 19
15:00 Finalizado
Athens Kallithea Athens Kallithea 3-0 Agioi Anargyroi Agioi Anargyroi más información ...
Equipos Puntos J. G. E. P. F. C. Forma
1 Athens Kallithea Athens Kallithea 6 2 2 0 0 4 0
  • VICTORIA
  • Ilisiakos 0
  • Athens Kallithea 1
  • VICTORIA
  • Athens Kallithea 3
  • Agioi Anargyroi 0
2 Agios Ierotheos Agios Ierotheos 6 2 2 0 0 3 1
  • VICTORIA
  • Agios Ierotheos 1
  • AE Mykonou 0
  • VICTORIA
  • Akratitos 1
  • Agios Ierotheos 2
3 Panthiraikos AO Panthiraikos AO 6 2 2 0 0 2 0
  • VICTORIA
  • Moschato 0
  • Panthiraikos AO 1
  • VICTORIA
  • Panthiraikos AO 1
  • Ilisiakos 0
4 Fostiras Fostiras 4 2 1 1 0 2 1
  • VICTORIA
  • Ethnikos Piraeus 0
  • Fostiras 1
  • EMPATE
  • Fostiras 1
  • Thyella Kamari 1
5 Katastari Katastari 4 2 1 1 0 2 1
  • EMPATE
  • Katastari 1
  • Agioi Anargyroi 1
  • VICTORIA
  • Ermis Korydallos 0
  • Katastari 1
6 Thyella Kamari Thyella Kamari 4 2 1 1 0 2 1
  • VICTORIA
  • Thyella Kamari 1
  • Ermis Korydallos 0
  • EMPATE
  • Fostiras 1
  • Thyella Kamari 1
7 Akratitos Akratitos 3 2 1 0 1 2 2
  • VICTORIA
  • Akratitos 1
  • Kifisia 0
  • DERROTA
  • Akratitos 1
  • Agios Ierotheos 2
8 Moschato Moschato 3 2 1 0 1 1 1
  • DERROTA
  • Moschato 0
  • Panthiraikos AO 1
  • VICTORIA
  • Kifisia 0
  • Moschato 1
9 AE Mykonou AE Mykonou 1 2 0 1 1 0 1
  • DERROTA
  • Agios Ierotheos 1
  • AE Mykonou 0
  • EMPATE
  • AE Mykonou 0
  • Ethnikos Piraeus 0
10 Ethnikos Piraeus Ethnikos Piraeus 1 2 0 1 1 0 1
  • DERROTA
  • Ethnikos Piraeus 0
  • Fostiras 1
  • EMPATE
  • AE Mykonou 0
  • Ethnikos Piraeus 0
11 Agioi Anargyroi Agioi Anargyroi 1 2 0 1 1 1 4
  • EMPATE
  • Katastari 1
  • Agioi Anargyroi 1
  • DERROTA
  • Athens Kallithea 3
  • Agioi Anargyroi 0
12 Ermis Korydallos Ermis Korydallos 0 2 0 0 2 0 2
  • DERROTA
  • Thyella Kamari 1
  • Ermis Korydallos 0
  • DERROTA
  • Ermis Korydallos 0
  • Katastari 1
13 Ilisiakos Ilisiakos 0 2 0 0 2 0 2
  • DERROTA
  • Ilisiakos 0
  • Athens Kallithea 1
  • DERROTA
  • Panthiraikos AO 1
  • Ilisiakos 0
14 Kifisia Kifisia 0 2 0 0 2 0 2
  • DERROTA
  • Akratitos 1
  • Kifisia 0
  • DERROTA
  • Kifisia 0
  • Moschato 1
Ascenso : Athens Kallithea
Playoff Ascenso : Agios Ierotheos
Descenso : Ethnikos Piraeus, Agioi Anargyroi, Ermis Korydallos, Ilisiakos, Kifisia


  USO DE MEMORIA  
5,003,704 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0019
Controller Execution Time ( Home / Category )  0.0836
Total Execution Time  0.0855
  CADENA URL  
/3_league_grecia2020/grupo5/jornada2
  GET DATOS  
$_GET['/3_league_grecia2020/grupo5/jornada2']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (23)  
0.0041  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = '3_league_grecia' AND (l.group_code = 5 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2020 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=5 DESC LIMIT 1
0.0020  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 = 51445 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0020  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='2020' WHERE c.parentId=344 GROUP BY c.id ORDER BY c.order_id ASC
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-27 22:13:41' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-27 22:13:41' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-27 22:13:41' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-27 22:13:41' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0023  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = '3_league_grecia' AND (l.group_code = 0 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2020 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=0 DESC LIMIT 1
0.0020  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=51445 AND rel.round=2
0.0020  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 = 51445 AND esl.points > 0 ORDER BY esl.points DESC LIMIT 3
0.0018  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 = 51445 AND esl.points > 0
0.0018  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-28" AND c.`active`= 1 and c.comment_id is null and c.lang = 1 AND l.`id` = 51445 ORDER BY creation_date DESC LIMIT 0, 10
0.0023  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-28" AND c.`active`= 1 and comment_id is null and c.lang = 1 AND l.`id` = 51445
0.0021  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 `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` = 51445 AND c.`round` = 2 ORDER BY shedule ASC LIMIT 200
0.0020  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 events2020 ev INNER JOIN events e ON e.id = ev.action INNER JOIN calendars2020 c ON c.id = ev.match_id INNER JOIN rel_players rel ON rel.player_id = ev.player_id AND rel.league_id = 51445 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 (252456,252452,252453,252454,252455,252457,252458) AND ev.action in (1,2,3,4,6,11,12,13,15) ORDER BY ev.minute ASC
0.0019  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 `events2020` e INNER JOIN calendars2020 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 = 2 AND e.real_date IS NOT NULL AND e.league_id = 51445 ORDER BY total DESC LIMIT 40
0.0021  SELECT 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 `events2020` e INNER JOIN calendars2020 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.show_on = 1 AND e.real_date IS NOT NULL AND e.league_id = 51445 AND e.real_date > NOW() - INTERVAL 1 MONTH ORDER BY e.real_date DESC LIMIT 30
0.0031  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 = 51445 AND t.round = 1 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0022  SELECT *,(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 = 51445 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.0019  SELECT distinct(shedule), round FROM `calendars2020` as c WHERE c.`league_id` = 51445 AND shedule >= '2019/09/01' AND shedule < '2019/10/01' ORDER BY shedule ASC
0.0018  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 = 51445 ORDER BY c.shedule ASC, fcoef DESC LIMIT 5
0.0038  SELECT data1, data2 FROM services_tags WHERE categoryId=344
0.0038  SELECT group_code, extraName from `leagues` WHERE categoryId=344 AND year=2020