WP_Query Object
(
    [query] => Array
        (
            [s] => juan%20musso
        )

    [query_vars] => Array
        (
            [s] => juan musso
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [post_type] => any
            [posts_per_page] => 9
            [nopaging] => 
            [comments_per_page] => 20
            [no_found_rows] => 
            [search_terms_count] => 2
            [search_terms] => Array
                (
                    [0] => juan
                    [1] => musso
                )

            [search_orderby_title] => Array
                (
                    [0] => wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}'
                    [1] => wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}'
                )

            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => 
    [queried_object_id] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  WHERE 1=1  AND (((wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}') OR (wp_posts.post_excerpt LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}') OR (wp_posts.post_content LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}')) AND ((wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}') OR (wp_posts.post_excerpt LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}') OR (wp_posts.post_content LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}')))  AND (wp_posts.post_password = '')  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'staff' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))  ORDER BY (CASE WHEN wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' THEN 1 WHEN wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' AND wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' THEN 2 WHEN wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' OR wp_posts.post_title LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' THEN 3 WHEN wp_posts.post_excerpt LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' THEN 4 WHEN wp_posts.post_content LIKE '{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}juan musso{7eb84e56d4ce40e5dd2694f02dc6ea589a94bfd8c9a2af181d0d64e243e46b98}' THEN 5 ELSE 6 END), wp_posts.post_date DESC LIMIT 0, 9
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 441476
                    [post_author] => 24587
                    [post_date] => 2023-02-17 16:00:00
                    [post_date_gmt] => 2023-02-17 15:00:00
                    [post_content] => Atalanta goalkeeper Juan Musso believes that this can be the moment for La Dea to step back into the limelight in Serie A and secure a spot in the Champions League.

Speaking to Milan-based newspaper Gazzetta dello Sport, via FCInterNews, the Argentine stressed the view that the Lombard team can really be a force in the race for top four against the likes of Inter, AC Milan, Roma, and Lazio.

Last season, Atalanta finished in eighth place, which may not be a disappointment by their historical standard, but certainly fell short of the heights that they've scaled in recent seasons under coach Gian Piero Gasperini.

La Dea have managed to establish themselves as a force at the top end of the Serie A table alongside the more established Serie A teams.

This season, the trend looks to be closer to Atalanta's best seasons under Gasperini rather than last season's ultimate disappointment.

Musso noted that "We're hungry to do what we failed to do last season."

Of qualifying for the Champions League, the keeper said that "It's what we have in mind - we know that we can do it."

"But we're up against Napoli, Inter, Milan, Rome, Lazio, maybe even Juve."

"With competition like this you have to be brave, you have to be hungry," the 28-year-old stated.



"And you have to believe in yourselves enough to think that you can beat anyone."
                    [post_title] => Atalanta Goalkeeper Juan Musso: "We're Hungry To Get Back In Serie A Top Four Race Vs Inter Milan & Others"
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => atalanta-goalkeeper-juan-musso-were-hungry-to-get-back-in-serie-a-top-four-race-vs-inter-milan-others
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-02-17 13:11:56
                    [post_modified_gmt] => 2023-02-17 12:11:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=441476
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 377643
                    [post_author] => 24583
                    [post_date] => 2021-06-03 22:15:09
                    [post_date_gmt] => 2021-06-03 20:15:09
                    [post_content] => Udinese have revealed how much Rodrigo de Paul and Juan Musso will cost if Inter are to buy them this summer, according to a report in the Italian media today.

According to a report from FCIN1908, it is going to take a combined fee of around €70 million for Inter to steal the two Argentine's from Udinese.

Inter are believed to be closely monitoring both players, but they are certainly not alone. Rodrigo De Paul is also a target for both Milan and Naples, as well as Atletico Madrid and Liverpool. Udinese would want 40 million euro for the 27-year-old.

If Juan Musso joins the Nerazzurri, it is believed he would be a replacement for veteran goalkeeper Samir Handanovic who turns 37-years-old next month.

