”
], { 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);
});
});
})();
She claimed that she would see her in Vegas, hinting at a singles match being added to the card for WrestleMania 42.
“Asuka…The achievements you’ve made in WWE have been truly brilliant. Kairi and I have always looked up to you. But the way you’re treating Kairi right now is changing all of that!! If dragging Kairi around and using her as a shield is your idea of “LOVE,” then my “LOVE” is to go anywhere and everywhere to be Rhea’s shield. I’m DEFINITELY NOT afraid to face You, my senior whom I once LOVED so dearly. Let’s settle this once and for all: which of our “LOVES” deserves to have it all. Hope to see you in Vegas,” she wrote.
IYO SKY might have to pull double duty at WrestleMania 42
It now seems like the Genius of the Sky is involved in Rhea Ripley’s feud with Jade Cargill’s new faction as well. The former Damage CTRL member has had issues with Asuka for weeks and seems set to face her in a singles match at WrestleMania 42, pending an announcement.
Moreover, she will also have to be in Ripley’s corner to help her have a fighting chance against Cargill and her two new teammates. If she faces Asuka on a separate night, she might have to pull double duty by appearing on both nights of WrestleMania, first for herself and Kairi Sane, and then for Rhea Ripley.
It now remains to be seen whether the match will be made official for The Show of Shows in the coming week.
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-2-time-wwe-world-champion-subtly-confirms-one-match-wrestlemania-42?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


