4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Ver
TEMPORADA 2019/2020
Equipo PJ GF GC Puntos
1 Club Atlético Güemes Club 6 10 5 15
2 Central Norte Central 6 7 6 10
3 Chaco For Ever Chaco Ever 6 8 6 9
4 Douglas Haig Douglas Haig 6 5 4 9
5 Sarm.  Resistencia Sarm. 6 4 5 7
6 Def. de Pronunciamiento Def. 6 5 8 5
7 Sportivo Las Parejas Sportivo 6 6 11 3
8 Villa Mitre Bahia Blanca Villa Mitre 6 9 5 12
9 Dep. Maipú Dep. Maipú 6 7 4 10
10 Olimpo Olimpo 6 6 5 10
11 Juventud Universitario Juventud 6 8 6 8
12 Huracán Las Heras Huracán 6 4 6 7
13 Deportivo Madryn Deportivo 6 6 10 7
14 Sansinena Sansinena 6 2 6 3
Ver
TEMPORADA 2018/2019
Equipo PJ GF GC Puntos
1 Estudiantes Río Cuarto Estudiantes 16 19 11 27
2 Huracán Las Heras Huracán 16 16 12 24
3 Sportivo Desamparados Sportivo 16 15 11 24
4 Dep. Maipú Dep. Maipú 16 16 14 23
5 Sportivo Estudiantes Sportivo 16 19 16 22
6 San Lorenzo Alem Lorenzo Alem 16 17 19 19
7 Sportivo Belgrano Sportivo 16 12 16 18
8 Juventud Universitario Juventud 16 16 24 16
9 Racing Córdoba Racing 16 12 19 13
Ver
TEMPORADA 2017/2018
Equipo PJ GF GC Puntos
1 Central Córdoba Central 18 35 19 33
2 Sportivo Belgrano Sportivo 18 27 23 27
3 Defensores Belgrano VR Defensores 18 23 16 26
4 Unión Sunchales Unión 18 20 19 26
5 Douglas Haig Douglas Haig 18 26 28 26
6 Gimnasia Concepción Gimnasia 18 29 24 25
7 Sportivo Las Parejas Sportivo 18 17 19 23
8 Def. de Pronunciamiento Def. 18 20 25 22
9 Atlético Paraná Atlético 18 13 20 16
10 Libertad Sunchales Libertad 18 19 36 14
Ver
TEMPORADA 2016/2017
Equipo PJ GF GC Puntos
1 Dep. Maipú Dep. Maipú 10 10 8 17
2 Rivadavia Lincoln Rivadavia 10 11 9 16
3 Independiente Neuquén Independient 10 9 7 16
4 Dep. Roca Dep. Roca 10 11 11 13
5 Belgrano Santa Rosa Belgrano 10 12 13 10
6 Ferro General Pico Ferro 10 10 15 10
7 Gutiérrez Gutiérrez 10 14 15 16
8 San Lorenzo Alem Lorenzo Alem 10 14 9 15
9 Juventud Universitario Juventud 10 11 13 14
10 San Jorge Tucumán Jorge 10 13 9 13
11 Sportivo Desamparados Sportivo 10 10 12 11
12 Concepción FC Concepción 10 11 15 8
13 Sportivo Belgrano Sportivo 10 16 15 16
14 Guaraní A. Franco Guaraní 10 15 15 14
15 Def. de Pronunciamiento Def. 10 14 12 13
16 Libertad Sunchales Libertad 10 12 10 13
17 Gimnasia Concepción Gimnasia 10 17 18 11
18 Sol de América Formosa América 10 11 15 10
Ver
TEMPORADA 2014/2015
Equipo PJ GF GC Puntos
1 Central Córdoba Central 14 20 14 28
2 Unión Aconquija Unión 14 14 15 28
3 Atlético Mitre SdE Atlético 14 16 10 23
4 Juventud Antoniana Juventud 14 17 14 21
5 San Martín Tucumán Martín 14 15 11 17
6 Altos Hornos Zapla Altos Hornos 14 10 15 15
7 San Jorge Tucumán Jorge 14 15 22 11
8 Gimnasia y Tiro Gimnasia 14 13 19 10

  USO DE MEMORIA  
4,796,664 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0032
Controller Execution Time ( Home / Category )  0.4012
Total Execution Time  0.4044
  CADENA URL  
/torneo_federal_a_transicion2021/grupo3/historico
  GET DATOS  
$_GET['/torneo_federal_a_transicion2021/grupo3/historico']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (18)  
0.0147  SELECT type FROM routes WHERE alias = 'torneo_federal_a_transicion2021'
0.0303  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'torneo_federal_a_transicion' AND (l.group_code = 3 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2021 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=3 DESC LIMIT 1
0.0145  SELECT id,name,alias,stepParent FROM categories WHERE parentId=1724 ORDER BY order_id ASC
0.0147  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 = 65680 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0150  SELECT id,year,current_round,total_teams,legend FROM leagues WHERE categoryId = 1724 AND group_code = 3 and tables = 1 AND year <= 2021 AND total_num_tablesR >= 1 ORDER BY year DESC LIMIT 22
0.0153  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 = 60171 AND t.round = 7 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0158  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 `tables2019` 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 = 45043 AND t.round = 18 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0159  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 `tables2018` 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 = 40144 AND t.round = 18 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0162  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 `tables2017` 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 = 37688 AND t.round = 10 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0163  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 `tables2015` 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 = 3989 AND t.round = 14 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0151  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-10 02:55:17' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0148  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-05-10 02:55:17' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0148  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-05-10 02:55:17' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0149  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-05-10 02:55:17' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0155  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'torneo_federal_a_transicion' AND (l.group_code = 0 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2021 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=0 DESC LIMIT 1
0.0187  SELECT e.action, count(e.action) as total,p.name, p.last_name, p.nick,p.CountryCode,p.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2021 e ON e.player_id = p.id AND e.league_id = 65680 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 65680 AND (e.action = 1 or e.action = 2 or e.action = 11 or e.action = 12 or e.action = 13) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0185  SELECT e.action, count(e.action) as total,p.name, p.last_name, p.nick,p.CountryCode,p.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2021 e ON e.player_id = p.id AND e.league_id = 65680 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 65680 AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0164  SELECT e.action, count(e.action) as total,p.name, p.last_name, p.nick,p.CountryCode,p.alias,rp.team_id,dt.nameShow,dt.short_name,dt.basealias,rp.player_id,rp.teamId FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2021 e ON e.player_id = p.id AND e.league_id = 65680 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 65680 AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC LIMIT 10