4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Condor Hamburg Condor
Datos equipo
Nombre Condor Hamburg
Nombre corto CON
País
Lohbrügge Lohbrügge
Datos equipo
Nombre Lohbrügge
Nombre completo VFL Lohbrügge
Nombre corto LOH
País
Voran Ohe Voran Ohe
Datos equipo
Nombre Voran Ohe
Nombre completo Voran Ohe
Nombre corto VOO
País
Oststeinbeker SV Oststeinbeke
Datos equipo
Nombre Oststeinbeker SV
Nombre corto OST
País
SV Altengamme Altengamme
Datos equipo
Nombre SV Altengamme
Nombre completo SV Altengamme
Nombre corto SVA
País
Kosova Kosova
Datos equipo
Nombre Kosova
Nombre completo Klub Kosova
Nombre corto KOS
País
Türkiye Türkiye
Datos equipo
Nombre Türkiye
Nombre completo FC Türkiye
Nombre corto TUR
País
Dersimspor Hamburg Dersimspor
Datos equipo
Nombre Dersimspor Hamburg
Nombre completo Dersimspor Hamburg
Nombre corto DHA
País
Rahlstedter SC Rahlstedter
Datos equipo
Nombre Rahlstedter SC
Nombre completo Rahlstedter SC
Nombre corto RSC
País
ASV Hamburg ASV Hamburg
Datos equipo
Nombre ASV Hamburg
Nombre completo ASV Hamburg
Nombre corto ASV
País
Düneberger SV Düneberger
Datos equipo
Nombre Düneberger SV
Nombre completo Düneberger SV
Nombre corto DNB
País
SV Nettelnburg/Allermöhe Nettelnburg/
Datos equipo
Nombre SV Nettelnburg/Allermöhe
Nombre completo SV Nettelnburg/Allermöhe
Nombre corto SNA
País
FTSV Altenwerder FTSV
Datos equipo
Nombre FTSV Altenwerder
Nombre completo FTSV Altenwerder
Nombre corto ALT
País
SV Bergstedt Bergstedt
Datos equipo
Nombre SV Bergstedt
Nombre completo SV Bergstedt
Nombre corto SVB
País
TuS Berne TuS Berne
Datos equipo
Nombre TuS Berne
Nombre completo TuS Berne
Nombre corto TBE
País
SC V/W Billstedt Billstedt
Datos equipo
Nombre SC V/W Billstedt
Nombre completo SC V/W Billstedt
Nombre corto BIL
País

Clasificación

Equipo PJ GF GC Puntos
1 Lohbrügge Lohbrügge 22 96 26 61
2 ASV Hamburg ASV Hamburg 22 70 38 42
3 SV Altengamme Altengamme 21 51 32 41
4 SC V/W Billstedt Billstedt 21 40 34 37
5 Condor Hamburg Condor 22 53 53 36
6 Rahlstedter SC Rahlstedter 22 46 48 34
7 Voran Ohe Voran Ohe 20 48 43 33
8 Kosova Kosova 22 48 42 28
9 Oststeinbeker SV Oststeinbeke 22 38 43 26
10 SV Bergstedt Bergstedt 21 40 47 26
11 Türkiye Türkiye 19 33 44 23
12 TuS Berne TuS Berne 21 36 81 22
13 Dersimspor Hamburg Dersimspor 19 33 47 21
14 Düneberger SV Düneberger 22 31 58 21
15 SV Nettelnburg/Allermöhe Nettelnburg/ 22 36 44 20
16 FTSV Altenwerder FTSV 22 36 55 14

  USO DE MEMORIA  
5,064,072 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0019
Controller Execution Time ( Home / Category )  0.2314
Total Execution Time  0.2333
  CADENA URL  
/landesliga2020/grupo10/equipos
  GET DATOS  
$_GET['/landesliga2020/grupo10/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (10)  
0.0128  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 = 50262 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0133  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 = 50262 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0126  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-04-30 22:14:57' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0127  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-04-30 22:14:57' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0125  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=4 AND last_update > '2024-04-30 22:14:57' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0127  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-04-30 22:14:57' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0127  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 events2020 e ON e.player_id = p.id AND e.league_id = 50262 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 50262 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.0127  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 events2020 e ON e.player_id = p.id AND e.league_id = 50262 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 50262 AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0126  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 events2020 e ON e.player_id = p.id AND e.league_id = 50262 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 50262 AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0257  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 = 50262 AND t.round = 22 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC