4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Arsenal Fem Arsenal Fem
Datos equipo
Nombre Arsenal Fem
Nombre completo Arsenal LFC
Nombre corto ARS
País
Año fundación 1987
Total plantilla 30
Estadio
Nombre estadio Meadow Park
Capacidad estadio 4502
Internet
Sitio web https://www.arsenal.com/women
Twitter del equipo @ArsenalWFC
Información
Dirección Broughinge Road WD6 5AL Boreham Wood
Teléfono 44 (17) 27 74 74 52
Fax 44 (20) 77 04 40 01
Chelsea Fem Chelsea Fem
Datos equipo
Nombre Chelsea Fem
Nombre completo Chelsea LFC
Nombre corto CHE
País
Año fundación 1992
Total plantilla 29
Estadio
Nombre estadio Wheatsheaf Park
Capacidad estadio 3002
Internet
Sitio web http://www.chelseafc.com
Twitter del equipo @ChelseaFCW
Información
Dirección Imber Court KT8 OBT East Molesey - London
Teléfono 44 (20) 79 57 82 20
Fax 44 (20) 73 81 48 31
Man. City Fem Man. City
Datos equipo
Nombre Man. City Fem
Nombre completo Manchester City LFC
Nombre corto CIT
País
Año fundación 1988
Total plantilla 26
Estadio
Nombre estadio City Football Academy
Capacidad estadio 7000
Internet
Sitio web http://www.mancityladies.com
Twitter del equipo @ManCityWomen
Información
Dirección Valley Road, Urmston M41 8RQ Manchester
Teléfono 44 (161) 962 0823
Liverpool Fem Liverpool
Datos equipo
Nombre Liverpool Fem
Nombre completo Liverpool LFC
Nombre corto LIV
País
Año fundación 1989
Total plantilla 27
Estadio
Nombre estadio Heron Eccles Playing Field 1
Capacidad estadio 1000
Internet
Sitio web http://www.lfcladies.net/
Twitter del equipo @LiverpoolFCW
Información
Dirección Valerie Park, Eaton Street L36 6UD Prescott
Teléfono 44 (151) 201 6843
Fax 44 (151) 260 8813
Bristol City WFC Fem Bristol City
Datos equipo
Nombre Bristol City WFC Fem
Nombre completo Bristol City Femenino
Nombre corto BRI
País
Total plantilla 33
Everton Fem Everton Fem
Datos equipo
Nombre Everton Fem
Nombre completo Everton Femenino
Nombre corto EVF
País
Total plantilla 31
Aston Villa Fem Aston Villa
Datos equipo
Nombre Aston Villa Fem
Nombre completo Aston Villa LFC
Nombre corto AST
País
Total plantilla 27
Man. Utd Fem Man.
Datos equipo
Nombre Man. Utd Fem
Nombre completo Manchester United
Nombre corto MNU
País
Total plantilla 24
Brighton & Hove Fem Brighton
Datos equipo
Nombre Brighton & Hove Fem
Nombre completo Brighton & Hove Albion WFC
Nombre corto BHA
País
Total plantilla 26
Internet
Sitio web https://www.brightonandhovealbion.com/teams/womens-team
Tottenham Hotspur Fem Tottenham
Datos equipo
Nombre Tottenham Hotspur Fem
Nombre completo Tottenham Hotspurs LFC
Nombre corto TOT
País
Total plantilla 30
Internet
Sitio web https://www.tottenhamhotspur.com/teams/tottenham-hotspur-women/players/
Twitter del equipo @SpursWomen
West Ham Fem West
Datos equipo
Nombre West Ham Fem
Nombre completo West Ham United LFC
Nombre corto WHU
País
Total plantilla 26
Leicester Fem Leicester
Datos equipo
Nombre Leicester Fem
Nombre completo Leicester City WFC
Nombre corto LEI
País
Total plantilla 29

Clasificación

Equipo PJ GF GC Puntos
1 Man. City Fem Man. City 20 58 12 52
2 Chelsea Fem Chelsea Fem 18 53 14 46
3 Arsenal Fem Arsenal Fem 20 46 19 44
4 Man. Utd Fem Man. 20 42 25 35
5 Liverpool Fem Liverpool 19 27 25 32
6 Tottenham Hotspur Fem Tottenham 19 26 32 27
7 Aston Villa Fem Aston Villa 20 25 41 21
8 Brighton & Hove Fem Brighton 20 26 42 19
9 Everton Fem Everton Fem 20 18 35 19
10 Leicester Fem Leicester 20 25 40 17
11 West Ham Fem West 20 18 41 14
12 Bristol City WFC Fem Bristol City 20 20 58 6

  USO DE MEMORIA  
5,026,664 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0018
Controller Execution Time ( Home / Category )  0.2657
Total Execution Time  0.2675
  CADENA URL  
/premier_league_femenina2024/grupo1/equipos
  GET DATOS  
$_GET['/premier_league_femenina2024/grupo1/equipos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (9)  
0.0146  SELECT id,name,alias,stepParent FROM categories WHERE parentId=1876 ORDER BY order_id ASC
0.0156  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 = 72940 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0148  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=1 AND last_update > '2024-05-01 15:41:45' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0146  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=2 AND last_update > '2024-05-01 15:41:45' 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-01 15:41:45' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0150  SELECT url,page_views,page_title FROM rf_statcounter_popular_pages_hourly WHERE type=3 AND last_update > '2024-05-01 15:41:45' GROUP BY url ORDER BY page_views DESC LIMIT 5
0.0378  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 events2024 e ON e.player_id = p.id AND e.league_id = 72940 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 72940 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.0219  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 events2024 e ON e.player_id = p.id AND e.league_id = 72940 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 72940 AND (e.action = 4 or e.action = 5) GROUP BY e.player_id ORDER BY total DESC LIMIT 10
0.0149  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 events2024 e ON e.player_id = p.id AND e.league_id = 72940 AND (e.teamId=rp.teamId) INNER JOIN datateams dt ON dt.id = rp.teamId WHERE rp.league_id = 72940 AND (e.action = 3 or e.action = 4) GROUP BY e.player_id ORDER BY total DESC LIMIT 10