4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Escudo del Kaluga

Plantilla del Kaluga Temporada 2023/2024

Jugador Edad Origen Altura Peso Goles Tarjetas rojas Tarjetas amarillas
Portero
31 27 ru 190 77 - - -
81 17 ru - - - - -
74 26 ru 184 80 - - -
18 ru 180 - - - -
Defensa
22 19 ru 187 - - - -
15 20 ru 186 - 1 - 2
23 ru 195 - - - -
19 23 ru 185 - - - -
14 25 ru 177 - 1 - 1
13 25 ru 185 - - - 1
2 19 ru 189 - - - -
Centrocampista
17 17 ru - - - - -
5 25 ru 176 64 1 - -
19 ru 179 - - - -
8 22 ru 180 - 1 - 1
28 21 ru 183 73 - - -
17 ru 179 - - - -
6 24 ru 191 - 1 - -
20 20 ru 179 74 - - -
2 24 ru - - - - -
Delantero
27 20 ru 180 73 - - -
9 25 ru 181 70 2 - 2
18 25 ru 173 73 - - -
99 21 ru 177 - - - 4
70 24 ru 172 - 4 - 2
11 20 ru 190 70 - - -
23 ru 174 69 - - -
44 22 ru 176 - 2 - -
10 23 ru 178 70 - - -

  USO DE MEMORIA  
5,066,208 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0014
Controller Execution Time ( Home / Category )  0.0485
Total Execution Time  0.0499
  CADENA URL  
/plantilla/Kaluga
  GET DATOS  
$_GET['/plantilla/Kaluga']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (8)  
0.0042  SELECT c.*, l.*, cou.name as namec, ct.table_sufix FROM (leagues l INNER JOIN categories c ON c.id = l.categoryId INNER JOIN categories_types ct ON c.ctype=ct.id LEFT JOIN country cou ON cou.Code2 = c.CountryCode) WHERE l.id = 74618
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=13429 AND type_rel = 2
0.0017  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=2827 AND type_rel = 3
0.0042  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 = '13429' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0021  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 = 74618 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0023  (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 as c ON c.league_id = l.id WHERE (c.datateam1 = 13429 or c.datateam2 = 13429) AND ABS(UNIX_TIMESTAMP(c.shedule)-UNIX_TIMESTAMP())<120*3600*24 AND l.year = 2024 GROUP BY cat.id) ORDER BY coefficient DESC,group_code ASC
0.0042  (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 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 = 13429 or c.datateam2 = 13429) AND ABS(UNIX_TIMESTAMP(c.shedule)-UNIX_TIMESTAMP())<120*3600*24 AND l.year = 2024 GROUP BY c.id) ORDER BY shedule DESC LIMIT 120
0.0023  (SELECT c.id, rel.team_id FROM leagues l INNER JOIN calendars2024 as c ON c.league_id = l.id INNER JOIN events2024 as e ON e.team1id = c.team1 AND e.team2id = c.team2 AND (e.action = 3 OR e.action = 4) INNER JOIN rel_players 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 = 13429 or c.datateam2 = 13429) AND ABS(UNIX_TIMESTAMP(c.shedule)-UNIX_TIMESTAMP())<120*3600*24 AND l.year = 2024)