4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Reading - Cambridge United
FINALIZADO
00
10
971 Pts. Elo
62%
18º

611 Pts. Elo
37%
20º

4-0
Sábado, 16 Marzo 2024, 16:00
Samuel Smith 11'
1 - 0
F. Azeez 47'
2 - 0
L. Wing 62'
3 - 0
K. Ehibhatiomhan 85'
4 - 0

Eventos del partido

Goles

Gol de
Samuel Smith
minuto 11'
Gol de
F. Azeez
minuto 47'
Gol de
L. Wing
minuto 62'
Gol de
K. Ehibhatiomhan
minuto 85'

Tarjetas

minuto 84'T. Amarilla R. Bennett

Cambios

minuto 46'Entra en el partido W. Mannion
minuto 46'Entra en el partido S. Kaikai
minuto 46'Sale del partido J. Stevens
minuto 46'Sale del partido Danny Andrew
Entra en el partido
P. Mukairu
minuto 56'
Sale del partido
Benjamin Elliott
minuto 56'
minuto 73'Sale del partido Jordan Cousins
minuto 73'Entra en el partido J. Lankester
Entra en el partido
K. Ehibhatiomhan
minuto 77'
Entra en el partido
Kelvin Abrefa
minuto 77'
Sale del partido
Jeriel Dorsett
minuto 77'
Sale del partido
F. Azeez
minuto 77'
minuto 82'Sale del partido Lyle Taylor
minuto 82'Entra en el partido Gassan Ahadme
Entra en el partido
Tivonge Rushesha
minuto 88'
Entra en el partido
H. Dean
minuto 88'
Sale del partido
Charlie Savage
minuto 88'
Sale del partido
A. Mbengue
minuto 88'

Otros

minuto 46'Lesionado J. Stevens
Lesionado
Jeriel Dorsett
minuto 76'
Asistencia
L. Wing
minuto 85'

Estadísticas del partido

Reading Reading Cambridge United Cambridge
62%
Posesión del balón
37%
4
Goles
0
8
Tiros a puerta
2
5
Tiros fuera
3
16
Total tiros
8
1
Paradas del portero
4
7
Saques de esquina
4
3
Fueras de juego
2
0
Tarjetas Rojas
0
1
Asistencias
0
1
Lesiones
1
3
Sustituciones
3
9
Faltas
10

No hay comentarios



  USO DE MEMORIA  
6,999,376 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Match / Index )  1.0862
Total Execution Time  1.0874
  CADENA URL  
/partido/Reading-Fc/Cambridge-United/2024
  GET DATOS  
$_GET['/partido/Reading-Fc/Cambridge-United/2024']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (40)  
0.0007   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` = '72035' AND c.`match_id` = '28626'
0.0402   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 = 'Reading-Fc' AND dt2.basealias = 'Cambridge-United'
0.0146  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 = 'Reading-Fc' AND dt2.basealias = 'Cambridge-United'
0.0126   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=28626 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.0134   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=72035 WHERE dp.id IN (332554,824922,420675,974220,47531,338816,206162,300337,85704,860182,893724,203624,711019,3174959,427944,160198,843790,667910,156507,891308,969578) AND (rp.team_id=6582271 OR rp.team_id=6582257)
0.0125   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=28626 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0143   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=72035 WHERE dp.id IN (332554,338816,206162,300337,85704,824922,860182,893724,420675,203624,711019,427944,974220,3174959,160198,843790,47531,667910,156507,891308,969578) AND (rp.team_id=6582271 OR rp.team_id=6582257)
0.0124  SELECT data1 FROM stats2024 t WHERE league_id = 72035 AND teamId = 6582271 and type = 33
0.0125  SELECT data1 FROM stats2024 t WHERE league_id = 72035 AND teamId = 6582257 and type = 33
0.0125  SELECT id,team_id,tactica FROM dreamteam_data_real WHERE league_id = 72035 AND id_match = 28626
0.0146  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='72035' AND relp.team_id = drea.team_id WHERE rel.team_number=5283759 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0152  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='72035' AND relp.team_id = drea.team_id WHERE rel.team_number=5283958 GROUP BY dp.id ORDER BY role ASC, pos ASC
0.0398  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='72035' AND relp.team_id=6582271 WHERE mp.`match_id` = '28626' AND mp.year='2024' AND p.id NOT IN (317074,3430853,969578,427944,426972,891308,420675,893724,366807,824922,332554,300337,44236,47531,85704,336305,281384,3172008,206375,203624,71072,160198) ORDER BY mp.`team` ASC, p.`role` ASC
0.0188  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='72035' AND relp.team_id=6582257 WHERE mp.`match_id` = '28626' AND mp.year='2024' AND p.id NOT IN (317074,3430853,969578,427944,426972,891308,420675,893724,366807,824922,332554,300337,44236,47531,85704,336305,281384,3172008,206375,203624,71072,160198) ORDER BY mp.`team` ASC, p.`role` ASC
0.0127  SELECT kit FROM kit_data_real WHERE league_id = 72035 AND id_match = 28626
0.0126  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '28626' and rp.type = 2024 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0128  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '28626' and rp.type = 2024 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0128  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 = 72035 AND rel.team1 = 6582271 AND rel.team2 = 6582257 ORDER BY FIELD(m.location,'es','en') DESC
0.0125  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 28626 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0130  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 28626 AND year = 2024 AND channel = 'Footters' LIMIT 1
0.0130  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 = 72035 AND rel.team1 = 6582271 AND rel.team2 = 6582257 ORDER BY FIELD(m.location,'es','en') DESC
0.0138  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` = 72035 AND c.`round` = 39 ORDER BY shedule ASC LIMIT 12
0.0269  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 = 72035 AND t.round = 39 ORDER BY team.conference ASC,t.position ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0130  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2024` WHERE league_id = 72035 AND round >= 46 AND round <= 46 AND team = 6582271 ORDER BY round ASC
0.0131  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 = 6582271 AND c.team2 = 6582257 AND c.league_id = 72035
0.0129  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='28626' AND `active` = 1 AND year = 2024
0.0126  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='28626' AND `active` = 1 AND year = 2024
0.0213  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='72035' AND relp.team_id=6582271 WHERE relp.in_squad=1 and mp.`match_id` = '28626' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0202  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='72035' AND relp.team_id=6582257 WHERE relp.in_squad=1 and mp.`match_id` = '28626' AND mp.year='2024' ORDER BY mp.`team` ASC, p.`role` ASC
0.0126  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '72035' AND id_match = '28626'
0.0126   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 = '5283759' ORDER BY rating DESC LIMIT 1
0.0125   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 = '5283958' ORDER BY rating DESC LIMIT 1
0.0125  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=28626 AND extraId = 72035 AND type_rel = 4
0.0125  SELECT year FROM leagues WHERE id=72035
0.0124  SELECT shedule FROM calendars2024 WHERE id=28626
0.0129  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 = 28626 AND rel.extraId = 72035 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2024-01-16 16:00:00' AND n.creation_date<'2024-04-27 19:48:44' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0125  SELECT rating1, rating2 FROM calendars_elo WHERE id=28626 AND league_id=72035 AND year=2024
0.0125  SELECT position FROM tables2024 WHERE team=6582271 AND league_id=72035 AND round=39
0.0125  SELECT position FROM tables2024 WHERE team=6582257 AND league_id=72035 AND round=39
0.0125  SELECT * FROM futbol.calendars_lineups WHERE id = 28626 AND league_id = 72035 AND year = 2024