4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Escudo del Itumbiara
Información
Otros Datos
  • Año de Fundación 1970
Internet
  • Correo electrónico contato@itumbiaraec.com.br

Información sobre el estadio

  • Nombre del estadio Estádio Municipal Juscelino Kubitschek de Oliveira
  • Capacidad 33000
  • Dirección Rua Dona Dulica 29, Bairro Centro 75520-190 Itumbiara, Goiás
  • Teléfono +55 (64) 3431 2004
Estádio Municipal Juscelino Kubitschek de Oliveira

Partidos del Itumbiara

Ir al LIVESCORE
05 Oct 86  Finalizado Itumbiara Itumbiara
0 - 2
Inter de Limeira Inter de Limeira 0
02 Oct 86  Finalizado Mixto Mixto
2 - 2
Itumbiara Itumbiara 0
28 Sep 86  Finalizado Itumbiara Itumbiara
1 - 1
Anápolis Anápolis 0
25 Sep 86  Finalizado Itumbiara Itumbiara
1 - 0
Uberlândia Uberlândia 0
17 Sep 86  Finalizado Itumbiara Itumbiara
0 - 0
Ubiratan Ubiratan 0
14 Sep 86  Finalizado CA Juventus CA Juventus
0 - 0
Itumbiara Itumbiara 0
11 Sep 86  Finalizado Santo André Santo André
0 - 0
Itumbiara Itumbiara 0
06 Sep 86  Finalizado América Mineiro América Mineiro
2 - 2
Itumbiara Itumbiara 0

Noticias del Itumbiara

Ver últimas noticias

El brasileño Vanilson se va al Nacional de Madeira

El atacante del Itumbiara se compromete con el Nacional de Madeira hasta el final de la presente temporada.




  USO DE MEMORIA  
4,537,904 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0020
Controller Execution Time ( Home / Category )  0.1912
Total Execution Time  0.1933
  CADENA URL  
/itumbiara
  GET DATOS  
$_GET['/itumbiara']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (6)  
0.0135  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 = '59781' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0131  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 = '59781' AND ct.ctype=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0129  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=59781 AND l.year in (1985,1986,1987) ORDER BY l.id DESC, l.year DESC ;
0.0125  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 (25418) 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.0125  SELECT count(id) as num_players from rel_players WHERE league_id = 25418 AND teamId = 59781
0.0126  SELECT rp.team_id as teamId FROM rel_players 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 = 59781 AND rp.league_id = 25418 AND l.year= 1986 GROUP BY rp.team_id ORDER BY l.end_date DESC LIMIT 1