”
], { 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 stated her reason, saying that Punk was her favorite wrestler growing up. Perez even said she would like to face the World Heavyweight Champion in a WrestleMania main event.
“Honestly, probably CM Punk, because he was my favourite growing up… If I had the chance to wrestle someone, main event WrestleMania with a male wrestler, it would definitely 100% be CM Punk.” [H/T Metro]
Interestingly, Punk’s wife, AJ Lee, is a role model for Roxanne Perez. The two-time NXT Women’s Champion is often seen recreating The Black Widow’s mannerisms. The Prodigy has also said she would like to face AJ in a dream match.
Roxanne Perez has already done a promo with CM Punk
Ahead of her main roster debut, CM Punk visited Roxanne Perez in NXT. Although Roxy had never shied away from calling Punk her favorite, her heel persona clashed with The Second City Saint.
During a promo, The Prodigy even said she should have been a Drew McIntyre fan. This was a big jab at Punk’s rather personal feud with The Scottish Psychopath last year. Speaking to Metro in the same interview, Perez noted that this was her favorite promo so far.
Notably, the Judgment Day member has already hit her finisher, Pop Rox, on Punk this year at a house show in Manchester, England. It would be interesting to see if she gets to face The Second City Saint as part of a storyline as well.
`;
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-female-wwe-star-wants-face-cm-punk-wrestlemania-main-event?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













