ADVERTISEMENT

'Captain America: Brave New World' soars toward $100 million holiday weekend

Published Feb 16, 2025 11:01 pm

At A Glance

  • The Walt Disney Co. release is by far the biggest opener of 2025 and the company predicts it will hit $100 million domestically and $192.4 globally by the end of Monday's Presidents' Day holiday.
A scene from Captain America Brave New World (AP) .png
A scene from Captain America: Brave New World (AP) 

NEW YORK (AP) - “Captain America: Brave New World” infused some blockbuster cash into the North American box office, bringing in $88.5 million in ticket sales over the weekend, according to studio estimates Sunday. The Walt Disney Co. release is by far the biggest opener of 2025 and the company predicts it will hit $100 million domestically and $192.4 globally by the end of Monday’s Presidents’ Day holiday.

It’s Marvel’s first major release since “Deadpool & Wolverine”broke records last summer and re-energized a Marvel fanbase that some worried was weakening after the poor showing for “The Marvels.”

Playing in 4,105 locations in the U.S. and Canada, “Brave New World” is also a major transition for the “Captain America” brand: Anointing Anthony Mackie’s Sam Wilson as the new Cap, officially taking over from Chris Evans, who played the character for almost a decade. Harrison Ford co-stars as the U.S. President who transforms into the Red Hulk.

But “Brave New World,” directed by Julius Onah, had a bit of a handicap going into the weekend: Poor reviews, though superhero movies can soar without the stamp of approval from critics. The film is currently sitting at 51% “rotten” on Rotten Tomatoes. It’s not the worst in the Marvel Cinematic Universe — “Eternals” has a 47% rating and “Ant-Man and The Wasp: Quantumania” has a 46% — but the latest film is definitely on the very low end of the spectrum.

In his review for The Associated Press, Mark Kennedy wrote that it is, “a highly processed, empty calorie, regret-later candy of a movie.”

Audiences were more generous in their opinions. The “verified audience score” from Rotten Tomatoes was 80% and its CinemaScore was a B-. Exit polls showed that men made up 63% of the opening weekend audience.

The bar for biggest opening of the year wasn’t terribly high: “Dog Man” held the title for two weeks with its $36 million launch.

And “Brave New World’s” showing is the middle range for an MCU film. Not accounting for inflation, it sits between “Guardians of the Galaxy” and “Thor: The Dark World.”

It also cost significantly less than many of the big budget Marvel movies, with a reported production price tag of $180 million, excluding the millions spent on marketing and promotion.

After only one Marvel movie in 2024, “Brave New World” is the first of three major theatrical releases set for 2025. It is to be followed by “Thunderbolts(asterisk)” in May and “The Fantastic Four: First Steps” in July.

“The superhero genre has taken a hit over the past few years, but audiences still have a huge interest in seeing them on the big screen,” said Paul Dergarabedian, the senior media analyst for Comscore.

Second place at this week’s box office went to “Paddington in Peru,” the third installment in the beloved franchise, which finally opened in North America this weekend. Released by Sony, it earned an estimated $13 million and should hit $16 million by Monday. The StudioCanal film opened in the United Kingdom in early November 2024 and went into the weekend with $104 million from its international run.

Dougal Wilson took over directing duties for Paul King for this film, which also recast Emily Mortimer as Mrs. Brown, originally played by Sally Hawkins. The other main cast, including Ben Whishaw as Paddinton’s voice, remained intact.

Sony and Screen Gems’ slasher “Heart Eyes” landed in third place with $10 million, up 20% from its opening last weekend. Fourth place went to “Dog Man” with $9.7 million.

The Chinese blockbuster “Ne Zha 2" rounded out the top five. It opened on 660 screens in North America and made $7.2 million. Overall, the box office is up 20% from last year.

This weekend also saw the release of a new “Bridget Jones” movie, subtitled “Mad About the Boy,” which went straight to Universal’s streaming service Peacock, forgoing theaters in the U.S. In the U.K. and Ireland it made an estimated $14.9 million, outgrossing “Captain America: Brave New World.” Universal Pictures International reported $32.3 million in grosses from all 70 territories.

Final domestic figures will be released Tuesday. Estimated ticket sales for Friday through Sunday at U.S. and Canadian theaters, according to Comscore:

1. “Captain America: Brave New World,” $88.5 million.

2. “Paddington in Peru,” $13 million.

3. “Heart Eyes,” $10 million.

4. “Dog Man,” $9.7 million.

5. “Ne Zha 2,” $7.2 million.

6. “Love Hurts,” $4.4 million.

7. “Mufasa: The Lion King,” $4.2 million.

8. “One of Them Days,” $3 million.

9. “Companion,” $1.9 million.

10. “Becoming Led Zeppelin,” $1.8 million.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.