4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Barcelona - Villarreal
FINALIZADO
30
40
3734 Pts. Elo
71%

2714 Pts. Elo
28%
14º

3-5
Sábado, 27 Enero 2024, 18:30
  • Estadio: Estadio Olímpico Lluís Companys
0 - 1
41' Gerard Moreno
0 - 2
54' Ilias Akhomach
İ. Gündoğan 60'
1 - 2
Pedri 68'
2 - 2
Eric Bailly 71'
3 - 2
3 - 3
84' Gonçalo Guedes
3 - 4
99' A. Sørloth
3 - 5
102' Morales
Eventos del partido

Goles

minuto 41'Gol de Gerard Moreno
minuto 54'Gol de Ilias Akhomach
Gol de
İ. Gündoğan
minuto 60'
Gol de
Pedri
minuto 68'
Gol de (p.p)
Eric Bailly
minuto71'
minuto 84'Gol de Gonçalo Guedes
minuto 99'Gol de A. Sørloth
minuto 102'Gol de Morales

Tarjetas

minuto 16'T. Amarilla Álex Baena
T. Amarilla
Oriol Romeu
minuto 33'
T. Amarilla
R. Lewandowski
minuto 68'
minuto 68'T. Amarilla Eric Bailly
minuto 89'T. Amarilla Yerson Mosquera
T. Amarilla
Ronald Araujo
minuto 89'
minuto 94'T. Amarilla Jorge Cuenca

Ocasiones

minuto 3'Gol anulado Álex Baena
minuto 22'Gol anulado Gerard Moreno

Cambios

Entra en el partido
Pedri
minuto 46'
Entra en el partido
Pau Cubarsí
minuto 46'
Sale del partido
Oriol Romeu
minuto 46'
Entra en el partido
João Cancelo
minuto 46'
Sale del partido
Héctor Fort
minuto 46'
Sale del partido
A. Christensen
minuto 46'
Sale del partido
João Félix
minuto 58'
minuto 58'Sale del partido Ilias Akhomach
minuto 58'Entra en el partido Gonçalo Guedes
Entra en el partido
Ferran Torres
minuto 58'
minuto 71'Entra en el partido É. Capoue
minuto 71'Sale del partido Álex Baena
minuto 71'Entra en el partido Aïssa Mandi
minuto 71'Sale del partido Alberto Moreno
Entra en el partido
Vitor Roque
minuto 77'
Sale del partido
R. Lewandowski
minuto 77'
minuto 78'Entra en el partido Yerson Mosquera
minuto 78'Sale del partido Kiko Femenía
minuto 78'Entra en el partido Morales
minuto 78'Sale del partido Gerard Moreno

Otros

minuto 41'Asistencia A. Sørloth
Asistencia
R. Lewandowski
minuto 60'
Asistencia
İ. Gündoğan
minuto 68'
minuto 84'Asistencia A. Sørloth
minuto 102'Asistencia Gonçalo Guedes

Goles

Gol concedido
İ. Gündoğan
minuto 90'
Estadísticas del partido
Barcelona Barcelona Villarreal Villarreal
71%
Posesión del balón
28%
3
Goles
5
10
Tiros a puerta
6
5
Tiros fuera
0
22
Total tiros
9
1
Paradas del portero
7
10
Saques de esquina
0
0
Fueras de juego
3
0
Tarjetas Rojas
0
2
Asistencias
3
3
Sustituciones
3
8
Faltas
13
  • penetreitor
    Hace 1 mes penetreitor dice: un enfrentamiento inolvidable.

Partido televisado en...
Canal Medio Idioma País
DAZN TV Castellano
DAZN LaLiga TV Castellano
LaLiga TV Bar TV Castellano
DAZN LaLiga 2 TV Castellano
SKY Sports TV -
SKY Sports TV -
SKY Sports TV -
Star+ TV Latino
Star+ TV -
Star+ TV -
Star+ TV -
ESPN TV Latino
ESPN TV -
ESPN TV -
ESPN TV -
Uso de cookies: Utilizamos "cookies" propias y de terceros para mejorar nuestros servicios, elaborar información estadística, analizar sus hábitos de navegación e inferir grupos de interés. Esto nos permite personalizar el contenido que ofrecemos y mostrarle publicidad relacionada con sus preferencias. Adicionalmente, compartimos los análisis de navegación y los grupos de interés inferidos con terceros. Si continúa navegando acepta su uso. Más información y cambio de configuración. Aceptar

  USO DE MEMORIA  
7,904,248 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.7416
Total Execution Time  0.7427
  CADENA URL  
/partido/Barcelona/Villarreal/videos
  GET DATOS  
