4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Noruega - España
FINALIZADO
20
40
2076 Pts. Elo
33%

3662 Pts. Elo
67%

0-1
Domingo, 15 Octubre 2023, 20:45
  • Estadio: Ullevaal Stadion
0 - 1
49' Gavi
Noruega
España
T. Amarilla
T. Amarilla
T. Amarilla
Sale del partido
Entra en el partido
Entra en el partido
Sale del partido
Gol
T. Amarilla
Sale del partido
Sale del partido
Entra en el partido
Entra en el partido
T. Amarilla
Sale del partido
Entra en el partido
Lesionado
Sale del partido
Entra en el partido
Entra en el partido
Sale del partido
Entra en el partido
Sale del partido
T. Amarilla
Sale del partido
Entra en el partido

Eventos del partido

Goles

minuto 49'GaviGol de Gavi

Tarjetas

minuto 30'R. Le NormandT. Amarilla R. Le Normand
Oscar BobbT. Amarilla
Oscar Bobb
minuto 31'
Julian RyersonT. Amarilla
Julian Ryerson
minuto 40'
minuto 56'A. LaporteT. Amarilla A. Laporte
minuto 61'Á. MorataT. Amarilla Á. Morata
minuto 86'RodriT. Amarilla Rodri

Cambios

minuto 46'R. Le NormandSale del partido R. Le Normand
minuto 46'M. OyarzabalEntra en el partido M. Oyarzabal
minuto 46'David GarcíaEntra en el partido David García
minuto 46'Ansu FatiSale del partido Ansu Fati
Patrick BergSale del partido
Patrick Berg
minuto 58'
Oscar BobbSale del partido
Oscar Bobb
minuto 58'
Antonio NusaEntra en el partido
Antonio Nusa
minuto 58'
A. SørlothEntra en el partido
A. Sørloth
minuto 58'
minuto 71'Ferran TorresSale del partido Ferran Torres
minuto 71'A. PedrazaEntra en el partido A. Pedraza
S. StrandbergSale del partido
S. Strandberg
minuto 77'
K. AjerEntra en el partido
K. Ajer
minuto 77'
K. ThorstvedtEntra en el partido
K. Thorstvedt
minuto 77'
Fredrik AursnesSale del partido
Fredrik Aursnes
minuto 77'
minuto 79'Oihan SancetEntra en el partido Oihan Sancet
minuto 79'GaviSale del partido Gavi
minuto 89'Á. MorataSale del partido Á. Morata
minuto 89'JoseluEntra en el partido Joselu

Otros

S. StrandbergLesionado
S. Strandberg
minuto 76'

VAR

minuto 21'Anulado por var Á. Morata

Estadísticas del partido

Noruega Noruega España España
33%
Posesión del balón
67%
0
Goles
1
2
Tiros a puerta
2
2
Tiros fuera
7
5
Total tiros
13
1
Paradas del portero
2
3
Saques de esquina
1
0
Fueras de juego
3
0
Tarjetas Rojas
0
1
Lesiones
0
3
Sustituciones
3
11
Faltas
9
0 Comentarios + 3 respuestas

No hay comentarios


Partido televisado en...
Canal Medio Idioma País
La 1 TV Castellano
RTVE Play TV Castellano
Star+ TV Latino
Star+ TV Latino
SKY Sports TV Latino
Star+ TV Latino
ESPN 2 TV -
SKY Sports TV -
ESPN 2 TV -
SKY Sports TV -
ESPN 2 TV -
SKY Sports TV -
ESPN 2 TV Latino
SKY Sports TV Latino
ESPN 2 TV -
SKY Sports TV -
Star+ TV -
ESPN 2 TV -
SKY Sports TV -
ESPN 2 TV -
SKY Sports TV -

Otros partidos

Clasificación | Jornada 8

Equipos de esta liga

5

  USO DE MEMORIA  
7,226,256 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0013
Controller Execution Time ( Match / Index )  1.3932
Total Execution Time  1.3945
  CADENA URL  
/partido/Seleccion-Noruega/Seleccion-Espanola/2022
  GET DATOS  
