Logo
NFLNFL

INDIANAPOLIS — Osi Umenyiora insisted it was all an innocent mistake. He didn’t realize the media interview session Wednesday morning was mandatory or that his absence would create all the fuss it did. He simply wanted to spend some time with his family. That’s his story and he’s sticking to it.

“It cost me a lot of money,” Umenyiora said of the $20,000 fine he incurred for skipping the session. “I’m sorry about that. But at the end of the day, I don’t know what I had to discuss with you guys between Tuesday’s media day and Wednesday morning. It’s not like we had a practice or anything like that.”

He had a point. But having gone through this routine four years ago at Super Bowl XLII and knowing what a stickler Tom Coughlin is for players understanding their schedule, it is hard to believe Umenyiora was the only one among the players and coaching staff who thought Wednesday’s interview session was not mandatory.

Truth is, his no-show wasn’t totally out of character because Umenyiora has been known to make impulsive decisions that leaves him open to ridicule. Whether it was walking out of training camp after having a spat with a defensive coach, or not practicing because of a contract dispute with general manager Jerry Reese or abruptly having knee surgery to the surprise of his own team, Umenyiora has often walked to the beat of his own drum.

This latest AWOL venture will be judged the way all the previous indiscretions were — by his actions on the field. Sunday’s Super Bowl showdown against the Patriots could very well be Umenyiora’s last game as a Giant.

He has one year remaining on a $41 million deal he signed in 2005. Attempts last summer to renegotiate nearly turned ugly and could become contentious enough this offseason to prompt the Giants to trade the former Pro Bowl defensive end.

With Jason Paul-Pierre looking like a future star, the Giants will have to send big money his way soon, and there might not be enough in the budget to pay Justin Tuck, Pierre-Paul and Umenyiora. There were a few whispers Umenyiora’s stiff-arm of the media was somehow related to his pursuit of a new deal, but he insisted, “It had nothing to do with the contract. That’s hilarious.”

Comments
anonymous profile image
Powered by RoundtableBuilt on infrastructure designed for real-time media. Learn more at RTB.io.© Roundtable 2026. By using this site you agree to the Terms of Use and Privacy Policy

If Umenyiora is the odd man out when the team\nstarts planning for the 2012 season, Sunday’s game will be his last chance to\nadd a second Super Bowl ring to his Giants legacy, joining the likes of former\ndefensive heroes Lawrence Taylor, Carl Banks and Leonard Marshall.

\n

Umenyiora hasn’t always been as loved by fans as those players are. Even\ncurrent teammates like Eli Manning, Tuck, Victor Cruz or even Pierre-Paul would\ntop him in a popularity contest. But if he can put Tom Brady on his pants a few\ntimes Sunday night and lift the Lombardi Trophy again, Umenyiora will have to be\nmentioned among the very best defensive players in Giants history.

If he\nis traded, he will be missed. However fickle he could be with the media,\nUmenyiora has always practiced — and played — hard. There are certainly enough\nbig plays left in his game to make a difference Sunday.

His individual\nbattle with Patriots tackle Matt Light is one of the spotlights of the game. If\nUmenyiora wins more battles than he loses, missing the media session on\nWednesday will be forgotten. If he does not have an impact and the Giants lose,\nUmenyiora’s media absence could be labeled as a distraction that caused him to\nlose focus.

My guess is Umenyiora will make one of those big-time plays\nthat big-time players make in big games. Sacking the quarterback, causing a\nfumble or recovering one is what Umenyiora has always done best. Sunday could be\nhis last chance to do it as a Giant.

(function() { var zergnet = document.createElement('script');\nzergnet.type = 'text/javascript'; zergnet.async = true; zergnet.src =\n(document.location.protocol == 'https:' ? 'https:' : 'http:') +\n'//www.zergnet.com/zerg.js?id=33405'; var znscr =\ndocument.getElementsByTagName('script')[0];\nznscr.parentNode.insertBefore(zergnet, znscr); })(); \n
\n

Sports Podcasts

The best insights\nfrom the ultimate insiders
\n
\n

Scoreboard

\n

SeatGeek\nGiants

