¿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
Barcelona - Atlético
FINALIZADO
00
30
4650 Pts. Elo
62%

4060 Pts. Elo
37%

1-2
Sábado, 21 Diciembre 2024, 21:00
  • Estadio: Estadio Olímpico Lluís Companys
Pedri 30'
1 - 0
1 - 1
60' R. De Paul
1 - 2
96' A. Sørloth

Eventos del partido

Goles

PedriGol de
Pedri
minuto 30'
minuto 60'R. De PaulGol de R. De Paul
minuto 96'A. SørlothGol de A. Sørloth

Tarjetas

minuto 54'Axel WitselT. Amarilla Axel Witsel
minuto 77'R. Le NormandT. Amarilla R. Le Normand
minuto 97'J. GiménezT. Amarilla J. Giménez

Ocasiones

RaphinhaTiro al palo
Raphinha
minuto 57'

Cambios

minuto 52'J. GiménezSale del partido J. Giménez
minuto 52'Axel WitselEntra en el partido Axel Witsel
minuto 62'Nahuel MolinaEntra en el partido Nahuel Molina
minuto 62'KokeEntra en el partido Koke
minuto 62'GiulianoSale del partido Giuliano
minuto 62'C. GallagherSale del partido C. Gallagher
GaviSale del partido
Gavi
minuto 64'
Ferran TorresEntra en el partido
Ferran Torres
minuto 64'
Fermín LópezSale del partido
Fermín López
minuto 64'
Dani OlmoEntra en el partido
Dani Olmo
minuto 64'
minuto 73'R. Le NormandEntra en el partido R. Le Normand
minuto 73'M. LlorenteSale del partido M. Llorente
minuto 73'A. GriezmannSale del partido A. Griezmann
minuto 73'A. SørlothEntra en el partido A. Sørloth
Marc CasadóSale del partido
Marc Casadó
minuto 80'
Eric GarcíaEntra en el partido
Eric García
minuto 80'

Otros

GaviAsistencia
Gavi
minuto 30'
minuto 51'J. GiménezLesionado J. Giménez
minuto 96'Nahuel MolinaAsistencia Nahuel Molina

Alineaciones


Estadísticas del partido

Barcelona Barcelona Atlético Atlético
62%
Posesión del balón
37%
1
Goles
2
7
Tiros a puerta
4
6
Tiros fuera
1
19
Total tiros
5
2
Paradas del portero
6
11
Saques de esquina
3
2
Fueras de juego
4
0
Tarjetas Rojas
0
1
Asistencias
1
1
Tiros al palo
0
0
Lesiones
1
3
Sustituciones
3
11
Faltas
8

Partido televisado en...

Canal Medio Idioma País
M+ LaLiga TVM+ LaLiga TV TV Castellano es
Movistar Plus+Movistar Plus+ TV Castellano es
LaLiga TV BarLaLiga TV Bar TV Castellano es
M+ LaLiga TV UHDM+ LaLiga TV UHD TV Castellano es
M+ LaLiga TV 2M+ LaLiga TV 2 TV Castellano es
SKY SportsSKY Sports TV Latino mx
SKY SportsSKY Sports TV - cr
SKY SportsSKY Sports TV - sv
SKY SportsSKY Sports TV Latino gt
SKY SportsSKY Sports TV - hn
SKY SportsSKY Sports TV - ni
SKY SportsSKY Sports TV - pa
SKY SportsSKY Sports TV - do
Izzi TVIzzi TV TV Latino mx
Disney+ PremiumDisney+ Premium TV Latino ar
Disney+ PremiumDisney+ Premium TV Latino bo
Disney+ PremiumDisney+ Premium TV Latino cl
Disney+ PremiumDisney+ Premium TV Latino co
Disney+ PremiumDisney+ Premium TV - ec
Disney+ PremiumDisney+ Premium TV - py
Disney+ PremiumDisney+ Premium TV - pe
Disney+ PremiumDisney+ Premium TV - uy
Disney+ PremiumDisney+ Premium TV - ve
Disney+ EstándarDisney+ Estándar TV Latino ar
ESPNESPN TV Latino ar
Disney+ EstándarDisney+ Estándar TV Latino bo
ESPNESPN TV Latino bo
Disney+ EstándarDisney+ Estándar TV Latino cl
ESPNESPN TV Latino cl
Disney+ EstándarDisney+ Estándar TV Latino co
ESPNESPN TV Latino co
Disney+ EstándarDisney+ Estándar TV - ec
ESPNESPN TV - ec
Disney+ EstándarDisney+ Estándar TV - py
ESPNESPN TV - py
Disney+ EstándarDisney+ Estándar TV - uy
ESPNESPN TV - uy
Disney+ EstándarDisney+ Estándar TV - ve
ESPNESPN TV - ve
Disney+ EstándarDisney+ Estándar TV - pe
ESPNESPN TV - pe

  USO DE MEMORIA  
