Sunday, October 16, 2011

Road to Super Bowl filled with barricades

Tampa Bay's Super Bowl delegation returned home this week with no regrets and plenty of questions.

Bay area officials were certain they arrived in Houston for the NFL's fall meeting armed with a more substantial bid than Arizona.

But on Tuesday afternoon, those hopes were crushed when commissioner Roger Goodell announced the 2015 game was awarded to Glendale, a suburb of Phoenix that serves as home of the Cardinals.

It took two ballots and a simple majority, but the Bay area was turned away for the second straight year in its efforts to land the league's showcase game.

Tampa Bay's Super Bowl Host Committee, chaired by Sandy MacKinnon, knew Arizona was ahead of the Bay area in the rotation. The 2009 game was played at Raymond James Stadium, one year after Glendale played host to the epic matchup between the Giants and Patriots.

But Arizona is the same Super Bowl suitor that dropped out of the bidding for the 2014 game that was ultimately destined for New York.

While Glendale ran away from the table, Tampa Bay officials diligently put together an impressive proposal that nearly stole the 2014 Super Bowl away from the new stadium in East Rutherford, N.J., that houses both the Giants and Jets.

The New York proposal had the tacit backing of Goodell, yet the vote on the 2014 game was very tight once Miami was eliminated, requiring "five or six ballots'' according to Jets owner Woody Johnson, before the Big Apple bid prevailed over Tampa Bay.

"I was not surprised,'' said Rodney Barreto, chairman of the South Florida Super Bowl Host Committee. "I think the fix was in for New York.''

But instead of being rewarded for its perseverance and dedication to being a team player for the league, the Bay area was snubbed this week by the very owners who marveled at the strength of Tampa Bay's bid package for the 2014 game.

That's not right.

When Arizona suddenly withdrew from the 2014 competition, officials there cited a harsh local economy. But in their very next breath, they assured Phoenix residents the region would bid on the 2015 game.

"It simply doesn't feel like the right time to distract Arizona's leadership from the sobering fiscal business at hand to request consideration of a significant financial commitment for a future Super Bowl,'' said Mike Kennedy, chairman of Arizona's Super Bowl Host Committee.

It was a sham, and everyone knew it.

Arizona officials packed their bags once it became apparent to them the New York proposal was unbeatable. It had Goodell's support and besides, it was New York .

Fuhgeddaboutit.

After Tuesday's announcement, Kennedy was all smiles, knowing Arizona had played the Super Bowl shell game very well.

The Arizona contingent was rewarded for turning tail – while the Bay area was sacked after making New York squirm.

This wouldn't be such big a deal, except the road to Tampa Bay's next Super Bowl is now filled with barricades.

With new NFL stadiums in Los Angeles and San Francisco likely to be approved within the next few years, the 2015 game was the Bay area's best chance for a while. And don't forget about Miami, always lurking with sand and perks in abundance.

Keep your eye on South Florida.

The NFL has never gone more than four years without returning the Super Bowl to the Sunshine State, but that trend is about to change.

The 2010 game was played at Sun Life Stadium in Miami Gardens and frosty Texas played host to the Super Bowl in February.

The next four games are slated for Indianapolis, New Orleans, New York and Arizona, ensuring a minimum five-year gap for the state of Florida.

When Tampa Bay gets an opportunity to compete against Miami for another Super Bowl, officials here will undoubtedly point out Tampa Bay is ahead in the pecking order.

Hey, it worked for Arizona this week.

"Tampa had a setback,'' Kennedy said, "but they'll be back. Those people across the hall do a great job.''

'; generic_email += ''; generic_email += ' To: (Separate emails with a comma) *

'; generic_email += ' Your Name:

Sending a link for :

'; generic_email += ''; generic_email += ' Message: *

'; generic_email += ' '; generic_email += ''; $(document).ready(function(){ $('.more_social').mouseenter(function(event) { if(onDiv || onLink) { return false; } onLink = true; var which = $(this).attr('id'); social_box = create_social_box(which); createBubble.call(this, event, social_box, which); }).mouseleave(function(){ onLink = false; timeoutID = setTimeout(hideBubble, 1500); }); $('.share_email').click(function(event) { event.preventDefault(); show_overlay_int(generic_email); init_share(); }); $('.bottom_social a.short_add').mouseenter(function(){ init_share("bottom_social"); }); }); function show_email_form(){ show_overlay_int(generic_email); init_share(); } function create_social_box(which){ var social_box = '

'; //social_box += ' Bing'; social_box += ' Blogger'; social_box += ' Delicious'; social_box += ' Digg'; //social_box += ' Drudge Report'; social_box += (which=='top_social') ? ' Email' : ''; social_box += (which=='top_social') ? ' Facebook' : ''; social_box += ' Fark'; social_box += (which=='top_social') ? ' Favorites' : ''; social_box += '

