4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Everton - Newcastle
FINALIZADO
30
00
2498 Pts. Elo
38%
16º

3508 Pts. Elo
61%

3-0
Jueves, 07 Diciembre 2023, 20:30
Dwight Mcneil 79'
1 - 0
A. Doucouré 86'
2 - 0
Beto 96'
3 - 0

Eventos del partido

Goles

Dwight McneilGol de
Dwight Mcneil
minuto 79'
A. DoucouréGol de
A. Doucouré
minuto 86'
BetoGol de
Beto
minuto 96'

Tarjetas

I. GueyeT. Amarilla
I. Gueye
minuto 35'
D. Calvert-LewinT. Amarilla
D. Calvert-Lewin
minuto 83'
BetoT. Amarilla
Beto
minuto 87'

Cambios

S. ColemanSale del partido
S. Coleman
minuto 67'
N. PattersonEntra en el partido
N. Patterson
minuto 67'
D. Calvert-LewinSale del partido
D. Calvert-Lewin
minuto 85'
BetoEntra en el partido
Beto
minuto 85'
minuto 90'Matt RitchieEntra en el partido Matt Ritchie
minuto 90'Lewis MileySale del partido Lewis Miley
minuto 90'J. LascellesSale del partido J. Lascelles
minuto 90'Emil KrafthEntra en el partido Emil Krafth

Otros

S. ColemanLesionado
S. Coleman
minuto 66'
Dwight McneilAsistencia
Dwight Mcneil
minuto 86'
N. PattersonAsistencia
N. Patterson
minuto 96'

Alineaciones


Estadísticas del partido

Everton Everton Newcastle Newcastle
38%
Posesión del balón
61%
3
Goles
0
6
Tiros a puerta
3
8
Tiros fuera
7
21
Total tiros
13
3
Paradas del portero
3
5
Saques de esquina
2
0
Fueras de juego
2
0
Tarjetas Rojas
0
2
Asistencias
0
1
Lesiones
0
2
Sustituciones
2
18
Faltas
8

Partido televisado en...
Canal Medio Idioma País
DAZNDAZN TV Castellano es
DAZN 2DAZN 2 TV Castellano es
DAZN 2 BarDAZN 2 Bar TV Castellano es
Star+Star+ TV Latino ar
Star+Star+ TV Latino bo
Star+Star+ TV Latino co
Star+Star+ TV - ec
Paramount+Paramount+ TV Latino mx
Star+Star+ TV - py
Star+Star+ TV - pe
Star+Star+ TV - uy
Paramount+Paramount+ TV - cr
Paramount+Paramount+ TV - sv
Paramount+Paramount+ TV Latino gt
Paramount+Paramount+ TV - hn
Paramount+Paramount+ TV - ni
Paramount+Paramount+ TV - pa
Star+Star+ TV - ve
ESPN 2ESPN 2 TV Latino ar
ESPN 2ESPN 2 TV Latino bo
ESPN 2ESPN 2 TV Latino co
ESPN 2ESPN 2 TV - py
ESPN 2ESPN 2 TV - pe
ESPN 2ESPN 2 TV - uy
ESPN 2ESPN 2 TV - ve
ESPN 2ESPN 2 TV - ec

  USO DE MEMORIA  
7,034,152 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0011
Controller Execution Time ( Match / Index )  0.3391
Total Execution Time  0.3402
  CADENA URL  
/partido/Everton-Fc/Newcastle-United-Fc/2011?section=legal
  GET DATOS  
$_GET['/partido/Everton-Fc/Newcastle-United-Fc/2011']  
$_GET['section']   legal
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (29)  
0.0065   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 = 'Everton-Fc' AND dt2.basealias = 'Newcastle-United-Fc'
0.0028  SELECT c.*, 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, 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 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 datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Everton-Fc' AND dt2.basealias = 'Newcastle-United-Fc'
0.0020   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=12761 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.0024   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=71849 WHERE dp.id IN (684710,202625,753579,52664,251613,16137,471038,68257,3175066,137949,147529) AND (rp.team_id=6578408 OR rp.team_id=6578401)
0.0020   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=12761 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0023   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=71849 WHERE dp.id IN (52664,16137,471038,684710,251613,753579,202625,68257,3175066,137949,147529) AND (rp.team_id=6578408 OR rp.team_id=6578401)
0.0019  SELECT data1 FROM stats2024 t WHERE league_id = 71849 AND teamId = 6578408 and type = 33
0.0019  SELECT data1 FROM stats2024 t WHERE league_id = 71849 AND teamId = 6578401 and type = 33
0.0019  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 71849 AND id_match = 12761
0.0026  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='71849' AND relp.team_id = drea.team_id WHERE rel.team_number=5091758 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0025  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='71849' AND relp.team_id = drea.team_id WHERE rel.team_number=5091724 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0092  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='71849' AND relp.team_id=6578408 WHERE mp.`match_id` = '12761' AND mp.year='2024' AND p.id NOT IN (206144,869107,203600,320248,16137,616,52664,202625,316805,684710,251613,71037,138775,137949,681160,65830,364271,222212,3175066,427689,301340,244000) ORDER BY mp.`team` ASC, p.`role` ASC
0.0090  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='71849' AND relp.team_id=6578401 WHERE mp.`match_id` = '12761' AND mp.year='2024' AND p.id NOT IN (206144,869107,203600,320248,16137,616,52664,202625,316805,684710,251613,71037,138775,137949,681160,65830,364271,222212,3175066,427689,301340,244000) ORDER BY mp.`team` ASC, p.`role` ASC
0.0019  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '12761' and rp.type = 2024 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0020  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '12761' and rp.type = 2024 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 = 12761 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 12761 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0021  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` = 71849 AND c.`round` = 15 ORDER BY shedule ASC LIMIT 12
0.0023  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 = 71849 AND t.round = 15 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0018  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2024` WHERE league_id = 71849 AND round >= 34 AND round <= 34 AND team = 6578408 ORDER BY round ASC
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='12761' AND `active` = 1 AND year = 2024
0.0140  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='71849' AND relp.team_id=6578408 WHERE relp.in_squad=1 and mp.`match_id` = '12761' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0117  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='71849' AND relp.team_id=6578401 WHERE relp.in_squad=1 and mp.`match_id` = '12761' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '71849' AND id_match = '12761'
0.0019   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 = '5091758' ORDER BY rating DESC LIMIT 1
0.0018   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 = '5091724' ORDER BY rating DESC LIMIT 1
0.0017  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=12761 AND extraId = 71849 AND type_rel = 4
0.0028  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 = 12761 AND rel.extraId = 71849 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2023-10-08 21:30:00' AND n.creation_date<'2024-02-05 20:30: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 = 12761 AND league_id = 71849 AND year = 2024