”
], { 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);
});
});
})();
But the door is always open for stars to show up for the sports entertainment giant. Recently, SmackDown superstar Blake Monroe talked to Love Wrestling during SummerSlam and was asked which celebrity she would like to face in the ring.
The former NXT Women’s North American champion quickly named Hollywood actress Jennifer Lawrence and pointed out her scene in the 2023 comedy “No Hard Feelings” as the reason behind her choice.
“Jennifer Lawrence. So, there was a movie I watched. I forgot the name. She dates a kid… he’s like a bit of a loser, a bit of a nerd. She takes him skinny-dipping on the beach and these kids steal their clothes. She goes and beats them up, and she’s butt naked, giving out perfectly formed Saito Suplexes. So, I think she would be really, really good. She’s also so funny and hot,” she said.
The Glamour then invited her to WWE, saying she would be open to fighting her or teaming up with her.
“So, Jennifer Lawrence, if you want to fight me or fight with me, you know where to come,” she said.
Blake Monroe wants to bring back WWE Divas Championship
After a successful stint on NXT, Blake Monroe was called up to the main roster in June this year.
So far, she has made several backstage appearances but is yet to make her in-ring debut on the blue brand. Still, she is already setting her sights on winning championship gold.
In an interview with The Sportster’s Adam Barnard, she was asked which champion from WWE’s history she would like to face. Monroe named Trish Stratus, saying she exuded the energy of a diva.
She also named Nikki Bella for her Divas Championship run and said that when she wins a title on the main roster, she may swap it for the Divas Championship.
If you use quotes from this article, please credit Love Wrestling and give an H/T to Sportskeeda Wrestling for the transcription.
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-jennifer-lawrence-receives-wwe-invitation?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



