A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: controllers/match.php

Line Number: 505

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: controllers/match.php

Line Number: 505

Partido Elche - Barcelona | Primera División 2023
4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Elche - Barcelona
FINALIZADO
00
30
1310 Pts. Elo
40%
20º

3984 Pts. Elo
59%

0-4
Sábado, 01 Abril 2023, 21:00
  • Estadio: Martínez Valero
0 - 1
20' R. Lewandowski
0 - 2
56' Ansu Fati
0 - 3
66' R. Lewandowski
0 - 4
70' Ferran Torres

Eventos del partido

Goles

minuto 20'R. LewandowskiGol de R. Lewandowski
minuto 56'Ansu FatiGol de Ansu Fati
minuto 66'R. LewandowskiGol de R. Lewandowski
minuto 70'Ferran TorresGol de Ferran Torres

Tarjetas

minuto 60'GaviT. Amarilla Gavi
minuto 74'Ronald AraujoT. Amarilla Ronald Araujo
minuto 87'R. LewandowskiT. Amarilla R. Lewandowski

Ocasiones

FidelTiro al palo
Fidel
minuto 85'

Cambios

Raúl GutiEntra en el partido
Raúl Guti
minuto 54'
CarmonaSale del partido
Carmona
minuto 54'
Tete MorenteSale del partido
Tete Morente
minuto 65'
Nico FernándezEntra en el partido
Nico Fernández
minuto 65'
L. BlancoSale del partido
L. Blanco
minuto 65'
JosanEntra en el partido
Josan
minuto 65'
minuto 68'GaviSale del partido Gavi
minuto 68'Franck KessiéEntra en el partido Franck Kessié
Pere MillaSale del partido
Pere Milla
minuto 76'
E. PonceEntra en el partido
E. Ponce
minuto 76'
minuto 78'Ronald AraujoSale del partido Ronald Araujo
minuto 78'Pablo TorreEntra en el partido Pablo Torre
minuto 84'Ansu FatiSale del partido Ansu Fati
minuto 84'Aleix GarridoEntra en el partido Aleix Garrido

Otros

minuto 20'Ronald AraujoAsistencia Ronald Araujo
CarmonaLesionado
Carmona
minuto 53'
minuto 56'Ferran TorresAsistencia Ferran Torres
minuto 66'GaviAsistencia Gavi
minuto 70'R. LewandowskiAsistencia R. Lewandowski

Estadísticas del partido

Elche Elche Barcelona Barcelona
40%
Posesión del balón
59%
0
Goles
4
2
Tiros a puerta
6
6
Tiros fuera
3
15
Total tiros
12
1
Paradas del portero
2
11
Saques de esquina
3
4
Fueras de juego
3
0
Tarjetas Rojas
0
0
Asistencias
4
1
Tiros al palo
0
1
Lesiones
0
3
Sustituciones
3
11
Faltas
11
  • ayoamaro
    Hace 1 año ayoamaro dice: Opto por un 0-2 a favor del Barcelona. A pesar de las bajas que tiene el equipo, creo que saben lo que se juegan y ante un rival que está prácticamente descendido de la categoría, no debería ser misión imposible el lograr los 3 ptos. Aunque nunca se sabe.

Partido televisado en...
Canal Medio Idioma País
M+ LaLiga TV TV Castellano
LaLiga TV Bar TV Castellano
Star+ TV Latino
ESPN 2 TV Latino
Star+ TV Latino
Star+ TV Latino
SKY Sports TV Latino
Star+ TV Latino
ESPN 2 TV Latino
ESPN 2 TV Latino
ESPN 2 TV Latino
SKY Sports TV -
SKY Sports TV -
SKY Sports TV Latino
SKY Sports TV -
SKY Sports TV -
SKY Sports TV -

  USO DE MEMORIA  
7,738,864 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0009
Controller Execution Time ( Match / Index )  0.9507
Total Execution Time  0.9516
  CADENA URL  
/partido/Elche/Barcelona/2023
  GET DATOS  
