”
], { 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);
});
});
})();
“We have this internal website where you can upload your promos and matches. One day, I was on there, and this one girl was cutting a promo. Her opponent has (Donald) Trump supporting allegations; that’s important to remember. The girl cutting the promo had something to do with running. The girl who is the opponent was talking sh*t and being like, ‘You’re running from me.’ The girl cuts a promo and goes, ‘Why don’t you ask your little friend Trump because the last person who said I ran got bo***d.’
“That promo will never see the light of day, and I’m so mad. I watched that with my partner and friend, and we literally closed the computer and walked away. Shakespeare himself could not put that promo together. It was literally three days after the war in Iran started. That’s my favorite wrestling promo,” Ava said.
According to her, the promo involved a political subtext between two female talents, one of whom had “Trump-supporting allegations.” The promo, however, took a turn when geopolitical references were added to target the opponent. Considering the promo took place soon after the military conflict in Iran began, it was a subject way too hot to handle. While the promo will never be heard, according to Ava, it is her favorite one.
Ava comments on her leaving WWE
On the same podcast, former NXT general manager Ava said that there wasn’t one particular reason she left; she had a lot of things on her mind and chose to leave WWE. She added that she was very grateful for her time in WWE and wouldn’t change anything about it.
She got to live her dream, but also new things need to be experienced. As she doesn’t regret anything from her stint in WWE, leaving the company is also not one of them. The 24-year-old says she’s now “really happy.”
If you use quotes from the first half of this article, please credit The Downside 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-wwe-promo-so-dark-it-will-never-see-the-light-of-day-the-rock-s-daughter-ava-drops-bombshell?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



