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

Plantilla del Audax Italiano Temporada 2023/2024

Jugador Edad Origen Altura Peso Goles Tarjetas rojas Tarjetas amarillas
Portero
25 26 cl 191 86 - - -
23 37 ar 183 79 - - 1
1 22 cl 181 74 - - -
Defensa
3 24 cl 184 75 - - 1
21 cl 185 73 - - -
4 22 cl 188 80 - - -
5 35 cl 180 78 - - -
6 26 ar 179 74 - - -
26 31 ar 183 76 - 1 3
7 24 cl 176 66 - 1 -
2 23 cl 180 68 - - 3
Centrocampista
10 38 cl 173 71 - - 1
15 27 ar 179 78 - 1 2
11 25 ar 172 - - - -
31 20 cl 176 - - - -
8 26 cl 173 67 - - 2
18 23 cl 168 - - - 1
19 31 cl 174 70 - - 2
Delantero
22 20 ar 175 - 2 - 1
30 21 cl 180 - - - -
14 27 cl 170 68 2 - -
20 28 cl 182 74 5 - 2
28 21 cl 178 - - - -
32 22 cl 184 75 - - -
9 28 ar 179 - - - 1
24 28 cl 181 67 - 1 3
17 20 cl 181 63 - - -
21 28 cl 184 76 - - 2

  USO DE MEMORIA  
5,168,512 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Home / Category )  0.1629
Total Execution Time  0.1641
  CADENA URL  
/plantilla/Audax-Italiano
  GET DATOS  
$_GET['/plantilla/Audax-Italiano']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (5)  
0.0129  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=390 AND type_rel = 2
0.0147  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 2 AND rel.typeId = 390 AND rel.ln = 'es' ORDER BY rel.cover_points DESC LIMIT 5
0.0139  SELECT /*35 bs_news_model*/ n.id, n.author_id, n.headline, n.external_headline, n.live_headline, n.creation_date, n.update_date, n.pub_date, n.alias, n.subheadline, n.teaser, n.media, n.tags, n.views, n.screens, n.clicks, n.relations, n.comments, n.power_cover, n.cover_points, u.name as user_name FROM bs_news n INNER JOIN bs_editors u ON u.id = n.author_id AND u.ln = 'es' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (5660,12126,33891,35797,43336) ORDER BY n.cover_points DESC, update_date DESC
0.0161  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 = '390' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0137  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 = 75067 AND t.round = 10 ORDER BY t.position ASC,dt.id = 2125 DESC, diff DESC, t.ga DESC, dt.nameShow ASC