¿Eres mayor de edad?

SI NO

Confirma si tienes 18 años

Faldón apuestas
4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Cuba - Nicaragua
FINALIZADO
60
60
476 Pts. Elo
33%

459 Pts. Elo
66%

1-1
Martes, 10 Septiembre 2024, 22:00
K. Espino 42'
1 - 0
1 - 1
96' W. Talavera

Eventos del partido

Goles

K. EspinoGol de penalti
K. Espino
minuto 42'
minuto 96'W. TalaveraGol de W. Talavera

Tarjetas

D. DíazT. Amarilla
D. Díaz
minuto 23'
Karel PérezT. Amarilla
Karel Pérez
minuto 35'
minuto 46'J. BarreraT. Amarilla J. Barrera
minuto 46'Ó. AcevedoT. Amarilla Ó. Acevedo
minuto 48'H. MedinaT. Amarilla H. Medina
D. ReyesT. Amarilla
D. Reyes
minuto 48'
K. EspinoT. Amarilla
K. Espino
minuto 52'
minuto 55'J. QuijanoT. Amarilla J. Quijano
minuto 68'C. ReyesT. Amarilla C. Reyes
minuto 84'L. CoronelT. Amarilla L. Coronel
E. CasanovaT. Amarilla
E. Casanova
minuto 86'
I. MorgadoT. Amarilla
I. Morgado
minuto 95'

Cambios

minuto 34'H. MedinaEntra en el partido H. Medina
minuto 34'A. AcuñaSale del partido A. Acuña
minuto 46'Ó. AcevedoEntra en el partido Ó. Acevedo
minuto 46'W. TalaveraEntra en el partido W. Talavera
minuto 46'N. RodriguezSale del partido N. Rodriguez
minuto 46'J. CoronelSale del partido J. Coronel
R. SánchezEntra en el partido
R. Sánchez
minuto 57'
D. DíazSale del partido
D. Díaz
minuto 57'
L. MenaEntra en el partido
L. Mena
minuto 61'
K. EspinoSale del partido
K. Espino
minuto 61'
minuto 78'L. CoronelEntra en el partido L. Coronel
minuto 78'J. QuijanoSale del partido J. Quijano
Y. MatosSale del partido
Y. Matos
minuto 82'
Orlando CalvoSale del partido
Orlando Calvo
minuto 82'
M. CamejoEntra en el partido
M. Camejo
minuto 82'
E. CasanovaEntra en el partido
E. Casanova
minuto 82'
Diego CatasusEntra en el partido
Diego Catasus
minuto 82'
D. ReyesSale del partido
D. Reyes
minuto 82'
minuto 86'J. ArteagaEntra en el partido J. Arteaga
minuto 86'J. BarreraSale del partido J. Barrera

Otros

Orlando CalvoLesionado
Orlando Calvo
minuto 81'
minuto 96'L. CoronelAsistencia L. Coronel

Alineaciones


Estadísticas del partido

Cuba Cuba Nicaragua Nicaragua
33%
Posesión del balón
66%
1
Goles
1
5
Tiros a puerta
2
4
Tiros fuera
9
12
Total tiros
14
1
Paradas del portero
4
4
Saques de esquina
5
5
Fueras de juego
1
0
Tarjetas Rojas
0
0
Asistencias
1
1
Lesiones
0
3
Sustituciones
3
14
Faltas
18

Partido televisado en...

Canal Medio Idioma País
CONCACAF GOCONCACAF GO TV Castellano es
CONCACAF YouTubeCONCACAF YouTube TV Castellano es
CONCACAF GOCONCACAF GO TV - py
CONCACAF GOCONCACAF GO TV - ve
NicaSports YouTubeNicaSports YouTube TV - sv
NicaSports YouTubeNicaSports YouTube TV - ni
Canal 4 TCSCanal 4 TCS TV - sv
CONCACAF GOCONCACAF GO TV Latino ar
CONCACAF YouTubeCONCACAF YouTube TV Latino ar
CONCACAF GOCONCACAF GO TV Latino bo
CONCACAF YouTubeCONCACAF YouTube TV Latino bo
CONCACAF GOCONCACAF GO TV Latino cl
CONCACAF YouTubeCONCACAF YouTube TV Latino cl
CONCACAF GOCONCACAF GO TV Latino co
CONCACAF YouTubeCONCACAF YouTube TV Latino co
CONCACAF GOCONCACAF GO TV - ec
CONCACAF YouTubeCONCACAF YouTube TV - ec
CONCACAF YouTubeCONCACAF YouTube TV - py
CONCACAF GOCONCACAF GO TV - pe
CONCACAF YouTubeCONCACAF YouTube TV - pe
CONCACAF GOCONCACAF GO TV - uy
CONCACAF YouTubeCONCACAF YouTube TV - uy
CONCACAF YouTubeCONCACAF YouTube TV - ve

  USO DE MEMORIA  