$_GET['/partido/Seleccion-Noruega/Seleccion-Espanola/2022']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (42)  
0.0209   SELECT 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` = '69977' AND c.`match_id` = '669118'
0.0236   SELECT c.*, c.stadium as real_stadium, 2022 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 calendars2022 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 = 'Seleccion-Noruega' AND dt2.basealias = 'Seleccion-Espanola'
0.0297  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 = 69977
0.0150   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2022 AS ev WHERE ev.match_id=669118 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.0166   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=69977 WHERE dp.id IN (902134,227896,873485,280726,124620,40603,164286,281680,190166,776260,276383,3156549,232186,342274,246997,218870,232606,629229,213632,556626,39948) AND (rp.team_id=6552372 OR rp.team_id=6552355)
0.0154   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2022 AS ev WHERE ev.match_id=669118 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0152   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=69977 WHERE dp.id IN (40603,227896,873485,280726,281680,190166,776260,902134,124620,276383,3156549,232186,342274,246997,218870,232606,629229,213632,556626,164286,39948) AND (rp.team_id=6552372 OR rp.team_id=6552355)
0.0147  SELECT data1 FROM stats2022 t WHERE league_id = 69977 AND teamId = 6552372 and type = 33
0.0148  SELECT data1 FROM stats2022 t WHERE league_id = 69977 AND teamId = 6552355 and type = 33
0.0151  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 69977 AND id_match = 669118
0.0153  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='69977' AND relp.team_id = drea.team_id WHERE rel.team_number=4959890 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0154  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='69977' AND relp.team_id = drea.team_id WHERE rel.team_number=4959880 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0278  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='69977' AND relp.team_id=6552372 WHERE mp.`match_id` = '669118' AND mp.year='2022' AND p.id NOT IN (172726,328527,218870,240659,280726,278247,276383,219475,213632,873485,326208,192428,124620,227896,326549,74892,164286,235644,902134,776260,40603,342274) ORDER BY mp.`team` ASC, p.`role` ASC
0.0397  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='69977' AND relp.team_id=6552355 WHERE mp.`match_id` = '669118' AND mp.year='2022' AND p.id NOT IN (172726,328527,218870,240659,280726,278247,276383,219475,213632,873485,326208,192428,124620,227896,326549,74892,164286,235644,902134,776260,40603,342274) ORDER BY mp.`team` ASC, p.`role` ASC
0.0145  SELECT kit FROM kit_data_real WHERE league_id = 69977 AND id_match = 669118
0.0145  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '669118' and rp.type = 2022 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0148  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '669118' and rp.type = 2022 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0154  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 = 69977 AND rel.team1 = 6552372 AND rel.team2 = 6552355 ORDER BY FIELD(m.location,'es','en') DESC
0.0145  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 669118 AND year = 2022 AND channel = 'Footters' LIMIT 1
0.0145  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 669118 AND year = 2022 AND channel = 'Footters' LIMIT 1
0.0149  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 = 69977 AND rel.team1 = 6552372 AND rel.team2 = 6552355 ORDER BY FIELD(m.location,'es','en') DESC
0.0146  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 = 69977 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0147  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 `calendars2022` 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` = 69977 AND c.`round` = 8 ORDER BY shedule ASC LIMIT 12
0.0147  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 `tables2022` 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 = 69977 AND t.round = 8 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0145  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2022` WHERE league_id = 69977 AND round >= 10 AND round <= 10 AND team = 6552372 ORDER BY round ASC
0.0155  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 `tables2022` 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 = 69977 AND t.round = 10 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0149  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2022 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2022 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=2022 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 6552372 AND c.team2 = 6552355 AND c.league_id = 69977
0.0146  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='669118' AND `active` = 1 AND year = 2022
0.0147  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='669118' AND `active` = 1 AND year = 2022
0.0310  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='69977' AND relp.team_id=6552372 WHERE relp.in_squad=1 and mp.`match_id` = '669118' AND mp.year='2022' ORDER BY mp.`team` ASC, p.`role` ASC
0.0256  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='69977' AND relp.team_id=6552355 WHERE relp.in_squad=1 and mp.`match_id` = '669118' AND mp.year='2022' ORDER BY mp.`team` ASC, p.`role` ASC
0.0146  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '69977' AND id_match = '669118'
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 = '4959890' ORDER BY rating DESC LIMIT 1
0.0147   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 = '4959880' ORDER BY rating DESC LIMIT 1
0.0148  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=669118 AND extraId = 69977 AND type_rel = 4
0.0147  SELECT year FROM leagues WHERE id=69977
0.0146  SELECT shedule FROM calendars2022 WHERE id=669118
0.0190  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 = 669118 AND rel.extraId = 69977 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2023-08-16 20:45:00' AND n.creation_date<'2023-12-14 19:45:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0148  SELECT rating1, rating2 FROM calendars_elo WHERE id=669118 AND league_id=69977 AND year=2022
0.0148  SELECT position FROM tables2022 WHERE team=6552372 AND league_id=69977 AND round=8
0.0147  SELECT position FROM tables2022 WHERE team=6552355 AND league_id=69977 AND round=8
0.0145  SELECT * FROM futbol.calendars_lineups WHERE id = 669118 AND league_id = 69977 AND year = 2022