4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Levadiakos - Olympiacos Piraeus
FINALIZADO
20
00
1275 Pts. Elo
45%

2547 Pts. Elo
55%

3-2
Miércoles, 01 Diciembre 2021, 16:00
L. Poletto 3'
1 - 0
S. Panagiotou 6'
2 - 0
2 - 1
26' Rúben Semedo
Konstantinos Doumtsios 62'
3 - 1
3 - 2
63' Rony Lopes

Eventos del partido

Goles

L. PolettoGol de
L. Poletto
minuto 3'
S. PanagiotouGol de
S. Panagiotou
minuto 6'
minuto 26'Rúben SemedoGol de Rúben Semedo
Konstantinos DoumtsiosGol de
Konstantinos Doumtsios
minuto 62'
minuto 63'Rony LopesGol de Rony Lopes

Tarjetas

P. LiagasT. Amarilla
P. Liagas
minuto 53'
C. AlbanisT. Amarilla
C. Albanis
minuto 80'

Cambios

minuto 46'A. BouchalakisEntra en el partido A. Bouchalakis
minuto 46'Pierre KundeSale del partido Pierre Kunde
minuto 46'F. KitsosEntra en el partido F. Kitsos
minuto 46'A. ApostolopoulosSale del partido A. Apostolopoulos
minuto 46'Rony LopesEntra en el partido Rony Lopes
minuto 46'A. BahSale del partido A. Bah
Konstantinos DoumtsiosEntra en el partido
Konstantinos Doumtsios
minuto 52'
P. LinardosSale del partido
P. Linardos
minuto 52'
StephenEntra en el partido
Stephen
minuto 52'
V. VlachosSale del partido
V. Vlachos
minuto 52'
T. MoutinhoEntra en el partido
T. Moutinho
minuto 59'
G. VrakasSale del partido
G. Vrakas
minuto 59'
T. TzimopoulosEntra en el partido
T. Tzimopoulos
minuto 74'
G. NikasSale del partido
G. Nikas
minuto 74'
C. AlbanisEntra en el partido
C. Albanis
minuto 74'
L. PolettoSale del partido
L. Poletto
minuto 74'
minuto 82'G. MarinosEntra en el partido G. Marinos
minuto 82'M. VrousaiSale del partido M. Vrousai

Alineaciones


Estadísticas del partido

Levadiakos Levadiakos Olympiacos Piraeus Olympiacos
45%
Posesión del balón
55%
3
Goles
2
5
Tiros a puerta
4
6
Tiros fuera
13
11
Total tiros
17
2
Paradas del portero
2
6
Saques de esquina
11
2
Tarjetas Amarillas
0
0
Tarjetas Rojas
0
3
Sustituciones
3


  USO DE MEMORIA  
6,617,624 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.7103
Total Execution Time  0.7113
  CADENA URL  
/partido/Levadiakos/Olympiakos-Piraeus/2022
  GET DATOS  
$_GET['/partido/Levadiakos/Olympiakos-Piraeus/2022']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (21)  
0.0185   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 = 'Levadiakos' AND dt2.basealias = 'Olympiakos-Piraeus'
0.0152  SELECT c.*, 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, 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 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 datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Levadiakos' AND dt2.basealias = 'Olympiakos-Piraeus'
0.0146   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=295360 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.0154   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=64113 WHERE dp.id IN (496996,463586,205604,357542,292132,770349,827962,138898,337618,879291,895930,901786,313244,282699,228762,2409,367198,136330,449972,821442,302322) AND (rp.team_id=6470994 OR rp.team_id=6492402)
0.0145   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=295360 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0157   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=64113 WHERE dp.id IN (496996,463586,205604,138898,337618,879291,895930,292132,901786,357542,313244,282699,228762,770349,2409,367198,136330,449972,827962,821442,302322) AND (rp.team_id=6470994 OR rp.team_id=6492402)
0.0144  SELECT data1 FROM stats2022 t WHERE league_id = 64113 AND teamId = 6470994 and type = 33
0.0144  SELECT data1 FROM stats2022 t WHERE league_id = 64113 AND teamId = 6492402 and type = 33
0.0145  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '295360' and rp.type = 2022 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0144  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 295360 AND year = 2022 AND channel = 'Footters' LIMIT 1
0.0145  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 295360 AND year = 2022 AND channel = 'Footters' LIMIT 1
0.0151  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` = 64113 AND c.`round` = 6 ORDER BY c.type ASC,((c.team1*c.team1)+(c.team2*c.team2)) ASC,shedule ASC LIMIT 12
0.0146  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 = 64113 AND t.round = 9 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 `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='295360' AND `active` = 1 AND year = 2022
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='64113' AND relp.team_id=6470994 WHERE relp.in_squad=1 and mp.`match_id` = '295360' AND mp.year='2022' ORDER BY mp.`team` ASC, p.`role` ASC
0.0269  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='64113' AND relp.team_id=6492402 WHERE relp.in_squad=1 and mp.`match_id` = '295360' AND mp.year='2022' ORDER BY mp.`team` ASC, p.`role` ASC
0.0144  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=295360 AND extraId = 64113 AND type_rel = 4
0.0150  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 = 295360 AND rel.extraId = 64113 WHERE n.status = 1 AND n.ln='es' AND n.creation_date>'2021-10-02 17:00:00' AND n.creation_date<'2022-01-30 16:00:00' GROUP BY n.id ORDER BY n.cover_points DESC,n.creation_date DESC LIMIT 5
0.0144  SELECT position FROM tables2022 WHERE team=6470994 AND league_id=64113 AND round=6
0.0144  SELECT position FROM tables2022 WHERE team=6492402 AND league_id=64113 AND round=6
0.0144  SELECT * FROM futbol.calendars_lineups WHERE id = 295360 AND league_id = 64113 AND year = 2022