”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
During their previous match at Saturday Night’s Main Event, Sol Ruca injured her leg after landing awkwardly while attempting a Sol Snatcher. Amid concern over the former NXT Women’s North American Champion’s potential absence from Clash in Italy due to the minor injury, Becky Lynch posted a social media update stating that she would start her vacation in Italy earlier than expected, as a reliable source told her that Sol Ruca won’t show up at the premium live event.
However, as mentioned earlier, Sol Ruca didn’t only show up, but she also dethroned Lynch at the PLE. Earlier today, the 39-year-old took to Instagram to post a picture of herself drinking juice. She noted in the caption that her vacation was ruined following the loss and she couldn’t even enjoy the juice she was drinking.
“My Italian vacation is RUINED!!! (I can’t even enjoy this juice!),” Lynch wrote.
You can check out her Instagram post below:
Becky Lynch blamed WWE official for her loss at Clash in Italy
Becky Lynch has been involved in an intriguing storyline with WWE official Jessika Carr for a while now. The tension between the two grew further during the Women’s Intercontinental Championship match at Clash in Italy.
After losing the title at the premium live event, Lynch took to X (Formerly Twitter) to blame Jeisska Carr for her loss. She highlighted a controversial spot where the referee was late to get into position for the three count. Becky further claimed that she suffered a severe hematoma during the bout.
“Last night I was once again ROBBED of my title by CROOKED CARR!!! CLEARLY I had SO SAD SOL pinned for MORE than the count of three when Carr INEXPLICABLY DOVE out of the ring!!!! A TOTAL MESS!!! I soldiered on but suffered a severe hematoma (my lawyers are looking into ROTTEN RUCAs footwear. They suspect they’re not regulatory!) Doctors say they’re SHOCKED I was able to continue but I told them YOU CANT HOLD DOWN THE MAN!!!!” Lynch wrote.
Becky Lynch was absent from the RAW after WWE Clash in Italy. It remains to be seen what’s next for her following the title loss at the premium live event.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-becky-lynch-claims-her-vacation-has-been-ruined-by-fellow-wwe-superstar?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













