ADVERTISEMENT

The Oscars: Surprises and snubs!

Published Mar 16, 2021 07:06 am
Da 5 Bloods (Netflix)

The 2021 Oscars nominations are out! Who made the cut, and who got left out?

With the Golden Globes and Critics Choice Awards done and dusted, we were all eagerly waiting to see who finally made the list of Academy Awards nominations this year. With the pandemic year of 2020, it was a foregone conclusion that a number of ‘made for streaming’ movies (which had token theatrical releases to qualify), and indie releases would make the cut, as most of the major studios held back from releasing their big budget films. Thankfully, Hollywood ‘smallness’ doesn’t necessarily mean a letdown in quality.

Priyanka Chopra Jonas and Nick Jonas hosted the show for the nominations for the 93rd Academy Awards. So let’s do a rundown of the major snubs and surprises; and in less than a week’s time, I’ll give you my bold predictions of who will take home Oscar, come April 25th Los Angeles time (Monday morning here in Manila).

The Snubs:

One Night in Miami for Best Picture - There are 8 films vying for Best Picture; but this stirring play adaptation got lost in the shuffle, and Regina King in her debut as Director also got snubbed. Thankfully, there are still two women vying for Best Director - Chlo Zhao for Nomadland, and Emerald Fennell for Promising Young Woman. But it’s One Night in Miami left out in the cold, except for Leslie Odom, Jr., included in the Best Upporting Actor category, and Kemp Powers for Best Adapted Screenplay.

Zendaya for Malcolm & Marie in Lead Actress - Andra Day (The United States vs. Billie Holiday), Vanessa Kirby (Pieces of a Woman), Carey Mulligan ((Promising Young Woman), Viola Davis (Ma Rainey’s Black Bottom), and Frances McDormand (Nomadland) make the list, and there was an outside chance Zendaya would make it, but not to be.

Da 5 Bloods - a virtual shut out, whether for Chadwick Boseman as Supporting Actor, Delroy Lindo for Best Actor, or Spike Lee for Best Director. The only nomination it snagged is for Best Original Score.

Aaron Sorkin as Best Director for The Trial of the Chicago 7 is snubbed; while Lee Isaac Chung for Minari, and Thomas Vinterberg for Another Round made it. Trial of the Chicago 7 made the cut for Best Picture, and Sorkin is there for Best Original Screenplay.

Ma Rainey’s Black Bottom for left out of the Best Picture list, with Chadwick Boseman and Viola Davis snagging Best Actor and Best Actress nominations.

The Surprises:

Maria Bakalova in Borat Subsequent Moviefilm for Supporting Actress - it was touch and go as to whether this newbie would make the cut for this category; but she did, and I can see her going far on this, thanks to doing that crazy interview with Rudy Giuliani in the film.

The Father for Best Picture - Some felt this heavy, drawn out drama might not have made the cut, but it ends up beating out One Night in Miami, Ma Rainey’s Black Bottom. It joins Sound of Metal, Mank, Minari, Promising Young Woman, Judas and the Black Messiah, Trial of the Chicago 7, and Nomadland.

Rahmin Bahrani for his The White Tiger Adapted Screenplay - based on the novel of Aravind Adiga’s novel, which won the 2008 Booker Prize, it’s good to see this getting the attention it fully deserves. You can watch this picaresque on Netflix, and it’s a riveting story.

Thomas Vinterberg for Another Round in Best Director - No Regina King for One Night in Miami, Spike Lee for Da 5 Bloods, or Aaron Sorkin for The Trial of the Chicago 7. But in a film vying for Best International Feature Film, Vinterberg gets a nomination.

LaKeith Stanfield as Best Supporting Actor, along with Daniel Kaluuya for Judas and the Black Messiah. It’s just hoped that the two don’t end up cancelling each other out. Kaluuya has been taking home Best Supporting in the Golden Globes and Critics Choice, so is the inclusion of Stanfield here going to slow Kaluuya down?

Youn Yuh-Jung in the Best Supporting Actress list for Minari. At the age of 73, this South Korean actress garners a nomination for her role as the matriarch in Minari. Minari continues the Korean streak started by Parasite last year, as Steven Yuen is up for Best Actor, and its in the Best Picture, Best Director, and Best Original Screenplay lists.

Be sure to look out for my fearless predictions, coming soon. But for now, let’s sit back and reflect on how this definitely is an Oscars list ripe with gender and racial diversity. Some of the snubs are real head-scratchers (like why didn’t they include more films for Best Picture), but that is what Oscars is all about - making some jump for joy, and others weep with regrets.

Related Tags

Hollywood OscarAwards2021
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.