”
], { 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);
});
});
})();
However, sources within the promotion informed Fightful that the match was supposed to be non-title despite the confusion caused by the incorrect graphics being shared earlier this week.
In addition to Becky Lynch versus Sol Ruca, The Vision’s Logan Paul and Austin Theory are scheduled to defend the World Tag Team Championships against The Street Profits at WWE SNME.
Penta is also scheduled to defend the Intercontinental Championship against Ethan Page tomorrow night. Rhea Ripley, Alexa Bliss, and Charlotte Flair will be battling Jade Cargill, Michin, and B-Fab in a Six-Woman Tag Team match at the event tomorrow night as well.
Becky Lynch reacts to WWE botching her match announcement
Women’s Intercontinental Champion Becky Lynch responded to the company botching the announcement for her match against Sol Ruca.
Big Time Becks took to social media following the promotion’s botch and noted that Ruca had done nothing on the main roster to deserve a chance at her title. The Man added that she does not think the recently called-up star can hang with her at WWE Saturday Night’s Main Event.
“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,” she wrote.
It will be interesting to see if Sol Ruca can defeat Becky Lynch at WWE SNME tomorrow night.
`;
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/rumor-major-update-recent-wwe-botch-report?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













