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

Burundi

Entrenador: Etienne Ndayiragije

Información
Otros Datos
  • Año de Fundación 1948
Internet
  • Correo electrónico lydiansekera@yahoo.fr
  • Twitter principal @intambazacu

Información sobre el estadio

  • Nombre del estadio Stade du Prince Louis Rwagasore
  • Capacidad 22000
  • Dirección Avenue Muyinga Bujumbura
  • Teléfono +257 (79) 928 762
  • Fax +257 (722) 242 892
Stade du Prince Louis Rwagasore

Partidos del Burundi

Ir al LIVESCORE
16 Jun 21  Aplazado Argelia
-
Burundi 12
03 Jun 21  Aplazado Egipto
-
Burundi 5
11 Oct 20  Finalizado Tarjeta RojaTanzania
0 - 1
Burundi 6

Plantilla del Burundi Temporada 2020/2021

Jugador Edad Origen Altura Peso Goles Tarjetas rojas Tarjetas amarillas
Portero
24 bi - - - - -
13 25 bi 180 - - - -
25 bi - - - - -
Defensa
16 24 bi - - - - -
12 23 bi - - - - -
2 32 bi 170 - - - 1
23 bi - - - - -
30 bi - - - - -
4 29 bi 178 - - - -
26 bi - - - - -
24 bi - - - - -
31 bi - - - - -
24 bi - - - - -
Centrocampista
23 bi - - - - -
28 bi - - - - -
- bi - - - - -
- bi - - - - -
26 bi - - - - -
- bi - - - - -
30 bi - - - - -
24 bi - - - - -
24 bi - - - - -
5 33 bi - - - - -
31 bi - - - - -
25 bi - - - - -
Delantero
27 bi - - - - -
26 bi - - - - -
27 bi - - - - -
- bi - - - - -
21 bi - - - - -
- bi - - - - -
- bi - - - - -
- bi - - - - -

Noticias del Burundi

Ver últimas noticias

Burundi pide dinero para poder ir a la Copa África

El país africano, que se clasificó por primera vez en su historia para la fase final de la Copa África, está sin fondos y ha decidido pedir dinero tanto al gobierno como a su gente.

Estos son los 24 clasificados para la Copa África 2019

La Copa de África de Naciones (CAN) Egipto 2019 conoce ya el nombre de los 24 equipos que lucharán por la corona continental, entre el 21 de junio y el 19 de julio, tras completarse la fase clasificatoria.

Y todo Burundi rezó tras hacer historia

Burundi logró una auténtica hazaña tras clasificarse por primera vez para la Copa África. Un hito gigantesco que desató la euforia entre los jugadores y la afición, que acabaron rezando para dar gracias por este logro.

Burundi hace historia a costa de Gabón y Aubameyang

Pierre-Emerick Aubameyang no pudo lograr la clasificación a la Copa África de la mano de su Selección, el combinado nacional de Gabón, que empató a uno contra una Burundi que nunca había logrado el pase a la fase final del torneo continental.

La primera mujer en el Comité Ejecutivo de la FIFA sigue dando guerra

Hablar de Lydia Nsekera es hablar de desarrollo, progreso, lucha, esfuerzo, trabajo, pasión y, sobre todo, superación. La primera mujer en el Comité Ejecutivo de la FIFA tiene mucho de qué hablar...




  USO DE MEMORIA  
5,056,536 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0032
Controller Execution Time ( Home / Category )  0.0864
Total Execution Time  0.0897
  CADENA URL  
/seleccion-burundi/2021
  GET DATOS  
$_GET['/seleccion-burundi/2021']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (7)  
0.0031  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 = 'seleccion-burundi' AND l.year = 2021 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=63908 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=63908 AND role_id=1 ORDER BY rp.date_ini DESC LIMIT 1
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=63908 AND type_rel = 2
0.0021  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 2 AND rel.typeId = 63908 AND rel.ln = 'es' ORDER BY rel.cover_points DESC LIMIT 5
0.0023  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 (444080,604069,604439,604811,615421) ORDER BY n.cover_points DESC, update_date DESC
0.0029  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 = '63908' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020