只待官宣!罗马诺&多家意媒:尤文已经解雇阿莱格里!

来源:NBA直播吧

5月17日讯 据罗马体育报、都灵体育报等多家意媒消息,以及罗马诺、迪马济奥等多位记者确认,尤文已经解雇了主帅阿莱格里,只差最后的官方公告。罗马诺表示,尤文已经解雇阿莱格里,该决定即刻生效。

阿莱格里,现年56岁,意大利教练,2021年5月阿莱格里“二进宫”尤文,三年时间阿莱格里共执教尤文149场比赛,取得80胜34平35负的战绩。本赛季尤文以67分暂列意甲第4,意大利杯击败亚特兰大夺冠。阿莱格里与尤文的合同原本在2025年到期。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });