4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Base Montcada Club Futbol C Base
Datos equipo
Nombre Base Montcada Club Futbol C
Nombre completo Base Montcada Club Futbol C
Nombre corto BAS
País
Cerdanyola Valles E Cerdanyola
Datos equipo
Nombre Cerdanyola Valles E
Nombre completo Cerdanyola Valles FC E
Nombre corto CER
País
Escola Barbera Andalucia D Escola
Datos equipo
Nombre Escola Barbera Andalucia D
Nombre completo Escola F Barbera Andalucia D
Nombre corto ESC
País
Escola Sabadell B Escola
Datos equipo
Nombre Escola Sabadell B
Nombre completo Escola F Sabadell B
Nombre corto ESC
País
Escuela Fbase Ripollet B Escuela
Datos equipo
Nombre Escuela Fbase Ripollet B
Nombre completo Escuela Fbase Ripollet AD B
Nombre corto ESC
País
Olimpic Can Fatjo B Olimpic
Datos equipo
Nombre Olimpic Can Fatjo B
Nombre completo Olimpic Can Fatjo CE B
Nombre corto OLI
País
Sant Quirze Valles D Sant Quirze
Datos equipo
Nombre Sant Quirze Valles D
Nombre completo Sant Quirze Valles FC D
Nombre corto SAN
País
Mercantil G Mercantil G
Datos equipo
Nombre Mercantil G
Nombre completo Mercantil CE G
Nombre corto MER
País
Mirasol Baco Unión C Mirasol Baco
Datos equipo
Nombre Mirasol Baco Unión C
Nombre completo Mirasol Baco Unión CF C
Nombre corto MIR
País
Sant Cugat Futbol Club D Sant Cugat.
Datos equipo
Nombre Sant Cugat Futbol Club D
Nombre completo Sant Cugat Futbol Club D
Nombre corto SAN
País
Pª Blaugrana Sant Cugat C Blaugrana
Datos equipo
Nombre Pª Blaugrana Sant Cugat C
Nombre completo Pª Blaugrana Sant Cugat C
Nombre corto BLA
País
Rubi UE B Rubi UE B
Datos equipo
Nombre Rubi UE B
Nombre corto RUB
País
San Cristobal CP D Cristobal
Datos equipo
Nombre San Cristobal CP D
Nombre corto SAN
País
Can Parellada C Parellada
Datos equipo
Nombre Can Parellada C
Nombre completo Can Parellada CD C
Nombre corto PAR
País
Fundació Terrassa 1906 E Fundació
Datos equipo
Nombre Fundació Terrassa 1906 E
Nombre completo Fundació Terrassa FC 1906 E
Nombre corto FUN
País

Clasificación

Equipo PJ GF GC Puntos
1 Sant Cugat Futbol Club D Sant Cugat. 27 173 16 76
2 Cerdanyola Valles E Cerdanyola 27 150 20 74
3 Rubi UE B Rubi UE B 28 127 27 67
4 Mercantil G Mercantil G 27 110 31 63
5 Escola Barbera Andalucia D Escola 26 58 44 44
6 Fundació Terrassa 1906 E Fundació 28 68 74 43
7 Escuela Fbase Ripollet B Escuela 25 59 55 38
8 Escola Sabadell B Escola 27 46 94 32
9 Pª Blaugrana Sant Cugat C Blaugrana 26 54 78 31
10 Base Montcada Club Futbol C Base 28 75 94 28
11 Mirasol Baco Unión C Mirasol Baco 27 51 85 28
12 Sant Quirze Valles D Sant Quirze 27 46 77 21
13 San Cristobal CP D Cristobal 27 31 113 18
14 Olimpic Can Fatjo B Olimpic 28 37 158 16
15 Can Parellada C Parellada 26 38 157 5

  USO DE MEMORIA  
5,035,928 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0020
Controller Execution Time ( Home / Category )  0.0549
Total Execution Time  0.0569
  CADENA URL  
/segunda_catalana_infantil2022/grupo55/equipos
  GET DATOS  
$_GET['/segunda_catalana_infantil2022/grupo55/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (11)  
0.0040  SELECT c.*, l.*, '' as namec FROM leagues_webci l INNER JOIN categories_webci c ON l.categoryId = c.id WHERE c.alias = 'segunda_catalana_infantil' AND (l.group_code = 55 OR l.group_code = 1 OR l.group_code = 0) AND l.year = 2022 ORDER BY l.year=c.active_year DESC,l.year DESC, l.group_code=55 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 = 65282 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0026  SELECT t.id,t.teamId,t.total_players,dt.* FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 65282 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0018  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-03 02:35:09' 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-05-03 02:35:09' 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-05-03 02:35:09' 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-05-03 02:35:09' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0020  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 events2022 e ON e.player_id = p.id AND e.league_id = 65282 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 65282 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.0020  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 events2022 e ON e.player_id = p.id AND e.league_id = 65282 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 65282 AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0019  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 events2022 e ON e.player_id = p.id AND e.league_id = 65282 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 65282 AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0050  SELECT *,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2022_base` 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 = 65282 AND t.round = 30 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC