4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Escudo del Deportivo Escara
Información
Otros Datos
  • Año de Fundación 1970

Información sobre el estadio

  • Nombre del estadio Jesús Bermúdez
  • Capacidad 39000
Jesús Bermúdez

Histórico de participación

Partidos del Deportivo Escara

Ir al LIVESCORE
13 Oct 19  Finalizado Arauco Prado
3 - 1
Deportivo Escara 0
05 Oct 19  Finalizado Deportivo Escara
1 - 0
Virgen de Chijipata 0
29 Sep 19  Finalizado Deportivo Escara
0 - 2
Atlético Palmaflor 0
22 Sep 19  Finalizado Deportivo FATIC
5 - 1
Deportivo Escara 1
14 Sep 19  Finalizado Deportivo Escara
2 - 2
EM Huanuni 2
08 Sep 19  Finalizado Deportivo Escara
2 - 1
Arauco Prado 1
24 Ago 19  Finalizado Virgen de Chijipata
0 - 0
Deportivo Escara 0
17 Ago 19  Finalizado Atlético Palmaflor
2 - 1
Deportivo Escara 0
10 Ago 19  Finalizado Deportivo Escara
0 - 2
Deportivo FATIC 0
03 Ago 19  Finalizado EM Huanuni
2 - 0
Deportivo Escara 2

Noticias de Copa Simón Bolívar

Ver últimas noticias

La oposición boliviana, en contra del torneo de fútbol de Evo Morales

Parlamentarios de la fuerza opositora boliviana Comunidad Ciudadana (CC) cuestionaron este jueves un campeonato de fútbol promovido por el ex presidente Evo Morales e instaron a los clubes nacionales e internacionales, como los argentinos River Plate y Boca Juniors, a no participar en el torneo.

Fallece en Bolivia el primer jugador por coronavirus

La Federación Boliviana de Fútbol confirmó el fallecimiento del jugador de 25 años de Universitario del Beni Deibert Román Guzmán.

Sorpresa boliviana: ¡dos chóferes y un utillero jugaron la Copa Simón Bolívar!

La polémica ha salpicado al fútbol boliviano después de conocer que hasta tres jugadores de Fortaleza fueron suplantados por dos chóferes y un utillero en el encuentro de la Copa Simón Bolívar ante Independiente Petrolero.

Aurora vence a Destroyers y culmina su vuelta a Primera

El Aurora de Cochabamba derrotó este domingo por 1-0 al Destroyers en el partido de vuelta de la final del Torneo Simón Bolívar y se garantizó su vuelta a la Primera División boliviana de fútbol en la temporada 2018.




  USO DE MEMORIA  
4,680,728 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0027
Controller Execution Time ( Home / Category )  0.1251
Total Execution Time  0.1279
  CADENA URL  
/Deportivo-Escara/2019
  GET DATOS  
$_GET['/Deportivo-Escara/2019']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (15)  
0.0027  SELECT dt.*,c.active_year,l.year,l.table_suffix, c.ctype, l.id as league_id,t.id as id,t.manager,t.name as nameOriginal,dt.id as teamId,cou.Name as cou_name,cou.Continent,cou.Region FROM `leagues_webci` as l INNER JOIN `teams` as t ON l.id = t.league_id INNER JOIN `datateams` as dt ON dt.id = t.teamId INNER JOIN `categories_webci` as c ON c.id = l.categoryId LEFT JOIN country cou ON LOWER(cou.Code2) = dt.CountryCode WHERE dt.basealias = 'Deportivo-Escara' AND l.year = 2019 ORDER BY c.top DESC, c.ctype != 12 DESC, c.troncal DESC, l.end_date >= NOW() DESC, l.start_date <= NOW() DESC, l.year DESC, c.coefficient DESC, l.id ASC
0.0019  SELECT dp.nick, dp.fullname,rp.date_ini, rp.date_end FROM futbol.rel_people rp INNER JOIN futbol.datapeople dp on dp.id=rp.people_id WHERE rp.teamId=99241 AND role_id=1 ORDER BY rp.date_ini DESC LIMIT 1
0.0019  SELECT dp.nick, dp.fullname,rp.date_ini, rp.date_end FROM futbol.rel_people rp INNER JOIN futbol.datapeople dp on dp.id=rp.people_id WHERE rp.teamId=99241 AND role_id=1 ORDER BY rp.date_ini DESC LIMIT 1
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 = 50260
0.0020  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=99241 AND type_rel = 2
0.0022  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 = '99241' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0022  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 = '99241' AND ct.ctype=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0024  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 = 50260 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0024  (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 calendars2019 as c ON c.league_id = l.id WHERE (c.datateam1 = 99241 or c.datateam2 = 99241) AND l.year = 2019 GROUP BY cat.id) ORDER BY coefficient DESC,group_code ASC
0.0029  (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 calendars2019 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 = 99241 or c.datateam2 = 99241) AND l.year = 2019 GROUP BY c.id) ORDER BY shedule DESC LIMIT 120
0.0022  (SELECT c.id, rel.team_id FROM leagues l INNER JOIN calendars2019 as c ON c.league_id = l.id INNER JOIN events2019 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 = 99241 or c.datateam2 = 99241) AND l.year = 2019)
0.0023  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=99241 AND l.year in (2018,2019,2020) ORDER BY l.id DESC, l.year DESC ;
0.0022  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 (50260) 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.0020  SELECT count(id) as num_players from rel_players WHERE league_id = 50260 AND teamId = 99241
0.0023  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 = 99241 AND rp.league_id = 50260 AND l.year= 2019 GROUP BY rp.team_id ORDER BY l.end_date DESC LIMIT 1