”
], { 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);
});
});
})();
While it was believed that this title reign would never be surpassed, today marks the 1,317th day of former WWE star Ember Moon’s reign as ROH Women’s World Champion.
Ember Moon, who’s known as Athena in Ring of Honor, has held the title since 2022 and is set to tack more days onto her already impressive total in the days and weeks that follow.
Roman Reigns set the record as the longest reigning modern champion in the United States, and now this record has been surpassed by someone who used to work alongside Reigns in WWE. Athena won the title on December 10th 2022, from former WWE star Mercedes Mone.
She has since held on to the belt for almost four years and has successfully defended it against every challenger.
Impressively, the ROH Women’s World Championship was only introduced back in 2021, and the inaugural champion was current RAW star, Roxanne Perez. Over the past five years, the title has come to define the women’s division in the company, and Athena has become unstoppable.
Roman Reigns holds a number of records in WWE
While this record is one of the biggest that WWE has ever seen, it hasn’t been wiped out in WWE; it has only been surpassed as the modern-day title reign in the US.
Reigns holds many records in the company at present, one of the biggest being his WrestleMania main event record. As of writing, Roman Reigns has main evented 11 WrestleManias spanning from 2015 to 2026. This appears to be a record that will likely not be broken in the current era.
Reigns is also the current World Champion after winning the title at WrestleMania 42 and is already 90 days into a new title reign as he looks to defend the title against his former Shield teammate, Seth Rollins, at SummerSlam next month.
`;
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-breaking-roman-reigns-universal-championship-record-surpassed-former-wwe-women-s-champion?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