$_GET['/partido/Barcelona/Villarreal/videos']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (35)  
0.0006   SELECT c.comment_id, COUNT(DISTINCT c.`id`) AS num FROM comments AS c WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id!=0 AND c.lang = '1' AND c.`league_id` = '72116' AND c.`match_id` = '30457' AND c.comment_id IN (69132028) GROUP BY c.comment_id
0.0151   SELECT c.*, c.stadium as real_stadium, 2024 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 calendars2024 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 = 'Villarreal'
0.0106   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2024 AS ev WHERE ev.match_id=30457 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.0117   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=72116 WHERE dp.id IN (107189,902145,44874,869514,145409,201156,232186,36180,872213,41172,53536,867292,355710,360238,3234352,218414,940495,206423,341347,342274,3004,98126,117235,1004380,29229) AND (rp.team_id=6583634 OR rp.team_id=6583651)
0.0106   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2024 AS ev WHERE ev.match_id=30457 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0110   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=72116 WHERE dp.id IN (872213,107189,41172,232186,869514,3234352,218414,940495,206423,902145,341347,201156,342274,44874,53536,145409,3004,98126,117235,1004380,867292,29229,36180,355710,360238) AND (rp.team_id=6583634 OR rp.team_id=6583651)
0.0105  SELECT data1 FROM stats2024 t WHERE league_id = 72116 AND teamId = 6583634 and type = 33
0.0105  SELECT data1 FROM stats2024 t WHERE league_id = 72116 AND teamId = 6583651 and type = 33
0.0106  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 72116 AND id_match = 30457
0.0109  SELECT rel.*,relp.squadNumber as num,dp.alias,dp.role,dp.name,dp.nick,dp.last_name,dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real drea ON drea.id = rel.team_number INNER JOIN dataplayers dp ON dp.id = rel.player_id INNER JOIN rel_players AS relp ON relp.player_id=dp.id AND relp.league_id='72116' AND relp.team_id = drea.team_id WHERE rel.team_number=5169220 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0110  SELECT rel.*,relp.squadNumber as num,dp.alias,dp.role,dp.name,dp.nick,dp.last_name,dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dreamteam_data_real drea ON drea.id = rel.team_number INNER JOIN dataplayers dp ON dp.id = rel.player_id INNER JOIN rel_players AS relp ON relp.player_id=dp.id AND relp.league_id='72116' AND relp.team_id = drea.team_id WHERE rel.team_number=5168936 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0183  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='72116' AND relp.team_id=6583634 WHERE mp.`match_id` = '30457' AND mp.year='2024' AND p.id NOT IN (284543,206423,355710,940495,309864,41172,279661,44874,341347,53536,3189487,892467,360238,145409,117235,29229,61667,281661,872213,902145,232186,107189) ORDER BY mp.`team` ASC, p.`role` ASC
0.0191  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='72116' AND relp.team_id=6583651 WHERE mp.`match_id` = '30457' AND mp.year='2024' AND p.id NOT IN (284543,206423,355710,940495,309864,41172,279661,44874,341347,53536,3189487,892467,360238,145409,117235,29229,61667,281661,872213,902145,232186,107189) ORDER BY mp.`team` ASC, p.`role` ASC
0.0106  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '30457' and rp.type = 2024 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0107  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '30457' and rp.type = 2024 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0109  SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='10' AND rel.active = 1 AND rel.league_id = 72116 AND rel.team1 = 6583634 AND rel.team2 = 6583651 ORDER BY FIELD(m.location,'es','en') DESC
0.0104  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 30457 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0104  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 30457 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0111  SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='11' AND rel.active = 1 AND rel.league_id = 72116 AND rel.team1 = 6583634 AND rel.team2 = 6583651 ORDER BY FIELD(m.location,'es','en') DESC
0.0110  SELECT c.team1, c.team2,c.extra,c.datateam1,c.datateam2, c.shedule,c.id, c.r1, c.r2, c.round, dt1.nameShow as team1_name, dt2.nameShow as team2_name, dt1.basealias as basealias1, dt2.basealias as basealias2,c.comments,c.league_id FROM `calendars2024` as c INNER JOIN teams t1 ON t1.id = c.team1 AND t1.league_id = c.league_id INNER JOIN teams t2 ON t2.id = c.team2 AND t2.league_id = c.league_id INNER JOIN datateams as dt1 ON dt1.id = t1.teamId INNER JOIN datateams as dt2 ON dt2.id = t2.teamId WHERE c.`league_id` = 72116 AND c.`round` = 22 ORDER BY shedule ASC LIMIT 12
0.0109  SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId 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 = 72116 AND t.round = 22 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0111  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2024` WHERE league_id = 72116 AND round >= 30 AND round <= 30 AND team = 6583634 ORDER BY round ASC
0.0195   SELECT c.comment,c.id,c.author_id,c.author_name,c.last_update,c.creation_date,c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, c.template, NOW() AS difference_time, fau.changeA AS changeA FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id=0 AND c.lang = '1' AND c.language = 'es' AND c.`league_id` = '72116' AND c.`match_id` = '30457' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0106   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '69132028' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0106  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2024 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2024 and r.role=1 INNER JOIN datareferees dr on dr.id=r.referee_id INNER JOIN rel_calendars_referee as r2 ON c.id = r2.match_id and r2.year=2024 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 6583634 AND c.team2 = 6583651 AND c.league_id = 72116
0.0105  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='30457' AND `active` = 1 AND year = 2024
0.0105  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='30457' AND `active` = 1 AND year = 2024
0.0218  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='72116' AND relp.team_id=6583634 WHERE relp.in_squad=1 and mp.`match_id` = '30457' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0242  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='72116' AND relp.team_id=6583651 WHERE relp.in_squad=1 and mp.`match_id` = '30457' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0106  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '72116' AND id_match = '30457'
0.0106   SELECT rel.*, dp.name, dp.nick, dp.last_name, dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dataplayers dp ON dp.id = rel.player_id WHERE rel.team_number = '5169220' ORDER BY rating DESC LIMIT 1
0.0106   SELECT rel.*, dp.name, dp.nick, dp.last_name, dp.id as player_id, 0 AS rating FROM rel_dreamteam_real rel INNER JOIN dataplayers dp ON dp.id = rel.player_id WHERE rel.team_number = '5168936' ORDER BY rating DESC LIMIT 1
0.0108  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=30457 AND extraId = 72116 AND type_rel = 4
0.0118  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 = 30457 AND rel.extraId = 72116 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2023-11-28 18:30:00' AND n.creation_date<'2024-03-27 18:30:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0107  SELECT * FROM futbol.calendars_lineups WHERE id = 30457 AND league_id = 72116 AND year = 2024