Inter are not the only team pursuing Juan Musso however, with Roma also weighing up a move for the 27-year-old who has made 100 appearances for Udinese. The fee for Juan Musso alone would be around 30 million euro.
                    [post_title] => Udinese Want €70M To Part Ways With Inter Linked Duo Rodrigo De Paul & Juan Musso, Italian Media Claim
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => udinese-want-e70m-to-part-ways-with-inter-linked-duo-rodrigo-de-paul-juan-musso-italian-media-claim
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-03 22:16:03
                    [post_modified_gmt] => 2021-06-03 20:16:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=377643
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 376733
                    [post_author] => 23385
                    [post_date] => 2021-05-28 10:30:19
                    [post_date_gmt] => 2021-05-28 08:30:19
                    [post_content] => Juan Musso insists he is happy at Udinese but has left the door open to a summer exit, amid links to Inter and Roma.

Inter are widely reported to be considering Musso as a long-term replacement for Samir Handanovic, after the 27-year-old enjoyed another impressive season in Udine.

Roma are also thought to be interested in a deal for the Argentine goalkeeper, although Jose Mourinho's side would be unable to offer UEFA Champions League football like Inter can.

"I can't say I'll definitely stay at Udinese," Musso told OneFootball.com (via FcInterNews.it).

"If someone makes a good offer for me and for the club, it's right that everyone wins.

"But I'm happy here, it's not like I'm looking for happiness elsewhere.

"It can be nice to hear of this interest for me, but I want to finish my work here at Udinese and I'm not losing sleep over other clubs wanting me or not.

"It doesn't make sense for me to think about things I can't control.

"The rumours don't come from my or from my agent, I can assure that."

Musso has established himself as one of Serie A's most talented goalkeepers, having joined Udinese from Racing Club back in 2018.

He impressed back in January when Luca Gotti's side held Inter to a goalless draw at the Dacia Arena, making one particularly impressive save on his former teammate Lautaro Martinez.

Inter got their revenge on the final day of the season last weekend, thrashing Udinese 5-1 at San Siro before their Serie A title party.
                    [post_title] => Udinese Goalkeeper Juan Musso: "Inter & Roma Rumours Don't Affect Me, But If Good Offer Arrives..."
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => udinese-goalkeeper-juan-musso-inter-roma-rumours-dont-affect-me-but-if-good-offer-arrives
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-27 16:05:39
                    [post_modified_gmt] => 2021-05-27 14:05:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=376733
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 376485
                    [post_author] => 23385
                    [post_date] => 2021-05-25 14:40:39
                    [post_date_gmt] => 2021-05-25 12:40:39
                    [post_content] => Inter will need to beat off competition from Atalanta if they want Juan Musso, according to a report in the Italian media today.

Tuttosport's print edition revealed Atalanta had joined the race to sign the Udinese goalkeeper, as they seek a replacement for Pierluigi Gollini and Marco Sportiello.

Udinese want at least €20 million to sell Musso and it seems a bidding war could be on the cards for the 27-year-old.

Inter are being linked with Musso but they will not make any transfer movements until after Antonio Conte has clarified his future with Steven Zhang.

Musso endured a difficult afternoon on Sunday as Inter finished their Serie A campaign in style, beating Udinese 5-1 at San Siro.

The former Racing Club goalkeeper has enjoyed an excellent season under Luca Gotti though, helping Udinese secure a comfortable mid-table finish with eight clean sheets in 35 appearances.

Inter are widely thought to be seeking a goalkeeper this summer, although Samir Handanovic will probably remain first choice for another season anyway.
                    [post_title] => Inter Face Competition From Atalanta For Udinese Goalkeeper Juan Musso, Italian Media Reveal
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => inter-face-competition-from-atalanta-for-udinese-goalkeeper-juan-musso-italian-media-reveal
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-25 13:34:58
                    [post_modified_gmt] => 2021-05-25 11:34:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=376485
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 376246
                    [post_author] => 24208
                    [post_date] => 2021-05-23 12:30:40
                    [post_date_gmt] => 2021-05-23 10:30:40
                    [post_content] => Inter will target Udinese goalkeeper Juan Musso as a replacement for Samir Handanovic, with the Argentine ready to make the switch.

As reported in today's newspaper edition of La Gazzetta dello Sport, the Nerazzurri are seeking a long-term replacement for their club captain and have settled on Musso, after he has impressed throughout the season.

Musso is ready to leave Udinese after three years at the club and would prefer to remain in Serie A, whilst a departure would earn him a considerable increase on his €1 million salary and bring in a large transfer fee for the club, in the region of €20m.

