Football

Ronaldo signs new deal with Al-Nassr

June 27, 2025 5:15 am

[Source: BBC Sport]

Cristiano Ronaldo has signed a new two-year contract with Al-Nassr that means he will stay with the Saudi Pro League club until beyond his 42nd birthday.

The Portugal captain, 40, joined the Riyadh-based team in December 2022 after leaving Manchester United in acrimonious circumstances, having criticised the club and said he had “no respect” for manager Erik ten Hag.

Ronaldo’s Al-Nassr deal had been due to expire at the end of June and there was speculation he could leave, but that has now been quashed.

Article continues after advertisement

In a post on X, Ronaldo wrote: “A new chapter begins. Same passion, same dream. Let’s make history together.”

Although Al-Nassr have not added to their nine domestic titles during Ronaldo’s time at the club, they have benefited from a flood of goals from the five-time Ballon d’Or winner.

Ronaldo scored 35 times in 41 matches across all competitions last term and was the league’s top scorer for a second consecutive season.

He has managed 99 goals in 111 appearances overall for Al-Nassr and is well on his way to reaching 1,000 senior goals in his career, with a current tally of 938 for club and country.

Having helped Portugal win the Uefa Nations League a little over two weeks ago, the former Manchester United, Real Madrid, Sporting and Juventus forward will almost certainly now be targeting a sixth World Cup appearance next summer.

Stream the best of Fiji on VITI+. Anytime. Anywhere.

"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } function generate_leaderboard(obj){ if (obj.length == 0){ // setup default leaderboard return false; } num = obj.length; //num = (Math.floor(Math.random() * num)); num = get_next_leaderboard(num); // num = get_next_leaderboard(obj); var style = "body.leaderboard-ad {\ margin: 0;\ width: 728px;\ height: 90px;\ overflow: hidden;\ }"; var style2 = "@keyframes lb-slide {\ 0%, 100% {\ margin-left: 0px;\ }\ 50% {\ margin-left: -408px;\ }\ }\ @media (max-width: 700px) { \ .lb {\ animation: lb-slide 10s infinite ;\ } \ .lb {\ width: 320px;\ margin: auto;\ height: 90px;\ overflow: hidden;\ }}"; var template = "
OSZAR »
"; el = "#homepage-leaderboard"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); el = "#homepage-leaderboard-mobile"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } //assumes JQUERY is already loaded - DO A CHECK /* update 09.06.2025 - disabling the legacy get_webads - to be completely removed later.*/ //get_webads(); /*new in 07/05/2023*/ function get_next_leaderboard(num) { //console.log ("get_next_leaderboard(num) "); //console.log (num); // Check local storage for variable leaderboard_shown, defaulting to 0 let leaderboard_shown = parseInt(localStorage.getItem('leaderboard_shown')) || 0; // Add +1 to leaderboard_shown and make sure it's not more than num leaderboard_shown = (leaderboard_shown + 1) % (num); // Save leaderboard_shown to local storage localStorage.setItem('leaderboard_shown', leaderboard_shown.toString()); //console.log (leaderboard_shown); // Return leaderboard_shown return leaderboard_shown; }
OSZAR »