\n
See All Games
\n
\n
\n
\n
\n \n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"\\/*\"},{\"not\":{\"href_matches\":[\"\\/wp-*.php\",\"\\/wp-admin\\/*\",\"\\/wp-content\\/uploads\\/sites\\/2\\/*\",\"\\/wp-content\\/*\",\"\\/wp-content\\/plugins\\/*\",\"\\/wp-content\\/themes\\/nypost\\/*\",\"\\/wp-content\\/themes\\/gtf\\/*\",\"\\/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch,\n.no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]} window.dataLayer = window.dataLayer || [];\ndataLayer.push({'scrollTrackingEnabled':1} ); window.ga4Dims = window.ga4Dims || {}; if ( typeof\nnypost_screen !== 'undefined' ) { window.ga4Dims.screen = nypost_screen; } //\nNews Connect Global Identifier var ncgGetCookie = function( name ) { var regexp\n= new RegExp( '(?:^' + name + '|;*' + name + ')=(.*?)(?:;|$)', 'g' ), result =\nregexp.exec( document.cookie ); return ( null === result ) ? null : result[1]; }\nvar ncgId = ncgGetCookie( '_ncg_id_' ); if ( null !== ncgId ) {\nwindow.ga4Dims.ncg_id = ncgId; } var ncgSpId = ncgGetCookie( '_ncg_sp_id\\.[^=]*'\n); if ( null !== ncgSpId ) { window.ga4Dims.ncg_sp_id = ncgSpId; } var gaAutId =\nncgGetCookie( '_autid' ); if ( null !== gaAutId ) { window.ga4Dims.ga_aut_id =\ngaAutId; } // Get Amazon links. var hasAmazon = \"false\"; var links =\ndocument.links; var amazonLinks = []; var ga4EventData; for (var i = 0;\nlinks.length > i; i++) { if ( links[i].href.indexOf('amazon.com') > 0 &&\n!links[i].classList.contains('buy-button') &&\n!links[i].dataset.skipAmazonTracking ) { var amazonGa4Event = JSON.stringify({\nevent_name: 'ux_engagement', source_unit: 'amazon', source_position: i + 1 });\nif (links[i].dataset.ga4Event) { var currentGa4Event =\nlinks[i].dataset.ga4Event; if (Array.isArray(currentGa4Event)) {\ncurrentGa4Event.push(amazonGa4Event); ga4EventData = currentGa4Event; } else {\nga4EventData = '[' + currentGa4Event + ',' + amazonGa4Event + ']'; } } else {\nga4EventData = amazonGa4Event; } links[i].setAttribute( 'data-ga4-event',\nga4EventData ); amazonLinks.push(links[i].href); hasAmazon = \"amazon\"; } }\nwindow.ga4Dims.contains_commerce_link = hasAmazon; if (amazonLinks.length > 0) {\nwindow.ga4Dims.commerce_links = amazonLinks.join(); } // Send an event on clicks for link elements with, wait\nuntil the document has loaded. document.addEventListener('DOMContentLoaded',\nfunction() { const affiliateLinks =\ndocument.querySelectorAll('a[data-nyp-affiliate=\"true\"]'); // Return early if we\ndon't have any links. if ( ! affiliateLinks ) { return; } // Loop through the\nlinks and add the event listener. affiliateLinks.forEach(function(link) {\nlink.addEventListener('click', function(event) { const { gtfScripts: {\nnypost_wp_vars: { nypostSite: siteId = '', } = {}, } = {}, } = window; // Check\nif we are on the element with the a[data-nyp-affiliate=\"true\"]. let link =\nevent.target; if ( 'true' !== link.dataset.nypAffiliate ) { // If not, get the\nclosest one then get the href from that. link =\nevent.target.closest('a[data-nyp-affiliate=\"true\"]'); } // Get the URL from the\nlink. let href = link.href || ''; // Bail if we don't have a href. if ( ! href )\n{ return; } // If the URL does not have the protocol we need to add it or URL()\nwill throw an error. if (!href.startsWith('http://') &&\n!href.startsWith('https://')) { href = 'https://' + href; } // Get the URL from\nthe link. if (href.match(new RegExp(`https?://go.${siteId}.com/`))) { // Extract\nthe URL from the skimlinks href. href = new URL(href).searchParams.get('url') ||\nhref; } // Ensure Trackonomics links \"clicks.trx-hub.com\" send the correct data\nto gtag. if (href.includes('clicks.trx-hub.com')) { // assign the original url\n(q parameter) from the href variable href = decodeURIComponent(new\nURL(href).searchParams.get('q')) || href; } // Get the URL hostname, for\nexample: www.amazon.com. const retailer = new URL(href).hostname; gtag('event',\n'outbound', { 'internal_source': window.location.href, 'external_destination':\nhref, 'retailer': retailer, 'post_id': \"1282850\", }); }); }); });
\n