Despite attracting interest from Jose Mourinho's Roma, that trail has now gone cold and Inter have become the favourites for him, whilst his close relationship with former Racing Club teammate and current Nerazzurri striker Lautaro Martinez may also aid their pursuit.

The 26-year-old is set to depart for Argentina on Tuesday to represent his country on home soil in this summer's Copa America, but his future could be decided following the tournament.

Inter come up against Udinese and Musso today in their final Serie A match of the season, at the Stadio Giuseppe Meazza.
                    [post_title] => Inter Remain Keen On Juan Musso & Udinese Goalkeeper Is Open To Move, Italian Media Claim
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => inter-remain-keen-on-juan-musso-udinese-goalkeeper-is-open-to-move-italian-media-claim
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-23 11:16:47
                    [post_modified_gmt] => 2021-05-23 09:16:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=376246
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 375967
                    [post_author] => 23385
                    [post_date] => 2021-05-20 15:00:50
                    [post_date_gmt] => 2021-05-20 13:00:50
                    [post_content] => Juan Musso has batted an eyelid towards Inter as the Nerazzurri continue to be linked with the Udinese goalkeeper.

Inter are thought to be seeking a long-term replacement for Samir Handanovic, who has received criticism this season for a series of costly errors.

Musso is one of the Nerazzurri's preferred choices to succeed the Slovenian, as per multiple reports in Italy, although Udinese's price tag could scupper their hopes of a deal.

In any case, ahead of Sunday's match at San Siro, the 26-year-old told Goal.com today: "Inter are the best team in Serie A, but we can't wait to play them.

"We think we can get a result, we drew 0-0 in the reverse fixture and so we know we can cause them problems."

Musso played alongside Lautaro Martinez at Racing Club and the goalkeeper admits they are still in frequent contact.

"He's playing for a great team, the best team in Italy which has an incredible history.

"I'm calm though, I don't want to go crazy looking at the transfer rumours: let's say I don't lose sleep over them.

"I have a good relationship with Lautaro; we see each other a lot, such as when we go to Argentina duty together.

"I saw him develop in Racing Club's academy, then we were in the first team together and now we're both in Serie A.

"Every time I see him we're on good terms."

Musso also confirmed he wanted to move to a side playing in the UEFA Champions League, which could give Inter an advantage over their potential competition (Roma) for the Argentine shot-stopper.

"I've already said it would be a dream for me to play in the Champions League," he admitted.

"The teams that play in the Champions League are great clubs, I'd be very happy if an offer arrived which was beneficial for me and for Udinese.

"I'd be very pleased if we were all happy."

Musso impressed during Udinese's 0-0 draw against Inter in January's reverse fixture, and he will no doubt hope to put himself in the shop window again this weekend.
                    [post_title] => Udinese Goalkeeper Juan Musso: "Inter Are Serie A's Best With Incredible History, Good Friends With Lautaro Martinez"
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => udinese-goalkeeper-juan-musso-inter-are-serie-as-best-have-incredible-history-good-friends-with-lautaro-martinez
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-20 14:39:12
                    [post_modified_gmt] => 2021-05-20 12:39:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=375967
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 375622
                    [post_author] => 24208
                    [post_date] => 2021-05-17 00:30:18
                    [post_date_gmt] => 2021-05-16 22:30:18
                    [post_content] => Inter could be willing to include goalkeeper Andrei Radu in a deal to bring Udinese shot stopper Juan Musso to the club this summer.

As reported by Calciomercato.com, the Nerazzurri are determined to sign a new long-term first choice goalkeeper to replace 36-year-old Samir Handanovic, and have identified Musso as their preferred target.

The Argentina international has drawn interest from Roma however, leading Inter to consider offering Udinese Radu as part of a deal to sign Musso in order to hold off competition from the Giallorossi.

Whilst senior management at the Nerazzurri consider Radu as a valuable asset to the club, he has rarely featured under coach Antonio Conte and played his first league game for Inter in almost five years earlier this month, but only after the Scudetto was won.

With limited funds available this summer, it has prompted the club to consider allowing Radu to depart in order to bring Musso in.

Handanovic is set to remain as first choice next season but Inter hope to have a suitable replacement in to challenge him and ultimately take over from 2022.

