”
], { 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 posted an Instagram story of a meal, which was prepared by her boyfriend, and WWE superstar, Drake Morreaux. In the caption, Roxanne mentioned,
“My man’s cooking is healing for me.”
Roxanne and Drake Morreaux went public with their relationship in December 2024, around Christmas. However, the two stopped appearing together soon after. It might be because of their packed WWE travelling schedules, but there were slight rumors of a potential breakup. However, it wasn’t confirmed.
The two, however, buried all the rumors surrounding their relationship last month after posting a picture together. And now, Drake is cooking for Roxanne in her sickness, signifying that all is well between the two.
Roxanne Perez isn’t scheduled to compete in the WWE Women’s Elimination Chamber qualifier match
The Prodigy hasn’t competed in any Elimination Chamber qualifier match on RAW so far. And she won’t appear in any qualifying matches next week also. Rhea Ripley, Tiffany Stratton, Asuka, and Alexa Bliss have already qualified for the Elimination Chamber match, and only two spots are left.
This week on Friday Night SmackDown, Charlotte Flair, Nia Jax, and Kiana James will compete in a Triple Threat qualifier match for the fifth spot, while next week on RAW, Raquel Rodriguez, IYO SKY, and Kairi Sane will clash for the sixth and final spot.
It seems Roxanne Perez isn’t seen by WWE to compete for the Women’s Championship. If Raquel loses the qualifier match, she can once again team up with The Prodigy to challenge Rhea Ripley and IYO SKY for the Women’s Tag Team titles.
It now remains to be seen if Roxanne Perez will be back in action by next week on the red brand.
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-roxanne-perez-shares-personal-update-missing-wwe-raw?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


