Escudo del Congaz
Información

Partidos del Congaz

Ir al LIVESCORE
18 May 24  en 27 días Constructorul Leova
-
Congaz 0
11 May 24  en 20 días Congaz
-
Ghidighici 0
04 May 24  en 14 días Codru Călărași II
16:00
Congaz 0
27 Abr 24  en 7 días Congaz
16:00
CS Atletic 0
20 Abr 24  en 4 h Stăuceni
15:00
Congaz 0
13 Abr 24  Finalizado Congaz
1 - 1
Maiak Chirsova 0
06 Abr 24  Finalizado Chisinau
12 - 0
Congaz 0
30 Mar 24  Finalizado Congaz
0 - 1
Socol Copceac 0

Últimas noticias

Ver últimas noticias

El 'Superclásico' argentino, amenazado por el 'Clásico' español

River Plate y Boca Juniors se enfrentan este domingo en los cuartos de final de la Copa de la Liga Profesional de Argentina. Un duelo que siempre atrae miradas a nivel mundial, aunque en esta ocasión lo va a tener más difícil. El 'Superclásico' argentino verá amenazado por el 'Clásico' español, pues solo habrá media hora de diferencia entre el pitido inicial en el Monumental y el del Santiago Bernabéu.

Toluca deja a Atlético San Luis pidiendo clemencia

Toluca no tuvo piedad de Atlético San Luis. Un 1-5 le endosó a su rival en su casa. Alexis Vega hizo el primero en un encuentro que llegó a empatar Unai Bilbao. Sin embargo, Jesús Angulo, Meneses por partida doble y Brian García terminaron dándole un disgusto al Atlético San Luis, que ya está eliminado.

Dani Olmo, prioridad para el Barça: el RB Leipzig pide 60 millones

El Barça se ha puesto como prioridad para la 2024-25 el fichaje de Dani Olmo. Según 'Mundo Deportivo', los agentes del jugador y el padre se reunieron con Deco para hablar de su futuro 'culé' y ambas partes terminaron con buenas sensaciones. El RB Leipzig pide 60 millones de euros por él y la entidad catalana es consciente de que no habrá rebaja que valga.

Portadas de la prensa deportiva del 20-04-24

Se acerca el 'Clásico' y la prensa española calienta motores para el encuentro que puede ser decisivo en la pelea por LaLiga. Los medios ponen el foco también en la ida de las semifinales que el Barça femenino tendrá ante el Chelsea con el objetivo de alcanzar su quinta final.

El Niza se lo cree

El Niza volvió a la senda de la victoria tras dos jornadas sin hacerlo y consiguió el triunfo por un cómodo 3-0 ante el Lorient. Morgan Sanson, Jérémie Boga y Guessand fueron los goleadores para el conjunto dirigido por Francesco Farioli.




  USO DE MEMORIA  
4,824,048 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0020
Controller Execution Time ( Home / Category )  0.0696
Total Execution Time  0.0716
  CADENA URL  
/Congaz
  GET DATOS  
$_GET['/Congaz']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (19)  
0.0017  SELECT type FROM routes WHERE alias = 'congaz'
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=61705 AND type_rel = 2
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=1639 AND type_rel = 3
0.0024  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 = '61705' AND ct.ctype!=12 GROUP BY ct.id ORDER BY ct.troncal DESC, ct.coefficient DESC) res WHERE res.year > 2020
0.0021  (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 = 61705 or c.datateam2 = 61705) 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.0023  (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 = 61705 or c.datateam2 = 61705) 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.0021  (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 = 61705 or c.datateam2 = 61705) AND ABS(UNIX_TIMESTAMP(c.shedule)-UNIX_TIMESTAMP())<120*3600*24 AND l.year = 2024)
0.0026  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=61705 AND l.year in (2023,2024,2025) ORDER BY l.id DESC, l.year DESC ;
0.0019  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 (73520,73519) 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.0018  SELECT count(id) as num_players from rel_players WHERE league_id = 73519 AND teamId = 61705
0.0018  SELECT count(id) as num_players from rel_players WHERE league_id = 73520 AND teamId = 61705
0.0024  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 = 73519 AND t.round = 18 ORDER BY t.position ASC,dt.id = 2125 DESC, diff DESC, t.ga DESC, dt.nameShow ASC
0.0020  SELECT p.* FROM `rel_pictures` as rp INNER JOIN `pictures` as p ON p.id = rp.id_picture INNER JOIN fa_user u ON u.id = p.author_id WHERE rp.id_content = '61705' and rp.type = 4 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0017  SELECT count(id_content) as cuenta FROM `rel_pictures` as rp WHERE rp.id_content = '61705' and rp.type = 4
0.0020  SELECT p.* FROM `rel_videos` as rp INNER JOIN `videos` as p ON p.id = rp.id_video INNER JOIN fa_user u ON u.id = p.author_id WHERE rp.id_content = '61705' and rp.type = 4 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 18
0.0020  SELECT e.action,rp.player_id, count(e.action) as total, p.nick,p.name,p.last_name,p.alias,rp.team_id FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2024 e ON e.player_id = p.id AND e.league_id = 73519 WHERE rp.league_id = 73519 AND rp.teamId = 61705 AND (e.action = 1 or e.action = 2 or e.action = 11 or e.action = 12 or e.action = 13) GROUP BY p.id ORDER BY total DESC LIMIT 30
0.0019  SELECT e.action,rp.player_id, count(e.action) as total, p.nick,p.name,p.last_name,p.alias,rp.team_id FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2024 e ON e.player_id = p.id AND e.league_id = 73519 WHERE rp.league_id = 73519 AND rp.teamId = 61705 AND (e.action = 4 or e.action = 5) GROUP BY p.id ORDER BY total DESC LIMIT 30
0.0019  SELECT e.action,rp.player_id, count(e.action) as total, p.nick,p.name,p.last_name,p.alias,rp.team_id FROM `rel_players` rp INNER JOIN dataplayers p ON p.id = rp.player_id INNER JOIN events2024 e ON e.player_id = p.id AND e.league_id = 73519 WHERE rp.league_id = 73519 AND rp.teamId = 61705 AND (e.action = 3 or e.action = 4) GROUP BY p.id ORDER BY total DESC LIMIT 30
0.0018  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 = 61705 AND rp.league_id = 73519 AND l.year= 2024 GROUP BY rp.team_id ORDER BY l.end_date DESC LIMIT 1