”
], { 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);
});
});
})();
They were paired in a storyline in 2012 and only started dating the year after. Speaking about a long-standing rule about never being in a story alongside CM Punk again, AJ Lee on WWE Unreal’s latest season revealed why she decided to go ahead and break it.
She spoke about being a private person, but after being married to The Second City Saint for 12 years and being private through that period, she felt it was the right time for her to be publicly proud of her awesome partner and tell the story of what they’d built together in wrestling.
“I tend to be a very private person. I never wanted to do a story with Phil. I just wanted to keep those things very separate. But 12 years of being married and being very private, it kind of felt like a good time to just be proud of my awesome husband, you know, what we’re built together, and what we’ve done in wrestling,” Lee said.
AJ Lee gets emotional discussing her legacy in WWE
In the same episode of Season 3 of WWE Unreal, AJ Lee spoke about her legacy in the company.
An emotional Lee reminisced about thinking she’d never see the changes she was trying to implement during her time in the company, when women’s wrestling wasnt taken too seriously. However, finally seeing the shift in the product, she couldn’t be happier that she finally was able to cherish the fruits of her labor.
“I think when you fight for change, you don’t think you’re gonna get it. You think thats for the next generation. So I never expected to see any of the seeds I planted. But to know, everything I fought for I get to enjoy now, it was pretty awesome,” AJ Lee said.
Coming back to WWE a decade after retiring first in 2015 has surely been a special journey for Lee. And right now she wants to enjoy her legacy, and some of that with her husband, CM Punk, and no one can say she hasn’t deserved it.
If you use the quote from the first part of this article, please credit WWE Unreal on Netflix, 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-aj-lee-broke-long-standing-personal-rule-12-years-married-cm-punk?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


