... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
26501 مقال 231 مصدر نشط 38 قناة مباشرة 5828 خبر اليوم
آخر تحديث: منذ 0 ثانية

Como confident Nico Paz won’t return to Real Madrid: ‘High probability’

رياضة
Football Italia
2026/03/26 - 13:53 502 مشاهدة

Como director, Carlalberto Ludi says there is a ‘high probability’ that Nico Paz will spend another year at the club and is also confident about Cesc Fabregas’ stay ‘until something extraordinary happens.’

Argentine talent Nico Paz has been among the best Serie A players this season, prompting several media outlets to claim that Real Madrid would re-sign him at the end of the season.

During an interview with Radio Radio Lo Sport, however, Como’s sporting director Ludi said he was confident Paz would spend another season at the Stadio Sinigaglia.

“There is a high probability that Nico Paz will stay with us for another year,” Ludi said via Calciomercato.com.

As previously stated by Como President Mirwan Suwarso, a decision on Nico Paz’s future is entirely up to Real Madrid, as the Merengues have an option to re-sign the Argentine until 2027 and can match any offer Como receive in the same period.

COMO, ITALY - JANUARY 24: Como 1907 coach Cesc Fabregas issues instructions to his player Nico Paz of Como 1907 during the Serie A match between Como 1907 and Torino FC at Giuseppe Sinigaglia Stadium on January 24, 2026 in Como, Italy. (Photo by Marco Luzzani/Getty Images)
COMO, ITALY – JANUARY 24: Como 1907 coach Cesc Fabregas issues instructions to his player Nico Paz of Como 1907 during the Serie A match between Como 1907 and Torino FC at Giuseppe Sinigaglia Stadium on January 24, 2026 in Como, Italy. (Photo by Marco Luzzani/Getty Images)

“It’s always the same story. We cannot control the will of others,” Ludi continued.

“We are happy with him [Nico Paz], and he is very happy with us. Any European competition would play in our favour. The chances of him staying are still high today, even if the World Cup has to be considered too.”

Como sit fourth in the Serie A table with a three-point lead over Juventus and Roma, so even the Azzurri’s coach, Cesc Fabregas, has been subject to speculation.

COMO, ITALY - FEBRUARY 28: Como 1907 coach Cesc Fabregas looks o during the Serie A match between Como 1907 and US Lecce at Giuseppe Sinigaglia Stadium on February 28, 2026 in Como, Italy. (Photo by Marco Luzzani/Getty Images)
COMO, ITALY – FEBRUARY 28: Como 1907 coach Cesc Fabregas looks o during the Serie A match between Como 1907 and US Lecce at Giuseppe Sinigaglia Stadium on February 28, 2026 in Como, Italy. (Photo by Marco Luzzani/Getty Images)

“We have already talked several times. Right now, we are in a sweet spot. There is total alignment between what he wants to do and Como,” Ludi concluded.

“We want to continue growing, and we make resources available to him without limits. Until something extraordinary happens on the market concerning him, we will move forward together. We can talk about what we offer him, not what others might offer. At this moment, we have no fear that he might leave us.”

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 48760; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 48760; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