4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Escudo del Futbol Base Torreño

Partidos del Futbol Base Torreño

Ir al LIVESCORE
12 May 24  en 13 días Periana CD
-
Futbol Base Torre. 0
05 May 24  en 6 días Futbol Base Torre.
-
José Santacruz 0
26 Abr 24  Finalizado Benagalbon CD
3 - 2
Futbol Base Torre. 0
21 Abr 24  Finalizado Futbol Base Torre.
0 - 3
Vélez B 0
14 Abr 24  Finalizado Algarrobo
3 - 2
Futbol Base Torre. 0
30 Mar 24  Finalizado Futbol Base Torre.
0 - 2
Faro Torrox Asoci. 0
17 Mar 24  Finalizado Futbol Base Torre.
1 - 0
CD Rincón A 0
10 Mar 24  Finalizado Benamocarra
4 - 4
Futbol Base Torre. 0
02 Mar 24  Finalizado Futbol Base Torre.
4 - 1
Atl. Bezmiliana 0
25 Feb 24   AD Almayate
-
Futbol Base Torre. 0
18 Feb 24  Finalizado Futbol Base Torre.
2 - 2
CD Nerja 0
11 Feb 24  Finalizado La Cala CD
1 - 1
Futbol Base Torre. 0
04 Feb 24  Finalizado Futbol Base Torre.
2 - 0
Francisco Castejon 0
27 Ene 24  Finalizado Veleño Cantera
0 - 5
Futbol Base Torre. 0
20 Ene 24  Finalizado Futbol Base Torre.
2 - 0
CD Torremoya 0
13 Ene 24  Finalizado Futbol Base Torre.
7 - 0
Periana CD 0
07 Ene 24  Finalizado José Santacruz
8 - 0
Futbol Base Torre. 0
16 Dic 23  Finalizado Futbol Base Torre.
3 - 1
Benagalbon CD 0
09 Dic 23  Finalizado Vélez B
2 - 1
Futbol Base Torre. 0
06 Dic 23  Finalizado Futbol Base Torre.
0 - 2
Algarrobo 0
25 Nov 23  Finalizado Faro Torrox Asoci.
8 - 2
Futbol Base Torre. 0
12 Nov 23  Finalizado CD Rincón A
0 - 1
Futbol Base Torre. 0
04 Nov 23  Finalizado Futbol Base Torre.
5 - 2
Benamocarra 0
01 Nov 23  Finalizado Atl. Bezmiliana
0 - 1
Futbol Base Torre. 0
29 Oct 23  Finalizado Futbol Base Torre.
8 - 0
AD Almayate 0
21 Oct 23  Finalizado CD Nerja
3 - 2
Futbol Base Torre. 0
14 Oct 23  Finalizado Futbol Base Torre.
4 - 1
La Cala CD 0
12 Oct 23  Finalizado Francisco Castejon
1 - 1
Futbol Base Torre. 0
07 Oct 23  Finalizado Futbol Base Torre.
2 - 2
Veleño Cantera 0
30 Sep 23  Finalizado CD Torremoya
0 - 2
Futbol Base Torre. 0

  USO DE MEMORIA  
4,613,328 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0013
Controller Execution Time ( Home / Category )  0.1997
Total Execution Time  0.2011
  CADENA URL  
/partidos/Futbol-Base-Torreno-Cd-Ad-Juvenil
  GET DATOS  
$_GET['/partidos/Futbol-Base-Torreno-Cd-Ad-Juvenil']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (11)  
0.0106  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=90940 AND type_rel = 2
0.0108  SELECT SQL_NO_CACHE res.id as id, res.group_code, res.total_group, res.logo, res.alias FROM (SELECT ct.active_year, ct.id as id, l.year, l.end,l.group_code, l.total_group, ct.logo, ct.alias FROM categories AS ct INNER JOIN leagues AS l ON ct.id=l.categoryId AND ct.active_year=l.year INNER JOIN teams AS t ON l.id=t.league_id WHERE t.teamId = '90940' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0108  SELECT t.id,t.teamId,t.total_players,dt.nameShow,dt.basealias FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 74201 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0109  (SELECT cat.id as category_id, cat.logo, l.id,cat.alias,cat.name,l.group_code,l.total_group,cat.CountryCode,max(c.shedule) ult_partido,min(c.shedule) ini_partido,cat.coefficient FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2024_base as c ON c.league_id = l.id WHERE (c.datateam1 = 90940 or c.datateam2 = 90940) AND l.year = 2024 GROUP BY cat.id) ORDER BY coefficient DESC,group_code ASC
0.0112  (SELECT cat.id as category_id, l.year,cat.coefficient,c.extra,c.datateam1,c.datateam2,c.id as mid,c.r1,c.r2,c.shedule,c.team1,c.team2,l.id,dt1.nameShow as nameShow1,dt2.nameShow as nameShow2,dt1.basealias as basealias1,dt2.basealias as basealias2,c.comments as totalcomments FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2024_base as c ON c.league_id = l.id INNER JOIN teams t1 ON t1.id = c.team1 INNER JOIN teams t2 ON t2.id = c.team2 INNER JOIN datateams dt1 ON dt1.id = t1.teamId INNER JOIN datateams dt2 ON dt2.id = t2.teamId WHERE (c.datateam1 = 90940 or c.datateam2 = 90940) AND l.year = 2024 GROUP BY c.id) ORDER BY shedule DESC LIMIT 365
0.0106  (SELECT c.id, rel.team_id FROM leagues l INNER JOIN calendars2024_base as c ON c.league_id = l.id INNER JOIN events2024_base as e ON e.team1id = c.team1 AND e.team2id = c.team2 AND (e.action = 3 OR e.action = 4) INNER JOIN rel_players_base rel ON rel.player_id = e.player_id AND rel.in_squad = 1 AND rel.league_id = e.league_id AND rel.in_squad = 1 WHERE (c.datateam1 = 90940 or c.datateam2 = 90940) AND l.year = 2024)
0.0107  SELECT t.id as team_id, ct.id, l.id as idLeague, l.year, ct.name, l.start_date, l.end_date FROM categories AS ct INNER JOIN leagues AS l ON ct.id=l.categoryId INNER JOIN teams AS t ON l.id=t.league_id WHERE t.teamId=90940 AND l.year in (2023,2024,2025) ORDER BY l.id DESC, l.year DESC ;
0.0106  SELECT ct.id, ct.alias, ct.name AS name, ct.active_year, ct.coefficient AS coefficient, l.id AS league_id, l.year, l.total_group FROM categories AS ct INNER JOIN leagues AS l ON ct.id=l.categoryId WHERE l.id IN (74201) ORDER BY ct.ctype != 12 DESC, ct.troncal DESC, ct.coefficient DESC, l.end_date >= NOW() DESC, l.start_date <= NOW() DESC, l.year DESC, ct.coefficient DESC, l.group_code ASC
0.0105  SELECT count(id) as num_players from rel_players_base WHERE league_id = 74201 AND teamId = 90940
0.0106  SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff FROM `tables2024` 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 = 74201 AND t.round = 32 ORDER BY t.position ASC,dt.id = 2125 DESC, diff DESC, t.ga DESC, dt.nameShow ASC
0.0107  SELECT rp.team_id as teamId FROM rel_players_base AS rp inner join datateams as dt on rp.teamId=dt.id and rp.in_squad=1 INNER JOIN leagues as l ON l.id = rp.league_id WHERE dt.id = 90940 AND rp.league_id = 74201 AND l.year= 2024 GROUP BY rp.team_id ORDER BY l.end_date DESC LIMIT 1