'; social_box += (which=='top_social') ? ' Google' : ''; social_box += ' Google Buzz'; social_box += ' LiveJournal'; social_box += ' Reddit'; social_box += ' Stumbleupon'; //social_box += ' Topix'; social_box += ' Tumblr'; social_box += (which=='top_social') ? ' Twitter' : ''; social_box += (which=='top_social') ? '' : ''; social_box += '

'; social_box += ''; social_box += ''; social_box += '

'; return social_box; } function init_share(which){ var shortURL = 'http://www2.tbo.com/get_shorturl/ar/272401/'; contTitle = escape('Road to Super Bowl filled with barricades'); try { $.ajaxSetup({ error: function(xhr, status, e) { console.log(xhr, status, e); } }); $.getJSON(shortURL, function(data){ if(data.success == true){ shorturl = escape(data.shorturl); $('.social-bubble a.share_digg').attr('href', 'http://digg.com/submit?url=' + shorturl + '&title=' + contTitle); $('.social-bubble a.share_delicious').attr('href', 'http://www.delicious.com/save?jump=yes&url=' + shorturl + '&title=' + contTitle); $('.social-bubble a.share_blogger').attr('href', 'http://www.blogger.com/blog_this.pyra?t='+contTitle+'&u='+shorturl); $('.social-bubble a.share_fark').attr('href', 'http://www.fark.com/cgi/farkit.pl?u=' + shorturl + '&h='+contTitle); $('.social-bubble a.share_google_buzz').attr('href', 'http://www.google.com/buzz/post?url=' + shorturl); $('.social-bubble a.share_livejournal').attr('href', 'http://www.livejournal.com/update.bml?subject=' + contTitle + '%20-%20www.tbo.com&event=%3Ca%20href%3D%22' + shorturl + '%22%3E' + contTitle + '%3C%2Fa%3E'); $('.social-bubble a.share_reddit').attr('href', 'http://www.reddit.com/submit?url=' + shorturl + '&title=' + contTitle); $('.social-bubble a.share_stumbleupon').attr('href', 'http://www.stumbleupon.com/submit?url=http://tbo.com/ar/272401/&title=' + contTitle); $('.social-bubble a.share_tumblr').attr('href', 'http://www.tumblr.com/share?s=&t=' + contTitle + '&u=' + shorturl + '&v=3'); if(which=='bottom_social') { $('.detail .bottom_social a.share_google').attr('href', 'https://www.google.com/bookmarks/mark?op=add&bkmk='+shorturl+'&title='+contTitle); $('.detail .bottom_social a.share_twitter').attr('href', 'http://twitter.com/intent/tweet?status='+contTitle+'+'+shorturl+'+%28via+%40http://www.tbo.com%29&url='+shorturl); } else { $('.social-bubble a.share_google').attr('href', 'https://www.google.com/bookmarks/mark?op=add&bkmk='+shorturl+'&title='+contTitle); $('.social-bubble a.share_twitter').attr('href', 'http://twitter.com/intent/tweet?status='+contTitle+'+'+shorturl+'+%28via+%40http://www.tbo.com%29&url='+shorturl); } $('#email_referrer').val(shorturl); $('#email_subject').val(contTitle); $('#email_msg').html(unescape(contTitle)); } }); } catch(err) { console.log(err); } } function createBubble(event,social_box, which){ if (bubbleExists) { hideBubble(); } $(social_box).mouseenter(keepBubbleOpen).mouseleave(letBubbleClose).appendTo('body'); positionBubble(event); init_share(which); }; function positionBubble(event){ var tPosX = event.pageX -180; var tPosY = event.pageY +10; $('div.social-bubble').css({top: tPosY, left: tPosX}); bubbleExists = true; }; function hideBubble() { clearTimeout(timeoutID); if (bubbleExists && !onDiv) { $('div.social-bubble').remove(); bubbleExists = false; } } function keepBubbleOpen() { onDiv = true; } function letBubbleClose() { onDiv = false; hideBubble(); } function add_to_favorites(){ var title = document.title; var url = location.href; if (window.sidebar) // firefox window.sidebar.addPanel(title, url, ""); else if(window.opera && window.print){ // opera var elem = document.createElement('a'); elem.setAttribute('href',url); elem.setAttribute('title',title); elem.setAttribute('rel','sidebar'); elem.click(); } else if(document.all)// ie window.external.AddFavorite(url, title); }

Source: http://www2.tbo.com

No comments:

Post a Comment