”
], { 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);
});
});
})();
Lynch was furious with the decision and blindsided Ruca after the match. Big Time Becks hit three Manhandle Slams on the 26-year-old. Backstage, Lynch ran into Nick Aldis, who announced that Adam Pearce had booked a rematch between Becky and Sol for the Women’s IC Title at Clash in Italy.
Following the show, The Man went on an online rant about the events at SNME. In a heated post on X, Lynch criticized Adam Pearce’s decision to give Sol Ruca a title shot and called for the young star to be punished for causing trouble.
“You know me Adam, I’m VERY reasonable. But rabble-rouser Ruca has been causing a lot of problems since she came along! She MUST be punished!! We CANNOT reward this kind of behavior!!!!!!,” Becky wrote.
It remains to be seen if Becky Lynch can retain the Women’s Intercontinental Championship at Clash in Italy.
Becky Lynch opens up on controversial segment with Charlotte Flair
The latest episode of the A&E Rivals documentary focused on Becky Lynch and Charlotte Flair. During the episode, The Man addressed the controversial title exchange segment between her and Flair ahead of Survivor Series 2021.
“I remember her saying, ‘I’m going to pull it up in the air.’ And I’m like, no, you’re not supposed to know I’m grabbing it. I don’t know if she thought I looked too cool, or she looked bad, or something like that. But then, before I go out, I go, she’s going to drop that title. So then when she goes like this and I have to reach it, I go, ‘Ugh, I just knew you were going to do this. And you’re just doing this to make me look like crap.”
Becky Lynch went on to defeat Flair at Survivor Series 2021 in a Champion vs. Champion match.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-upset-top-wwe-star-calls-punishment?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



