”
], { 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);
});
});
})();
“Early rundown for tonight’s #SmackDown lists Rhea Ripley and Iyo Sky vs Lash Legend and Nia Jax for the WWE Women’s Tag Team Championship as kicking off the show,” he wrote.
There are two Elimination Chamber qualifying matches scheduled for tonight’s show. Alexa Bliss, Giulia, and Zelina Vega will be competing in a Triple Threat match to determine which star qualifies for the Women’s Elimination Chamber match at the PLE on February 28.
Cody Rhodes, Sami Zayn, and Jacob Fatu are also set to battle in an Elimination Chamber qualifying match as well. Jade Cargill will be defending the WWE Women’s Championship against Jordynne Grace tonight, and Trick Williams is set to square off against Rey Fenix in a singles match.
Rhea Ripley reveals she wants to face a male WWE star
Rhea Ripley recently shared that she would love the opportunity to battle Randy Orton in a singles match.
In an interview with GQ Sports, the Women’s Tag Team Champion revealed that she would like to battle Orton. She noted that fans have wanted to see her get hit with an RKO and suggested that they could create the moment in WWE 2K26.
“Obviously I would love to put belts to a**es against Dominik Mysterio again, but if not him then I will let everyone live out their wildest dreams and I would love to face Randy Orton. Because everyone wants to see me get RKO’d for some reason and it didn’t happen before so, maybe we can live that out in the game.” She noted.
It will be interesting to see if the promotion has any surprises planned for fans tonight on SmackDown.
`;
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-spoiler-huge-wwe-title-match-kicking-smackdown-reports?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