Should a deal for Musso fail to materialise, the Nerazzurri will turn their attention instead to Hellas Verona's Marco Silvestri.
                    [post_title] => Inter Could Offer Andrei Radu To Udinese In Order To Secure Deal For Goalkeeper Juan Musso, Italian Media Report
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => inter-could-offer-andrei-radu-to-udinese-in-order-to-secure-deal-for-goalkeeper-juan-musso-italian-media-report
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-16 21:33:29
                    [post_modified_gmt] => 2021-05-16 19:33:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=375622
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 375464
                    [post_author] => 24208
                    [post_date] => 2021-05-15 13:00:01
                    [post_date_gmt] => 2021-05-15 11:00:01
                    [post_content] => Inter will look to bring in a new goalkeeper this summer, with Juan Musso of Udinese amongst their options, but will keep hold of incumbent Samir Handanovic.

As reported in today's newspaper edition of La Gazzetta dello Sport, the Nerazzurri have decided that a new keeper is amongst their priorities as they look to build on winning the Scudetto.

Musso is their prime target but a deal for him could prove challenging, with Udinese ready to hold out amidst interest from other clubs and Inter unable to commit large funds to a deal.

The Nerazzurri will look to bring the cost down by offering players in exchange, but if a deal is not viable they will turn their attention to Hellas Verona's Marco Silvestri.

Even if a new goalkeeper is brought in, Inter will keep hold of club captain Handanovic and hope to emulate Juventus' approach to veteran Gianluigi Buffon in 2017, with the Slovenian retained in order to support the new arrival.

Handanovic, meanwhile, is set to match Walter Zenga's record 328 Serie A appearances for Inter as a goalkeeper should he start against Juventus today.
                    [post_title] => Inter Target Udinese Goalkeeper Juan Musso But Will Retain Samir Handanovic To Support Him, Italian Media Suggest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => inter-target-udinese-goalkeeper-juan-musso-but-will-retain-samir-handanovic-to-support-him-italian-media-suggest
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-15 11:52:31
                    [post_modified_gmt] => 2021-05-15 09:52:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=375464
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 375398
                    [post_author] => 23385
                    [post_date] => 2021-05-14 19:30:34
                    [post_date_gmt] => 2021-05-14 17:30:34
                    [post_content] => Udinese seem to already be preparing for life after Juan Musso, as per a report in the Italian media today.

Inter are being heavily linked with a move for the Argentine goalkeeper as they seek a long-term successor for Samir Handanovic.

Gazzetta dello Sport's print edition said Udinese were pursuing Boca Juniors goalkeeper Augustin Rossi - who is out of contract in 2023 - as a replacement for Musso, who is therefore likely to be sold.

Roma are also interested in Musso, although the 26-year-old could have additional interest from clubs in the Premier League.

Musso has established himself as one of Serie A's most promising goalkeepers at Udinese, having kept eight clean sheets in all competitions for Luca Gotti's side this season.

He made a good impression during Udinese's goalless draw at home to Inter back in January, when Antonio Conte's side were kept out by a string of impressive saves.

Inter are also being linked with Hellas Verona's Marco Silvestri in their quest for a new goalkeeper.
                    [post_title] => Udinese Already Seeking Replacement For Inter & Roma Linked Juan Musso, Italian Media Reveal
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => udinese-already-seeking-replacement-for-inter-roma-linked-juan-musso-italian-media-reveal
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-14 17:35:13
                    [post_modified_gmt] => 2021-05-14 15:35:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://sempreinter.com/?p=375398
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 9
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 441476
            [post_author] => 24587
            [post_date] => 2023-02-17 16:00:00
            [post_date_gmt] => 2023-02-17 15:00:00
            [post_content] => Atalanta goalkeeper Juan Musso believes that this can be the moment for La Dea to step back into the limelight in Serie A and secure a spot in the Champions League.

Speaking to Milan-based newspaper Gazzetta dello Sport, via FCInterNews, the Argentine stressed the view that the Lombard team can really be a force in the race for top four against the likes of Inter, AC Milan, Roma, and Lazio.

Last season, Atalanta finished in eighth place, which may not be a disappointment by their historical standard, but certainly fell short of the heights that they've scaled in recent seasons under coach Gian Piero Gasperini.

La Dea have managed to establish themselves as a force at the top end of the Serie A table alongside the more established Serie A teams.

This season, the trend looks to be closer to Atalanta's best seasons under Gasperini rather than last season's ultimate disappointment.

