”
], { 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);
});
});
})();
#5. Goldberg teased an in-ring return from retirement
Goldberg recently appeared in an interview with Going Ringside, where he touched on various topics. While discussing his post-retirement life, the Hall of Famer stated that there is no such thing as retirement for a wrestler. He revealed how he remains incredibly busy with various other activities and projects despite being away from the squared circle.
While keeping the conversation tied to his current life, Goldberg has also ended up teasing his wrestling return in the process. By stating that there’s no retirement life for a wrestler, the WCW has subtly indicated that the prospect of his WWE return cannot be ruled out. Goldberg hung up his boots last year in July after a match against Gunther at Saturday Night’s Main Event.
#4. Damian Priest made a surprise appearance at AAA
Lucha Libre AAA Worldwide recently taped one of its weekly shows at the Foro GNP Seguros in Merida, Yucatan. It came as part of its ongoing schedule for AAA on FOX. However, the event served a much larger purpose than a standard television taping. It acted as a massive showcase for the thriving, official promotional partnership between WWE and AAA.
During the live promotion of the broadcast, AAA General Manager Rey Mysterio teased that a massive former WWE World Champion who had never stepped foot in an AAA ring would appear on the show. Immediately after the live broadcast concluded, Damian Priest made his surprise debut for the crowd, cutting an in-ring promo and declaring his intentions to capture AAA gold.
#3. Kennedi Copeland dropped a bombshell against Tommy Dreamer
Kennedi Copeland has recently made some serious allegations against Tommy Dreamer, detailing multiple instances of inappropriate behavior and unprofessional conduct. She recounted how Dreamer refused a cane spot due to her gender, opted for an unwanted sp*nking spot, insisted on an inappropriate cr**ch grab and also threatened to sabotage her career backstage at TNA.
These allegations represent a major developing controversy that has set the internet abuzz. Kennedi Copeland dropped this bombshell on social media to shed light on multiple deeply uncomfortable experiences she had with Tommy Dreamer back in the day. Ever since it became public, the wrestling community has reacted with significant backlash against Dreamer.
#2. Goldberg shed light on his feelings about Triple H
Goldberg opened up about his tumultuous history with Triple H during a candid discussion on Going Ringside. The WCW Icon revealed that the two could not stand each other initially in this industry, citing a prior confrontation. The veteran felt that he was in a situation where he could never win, especially because his opponent Triple H was married to the daughter of the then-boss, Vince McMahon.
But Goldberg however acknowledged that business outgrew their personal rift and that Triple H is a good guy. The WWE Hall of Famer cleared the air by indicating that he holds no grudges against The Game due to their bitter past. His words showcased his mutual respect and admiration for Triple H, especially because it’s been decades since that incident happened.
#1. Liv Morgan suffered a potential injury at a WWE house show
WWE recently held a Live Event in Birmingham, where Women’s World Champion Liv Morgan battled Sol Ruca. During the match, The Miracle Kid was involved in a precarious spot in which Ruca landed on her leg. Morgan was seen limping after that and also appeared to be in much pain throughout the bout, which indicates that she may have suffered a potential injury.
The wrestling world is pretty concerned, with rumors circulating that Liv Morgan may have to relinquish her Women’s World Championship. However, there’s no injury update as of now, and WWE appears to be assessing the situation carefully. It will be interesting to see what her future holds as Morgan is set to compete in the Queen of the Ring finals at Night of Champions.
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/wwe-news-roundup-liv-morgan-might-be-stripped-women-s-world-title-retired-legend-teases-huge-return-goldberg-s-true-feelings-triple-h?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




