”
], { 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);
});
});
})();
The promotion botched the match announcement earlier this week and claimed it was for the Women’s Intercontinental Championship. Becky Lynch took to social media to clear the air and stated that the match was not for the title. She also claimed that Sol Ruca had done nothing to deserve a title shot.
There seems to be misinformation regarding my Saturday Nights Main Event match! (The biased wrestling media is pushing the agenda that the title should be on the line!!) NOT GOING TO HAPPEN!!!! I CLEARLY stated that SUCKER Sol Ruca has done NOTHING to earn a shot at MY VERY PRESTIGIOUS IC TITLE!! We will see if she can hang with the GREATEST female wrestler of all time. A LOT of people don’t think she will, but we will see!! Thank you for your attention on this matter – BTB
Lynch captured the title by defeating AJ Lee at WrestleMania 42. Lee has not made an appearance on WWE TV since losing the Women’s Intercontinental Championship.
Becky Lynch suggests AJ Lee left WWE due to title loss
Women’s Intercontinental Champion Becky Lynch recently suggested that AJ Lee had left the wrestling business because she lost to her at WrestleMania.
During a promo on RAW, Big Time Becks boasted about her victory over Lee at The Show of Shows and suggested that The Geek Goddess was on hiatus due to the loss.
“Many, many people have stepped up to me. They thought they were ready for the spotlight. And the fall from grace has been astounding. I’m thinking of looney Lyra, mediocre Maxxine. I mean, absolute joke, AJ Lee, she was so traumatized. She had to leave the whole business,” she said.
It will be fascinating to see if Becky Lynch can defeat Sol Ruca at WWE SNME this weekend.
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-addresses-major-wwe-botch?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