$_GET['/partido/Elche/Barcelona/2023']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (35)  
0.0008   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` = '67669' AND c.`match_id` = '49673' AND c.comment_id IN (48215003) GROUP BY c.comment_id
0.0216   SELECT c.*, c.stadium as real_stadium, 2023 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 calendars2023 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 = 'Elche' AND dt2.basealias = 'Barcelona'
0.0146   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2023 AS ev WHERE ev.match_id=49673 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.0149   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=67669 WHERE dp.id IN (53536,776260,342274,902134,355710,72693,169965,916044,283197,817121,924103,32765,308750,122718,195297,917849,902127) AND (rp.team_id=6514925 OR rp.team_id=6514922)
0.0145   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2023 AS ev WHERE ev.match_id=49673 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0148   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=67669 WHERE dp.id IN (53536,355710,916044,169965,776260,342274,902134,283197,817121,924103,32765,308750,122718,195297,917849,902127,72693) AND (rp.team_id=6514925 OR rp.team_id=6514922)
0.0144  SELECT data1 FROM stats2023 t WHERE league_id = 67669 AND teamId = 6514925 and type = 33
0.0144  SELECT data1 FROM stats2023 t WHERE league_id = 67669 AND teamId = 6514922 and type = 33
0.0146  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 67669 AND id_match = 49673
0.0155  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='67669' AND relp.team_id = drea.team_id WHERE rel.team_number=4504284 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0170  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='67669' AND relp.team_id = drea.team_id WHERE rel.team_number=4504275 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0164  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='67669' AND relp.team_id=6514925 WHERE mp.`match_id` = '49673' AND mp.year='2023' AND p.id NOT IN (110659,60555,112081,208536,916044,924103,78466,192553,72693,283197,122718,67849,33522,355710,28113,309864,367220,81723,902134,776260,53536,342274) ORDER BY mp.`team` ASC, p.`role` ASC
0.0169  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='67669' AND relp.team_id=6514922 WHERE mp.`match_id` = '49673' AND mp.year='2023' AND p.id NOT IN (110659,60555,112081,208536,916044,924103,78466,192553,72693,283197,122718,67849,33522,355710,28113,309864,367220,81723,902134,776260,53536,342274) ORDER BY mp.`team` ASC, p.`role` ASC
0.0153  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '49673' and rp.type = 2023 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0157  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '49673' and rp.type = 2023 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0176  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 = 67669 AND rel.team1 = 6514925 AND rel.team2 = 6514922 ORDER BY FIELD(m.location,'es','en') DESC
0.0149  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 49673 AND year = 2023 AND channel = 'Footters' LIMIT 1
0.0144  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 49673 AND year = 2023 AND channel = 'Footters' LIMIT 1
0.0147  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 = 67669 AND rel.team1 = 6514925 AND rel.team2 = 6514922 ORDER BY FIELD(m.location,'es','en') DESC
0.0149  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 `calendars2023` 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` = 67669 AND c.`round` = 27 ORDER BY shedule ASC LIMIT 12
0.0149  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 `tables2023` 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 = 67669 AND t.round = 27 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0146  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2023` WHERE league_id = 67669 AND round >= 38 AND round <= 38 AND team = 6514925 ORDER BY round ASC
0.0177   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` = '67669' AND c.`match_id` = '49673' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0146   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 = '48215003' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0154  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2023 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2023 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=2023 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 6514925 AND c.team2 = 6514922 AND c.league_id = 67669
0.0150  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='49673' AND `active` = 1 AND year = 2023
0.0147  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='49673' AND `active` = 1 AND year = 2023
0.0167  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='67669' AND relp.team_id=6514925 WHERE relp.in_squad=1 and mp.`match_id` = '49673' AND mp.year='2023' ORDER BY mp.`team` ASC, p.`role` ASC
0.0157  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='67669' AND relp.team_id=6514922 WHERE relp.in_squad=1 and mp.`match_id` = '49673' AND mp.year='2023' ORDER BY mp.`team` ASC, p.`role` ASC
0.0145  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '67669' AND id_match = '49673'
0.0145   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 = '4504284' ORDER BY rating DESC LIMIT 1
0.0146   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 = '4504275' ORDER BY rating DESC LIMIT 1
0.0146  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=49673 AND extraId = 67669 AND type_rel = 4
0.0211  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 = 49673 AND rel.extraId = 67669 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2023-01-31 20:00:00' AND n.creation_date<'2023-05-31 21:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0147  SELECT * FROM futbol.calendars_lineups WHERE id = 49673 AND league_id = 67669 AND year = 2023