8,936,344 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  1.0684
Total Execution Time  1.0695
  CADENA URL  
/partido/Barcelona/Atletico-Madrid/1966?section=legal
  GET DATOS  
$_GET['/partido/Barcelona/Atletico-Madrid/1966']  
$_GET['section']   legal
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (16)  
0.0074   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 = 'Barcelona' AND dt2.basealias = 'Atletico-Madrid'
0.0018   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2025 AS ev WHERE ev.match_id=6478 ORDER BY (ev.action=1 OR ev.action=2 OR ev.action=6 OR ev.action=11 OR ev.action=12 OR ev.action=13) DESC,(ev.action=3 OR ev.action=4 OR ev.action=5) DESC,(ev.action=14 OR ev.action=15 OR ev.action=16 OR ev.action=17 OR ev.action=21) DESC,(ev.action=18 OR ev.action=19) DESC,(ev.action=20 OR ev.action=22) DESC, minute ASC, ev.real_date ASC, ev.id DESC, ev.action DESC
0.0031   SELECT dp.id AS player_id, dp.nick, dp.alias, dp.name, dp.last_name, rp.team_id, rp.teamId, rp.squadNumber AS num FROM dataplayers AS dp INNER JOIN rel_players AS rp ON dp.id=rp.player_id AND league_id=76448 WHERE dp.id IN (869514,158753,232186,29774,227896,150773,307127,313999,33661,950006,367792,902134,342274,999075,275868,147267,32465,879165,367220) AND (rp.team_id=6644071 OR rp.team_id=6644063)
0.0018   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2025 AS ev WHERE ev.match_id=6478 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0025   SELECT dp.id AS player_id, dp.nick, dp.alias, dp.name, dp.last_name, rp.team_id, rp.teamId, rp.squadNumber AS num FROM dataplayers AS dp INNER JOIN rel_players AS rp ON dp.id=rp.player_id AND league_id=76448 WHERE dp.id IN (869514,902134,150773,29774,307127,158753,313999,33661,950006,367792,342274,999075,275868,227896,147267,32465,232186,879165,367220) AND (rp.team_id=6644071 OR rp.team_id=6644063)
0.0017  SELECT data1 FROM stats2025 t WHERE league_id = 76448 AND teamId = 6644071 and type = 33
0.0017  SELECT data1 FROM stats2025 t WHERE league_id = 76448 AND teamId = 6644063 and type = 33
0.0021  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '6478' 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 = 6478 AND year = 2025 AND channel = 'Footters' LIMIT 1
0.0017  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 6478 AND year = 2025 AND channel = 'Footters' LIMIT 1
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='6478' AND `active` = 1 AND year = 2025
0.0104  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='76448' AND relp.team_id=6644071 WHERE relp.in_squad=1 and mp.`match_id` = '6478' AND mp.year='2025' ORDER BY mp.`team` ASC, p.`role` ASC
0.0135  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='76448' AND relp.team_id=6644063 WHERE relp.in_squad=1 and mp.`match_id` = '6478' AND mp.year='2025' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=6478 AND extraId = 76448 AND type_rel = 4
0.0036  SELECT /*115 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' INNER JOIN bs_news_rel rel ON rel.newId = n.id AND rel.type_rel = 4 AND rel.typeId = 6478 AND rel.extraId = 76448 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2024-10-22 22:00:00' AND n.creation_date<'2025-02-19 21:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0017  SELECT * FROM futbol.calendars_lineups WHERE id = 6478 AND league_id = 76448 AND year = 2025