], { 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);
});
});
})();

The South Lawn of the White House turned into a combat sports arena for UFC Freedom 250. It marks the first professional sporting card ever staged at the presidential residence, and is timed to celebrate two things. First being Donald Trump’s 80th birthday on this day itself, June 14, and the 250th anniversary of the Declaration of Independence, in 20 days from now.

The show is controversial regarding all the political aspects of it, but also the way it’s seemingly low on VIP guests, considering its huge scale. The event is invitation-only for over 4,000 guests. But a large crowd was expected to watch on The Ellipse, near the Lincoln Memorial and surrounding the White House grounds.

Roman Reigns is in attendance for the UFC Freedom 250 event

World Heavyweight Champion Roman Reigns posed for a picture at the UFC Freedom 250 event. TKO Group posted the picture on its socials and collaborated with the OTC.

The seven-fight, all-male card was funded by the UFC at a record-breaking production cost exceeding $60 million. This could very well mean a loss is incoming for the company even after such a historic event. Meanwhile, Reigns could face criticism for aligning with the political nature of today’s event and being there for a Trump-focused UFC event.

Roman is scheduled to be on the upcoming (tomorrow’s) RAW episode. Live from Baltimore, the Royal Rumble 2026 winner will be there, maybe to cheer up Jey Uso for his King of the Ring semi-final on Friday. Or he could be present to handle business with a new and upcoming rival, like LA Knight. Or just to cut a promo, tease the future, and showcase Bloodline dominance as it grows.