官方:墨西哥蒙特雷签下西班牙国脚卡纳莱斯,转会费总价1700万欧

来源:NBA直播吧

7月24日讯 墨西哥球队蒙特雷官方消息,正式签下效力于贝蒂斯的西班牙国脚卡纳莱斯。

此次转会固定费用1000万欧+700万欧浮动。32岁卡纳莱斯暂别欧洲足坛,前往墨西哥效力。

卡纳莱斯出生于1991年,司职中场。球员出道于桑坦德竞技青训,2010年夏窗球员加盟皇马,一共为球队出场15次有1次助攻,随后球员先后效力瓦伦西亚、皇家社会以及贝蒂斯。他与贝蒂斯此前的合同到2026年。

球员跟随西班牙在今年的欧国联捧杯,他有过1次替补登场。

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); } ; });