Musso noted that "We're hungry to do what we failed to do last season."

Of qualifying for the Champions League, the keeper said that "It's what we have in mind - we know that we can do it."

"But we're up against Napoli, Inter, Milan, Rome, Lazio, maybe even Juve."

"With competition like this you have to be brave, you have to be hungry," the 28-year-old stated.



"And you have to believe in yourselves enough to think that you can beat anyone."
            [post_title] => Atalanta Goalkeeper Juan Musso: "We're Hungry To Get Back In Serie A Top Four Race Vs Inter Milan & Others"
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => closed
            [post_password] => 
            [post_name] => atalanta-goalkeeper-juan-musso-were-hungry-to-get-back-in-serie-a-top-four-race-vs-inter-milan-others
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2023-02-17 13:11:56
            [post_modified_gmt] => 2023-02-17 12:11:56
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://sempreinter.com/?p=441476
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 261
    [max_num_pages] => 29
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 1
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 6474e757c3269156e096eed776ce3e62
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [stopwords:WP_Query:private] => Array
        (
            [0] => about
            [1] => an
            [2] => are
            [3] => as
            [4] => at
            [5] => be
            [6] => by
            [7] => com
            [8] => for
            [9] => from
            [10] => how
            [11] => in
            [12] => is
            [13] => it
            [14] => of
            [15] => on
            [16] => or
            [17] => that
            [18] => the
            [19] => this
            [20] => to
            [21] => was
            [22] => what
            [23] => when
            [24] => where
            [25] => who
            [26] => will
            [27] => with
            [28] => www
        )

    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)

Search results for: juan musso

Atalanta Goalkeeper Juan Musso: “We’re Hungry To Get Back In Serie A Top Four Race Vs Inter Milan & Others”

February 17, 2023 16:00
( )

Atalanta goalkeeper Juan Musso believes that this can be the moment for La Dea to step back into the limelight in Serie A and secure…

Udinese Want €70M To Part Ways With Inter Linked Duo Rodrigo De Paul & Juan Musso, Italian Media Claim

June 3, 2021 22:15
( )

Udinese have revealed how much Rodrigo de Paul and Juan Musso will cost if Inter are to buy them this summer, according to a report…

Udinese Goalkeeper Juan Musso: “Inter & Roma Rumours Don’t Affect Me, But If Good Offer Arrives…”

May 28, 2021 10:30
( )

Juan Musso insists he is happy at Udinese but has left the door open to a summer exit, amid links to Inter and Roma. Inter…

Inter Face Competition From Atalanta For Udinese Goalkeeper Juan Musso, Italian Media Reveal

May 25, 2021 14:40
( )

Inter will need to beat off competition from Atalanta if they want Juan Musso, according to a report in the Italian media today. Tuttosport’s print…

Inter Remain Keen On Juan Musso & Udinese Goalkeeper Is Open To Move, Italian Media Claim

May 23, 2021 12:30
( )

Inter will target Udinese goalkeeper Juan Musso as a replacement for Samir Handanovic, with the Argentine ready to make the switch. As reported in today’s…

Udinese Goalkeeper Juan Musso: “Inter Are Serie A’s Best With Incredible History, Good Friends With Lautaro Martinez”

May 20, 2021 15:00
( )

Juan Musso has batted an eyelid towards Inter as the Nerazzurri continue to be linked with the Udinese goalkeeper. Inter are thought to be seeking…

Inter Could Offer Andrei Radu To Udinese In Order To Secure Deal For Goalkeeper Juan Musso, Italian Media Report

May 17, 2021 00:30
( )

Inter could be willing to include goalkeeper Andrei Radu in a deal to bring Udinese shot stopper Juan Musso to the club this summer. As…

Inter Target Udinese Goalkeeper Juan Musso But Will Retain Samir Handanovic To Support Him, Italian Media Suggest

May 15, 2021 13:00
( )

Inter will look to bring in a new goalkeeper this summer, with Juan Musso of Udinese amongst their options, but will keep hold of incumbent…

Udinese Already Seeking Replacement For Inter & Roma Linked Juan Musso, Italian Media Reveal

May 14, 2021 19:30
( )

Udinese seem to already be preparing for life after Juan Musso, as per a report in the Italian media today. Inter are being heavily linked…