7,375,128 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0011
Controller Execution Time ( Match / Index )  1.5093
Total Execution Time  1.5105
  CADENA URL  
/partido/Cuba/Nicaragua/2025?section=legal
  GET DATOS  
$_GET['/partido/Cuba/Nicaragua/2025']  
$_GET['section']   legal
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (18)  
0.0059   SELECT c.*, c.stadium as real_stadium, 2025 AS year, dt1.id AS dteam1_id, dt1.nameShow as team1_name, dt1.basealias AS team1_basealias, dt1.fullName as team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow as team2_name, dt2.basealias AS team2_basealias, dt2.fullName as team2_fullName, dt2.color1 AS team2_color1, t1.name as team1_Oname, t2.name as team2_Oname, s.id as stadium_id, rs.teamId as stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2 FROM calendars2025 AS c INNER JOIN teams AS t1 ON c.team1 = t1.id INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id INNER JOIN teams AS t2 ON c.team2 = t2.id INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id LEFT JOIN futbol.rel_stadiums as rs ON rs.teamId=dt1.id AND rs.active=1 LEFT JOIN datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Cuba' AND dt2.basealias = 'Nicaragua'
0.0024  SELECT c.*, 2025 AS year, dt1.id AS dteam1_id, dt1.nameShow AS team1_name, dt1.basealias AS team1_basealias, dt1.fullName AS team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow AS team2_name, dt2.basealias AS team2_basealias, dt2.fullName AS team2_fullName, dt2.color1 AS team2_color1, t1.name AS team1_Oname, t2.name AS team2_Oname, s.id AS stadium_id, dt1.id AS stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2 FROM calendars2025 AS c INNER JOIN teams AS t1 ON c.team1 = t1.id INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id INNER JOIN teams AS t2 ON c.team2 = t2.id INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id LEFT JOIN datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Cuba' AND dt2.basealias = 'Nicaragua'
0.0044  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 = 76016
0.0017  SELECT data1 FROM stats2025 t WHERE league_id = 76016 AND teamId = 6639115 and type = 33
0.0017  SELECT data1 FROM stats2025 t WHERE league_id = 76016 AND teamId = 6639116 and type = 33
0.0020  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '395' and rp.type = 2025 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 395 AND year = 2025 AND channel = 'Footters' LIMIT 1
0.0017  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 395 AND year = 2025 AND channel = 'Footters' LIMIT 1
0.0019  SELECT dt.nameShow,dt.basealias,t.id,t.teamId FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 76016 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0022  SELECT t.points,t.team,t.round FROM `tables2025` 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 = 76016 AND t.round >= 1 AND t.round <= 4 ORDER BY t.round ASC, t.points DESC, cast(t.gf as signed) - cast(t.ga as signed) DESC, t.ga DESC, dt.nameShow ASC
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='395' AND `active` = 1 AND year = 2025
0.0047  SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id` INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='76016' AND relp.team_id=6639115 WHERE relp.in_squad=1 and mp.`match_id` = '395' AND mp.year='2025' ORDER BY mp.`team` ASC, p.`role` ASC
0.0077  SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id` INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='76016' AND relp.team_id=6639116 WHERE relp.in_squad=1 and mp.`match_id` = '395' AND mp.year='2025' ORDER BY mp.`team` ASC, p.`role` ASC
0.0017  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=395 AND extraId = 76016 AND type_rel = 4
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=2028 AND type_rel = 3
0.0023  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 2028 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0021  SELECT /*53 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 (1345858,1338389,1338286,1338284,1338130) ORDER BY n.cover_points DESC, update_date DESC
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 395 AND league_id = 76016 AND year = 2025