jQuery.noConflict();
if (!album_reload_ad_tile || album_reload_ad_tile.constructor !== Array) { var album_reload_ad_tile = new Array(); } function reloadExternalAd(ad_id) { //console.log('reloadExternalAd loaded'); switch(ad_id) { case 1: getNewAd1(); break; case 2: getNewAd2(); break; case 3: getNewAd3(); break; case 4: getNewAd4(); break; case 5: getNewAd5(); break; case 6: getNewAd6(); break; case 7: getNewAd7(); break; case 8: getNewAd8(); break; case 9: getNewAd9(); break; case 10: getNewAd10();break; } }
window.onload = function() { jQuery(".ad-rotation .adspace").each(function() { adheight = jQuery(this).height(); adwidth = jQuery(this).width(); if (jQuery(this).parent().height() < adheight) { jQuery(this).parent().css('height', adheight+'px'); } if (jQuery(this).parent().width() < adwidth) { jQuery(this).parent().css('width', adwidth+'px'); } }); jQuery(".ad-rotation").each(function() { //if there is only one ad in the rotation group (.active.first.last), don't rotate. It looks dumb. if (!(jQuery(this).find(".active.first.last").length > 0)) { jQuery(this).find('.ad-count').val(0); currenttimer = 'adtimer_'+jQuery(this).attr('id').substr(3); currentTimerName = window[currenttimer]; adRotate(jQuery(this).attr('id')); jQuery(this).mouseenter(function() { clearTimeout(currentTimerName); }).mouseleave(function() { adRotate(jQuery(this).attr('id')); }); } }); } function adRotate(adgroupid) { var currentAdGroup = window[adgroupid]; //console.log(currentAdGroup); //console.log(jQuery("#"+adgroupid+" .ad-count")); currentAdIndex = parseInt( jQuery.trim(jQuery("#"+adgroupid+" .ad-count").val()) ); //console.log('currentAdIndex: '+currentAdIndex); nextAdIndex = currentAdIndex+1; if (jQuery("#"+adgroupid+" .adspace:eq("+nextAdIndex+")").length <= 0) nextAdIndex = 0; //console.log('nextAdIndex: '+nextAdIndex); //console.log('array: '+currentAdGroup[currentAdIndex].order[nextAdIndex]); jQuery("#"+adgroupid+" .ad-count").val(nextAdIndex); //currentAdGroup[currentAdIndex].order[nextAdIndex] currentTimerName = setTimeout('adSwitch("'+adgroupid+'", '+currentAdGroup[currentAdIndex].order[currentAdIndex]+', '+currentAdGroup[currentAdIndex].order[nextAdIndex]+');', currentAdGroup[currentAdIndex].time); } function adSwitch(adgroupid, currentAdIndex, nextAdIndex) { //console.log('adSwitch('+adgroupid+', '+currentAdIndex+', '+nextAdIndex+');'); if (page_WINDOW_FOCUS) { jQuery("#"+adgroupid+" .adspace.active").fadeOut(500); jQuery("#"+adgroupid+" .adspace:eq("+nextAdIndex+")").fadeIn(500); jQuery("#"+adgroupid+" .adspace.active").removeClass('active'); jQuery("#"+adgroupid+" .adspace:eq("+nextAdIndex+")").addClass('active'); } adRotate(adgroupid); } var ad_grp1 = new Array(); var adtimer_grp1 = null; var adspace = null; adspace = new Object; adspace.id = 651352; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(1,0); ad_grp1[0] = adspace; adspace = new Object; adspace.id = 651446; adspace.time = 5 * 1000; //set the rotation time for this ad in miliseconds (db stores as seconds) adspace.timer = null; adspace.order = new Array(1,0); ad_grp1[1] = adspace;
Facebook
Twitter
Chase Hallam
Courtesy: Rich Clarkson and Associates
Chase Hallam
Send this article to a friend Print RSS
var addthis_config = { ui_delay: 200 } var addthis_share = { title : "Denver Comeback Falls Short in 65-58 Loss to Iona" }
Denver Comeback Falls Short in 65-58 Loss to Iona
Courtesy: Denver Athletics  
Release: 11/09/2012
divider

NEW ROCHELLE, N.Y. - University of Denver junior forward Chris Udofia (Irving, Texas) scored 20 points, but the Pioneers could not overcome a first half offensive outburst by Iona, falling 65-58 on Friday night at Hynes Athletic Center.

"It was a tale of two halves. It's disappointing but understandable," head coach Joe Scott said. "We've got one senior and two juniors. When you've got a young team, you need to have a quick learning curve, especially on the road against an NCAA Tournament team. We showed our youth in the first half, and in the second half we showed that we can be a good team. We need to learn from this and move on."

Udofia added six rebounds, five assists and two blocked shots. Senior guard Chase Hallam (Mesquite, Texas) scored nine of his 14 points in the second half and had three steals in the game, while sophomore guard Brett Olson (Highlands Ranch, Colo.) and sophomore forward Royce O'Neale (Killeen, Texas) had 12 and 10 points, respectively.

Iona led by as many as 25 points with 19:47 to play in the second half, but Denver ripped into the lead with a 33-17 run over the next 16 minutes to bring the Pioneers back to within six points at 59-53 with 4:44 remaining.

However, Iona's MoMo Jones answered with a three-pointer and a layup off a steal on consecutive plays to stretch the Gaels' lead back to 11 points with 3:27 to go in the game.

Denver responded again with five-straight points, but the comeback bid came up short, going scoreless for the final 1:48.

Denver shot 46.7 percent (21-of-45) from the floor in the game, including a 57.7 percent (15-of-26) in the second half, and the Pioneers went 6-for-14 (42.0 percent) from three-point range in the second half after going 0-for-8 in the first half.

Denver struggled with a stifling Iona defense in the first half, as the Pioneers were just 6-for-19 (31.6 percent) from the field and 0-for-8 from beyond the arc. It was the first time DU went without a three-pointer in a half since the second half of last season's opening game. Iona was 14-of-23 (60.9 percent) from the field and 5-of-6 (83.3 percent) from three-point range, stretching the Gaels' lead to 40-17 at the half.

Iona was led by Jones, who had 20 points and seven assists, and Sean Armand's 19 points.

The Pioneers return to Magness Arena for the home opener against Texas A&M-Corpus Christi on Wednesday at 7 p.m. MT. Fans can watch the game on Pioneer Vision, listen on Mile High Sports Radio AM 1510 or FM

93.7, or follow via LiveStats available at DenverPioneers.com. 


divider
Back  Denver Men's Basketball


Advertisement
Launch PlayerLive EventsLOGINJoin Now


var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cspan style=visibility:hidden src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javaspan style=visibility:hidden'%3E%3C/span style=visibility:hidden%3E")); var pageTracker = _gat._getTracker("UA-8564833-1"); pageTracker._trackPageview(); var secondTracker = _gat._getTracker("UA-11697686-1"); secondTracker._trackPageview(); var _rsCI="us-xostech"; var _rsCG="18600"; var _rsDN="//secure-us.imrworldwide.com/"; var _rsCC=0; var _rsSE=1; var _rsSM=1.0; var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035349", c3: "", c4: "http://www.denverpioneers.com/ViewArticle.dbml" }); (function() { var s = document.createElement("span style=visibility:hidden"), el = document.getElementsByTagName("span style=visibility:hidden")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); var page_site_graphics = '/fls/18600/site_graphics/2012'; var page_PRINTABLE_PAGE = ''; var page_ON_DEMAND_VIEWER_HEIGHT = 640; var page_ON_DEMAND_VIEWER_WIDTH = 860; var page_ONDEMANDVIEWERSCROLLBARS = 'no'; var page_MP_MEDIAPLAYER = 'V4PLAYER'; var page_MP_TAB = 'vod'; var page_LIVEEVENTVIEWERSCROLLBARS = 'no'; var page_MP_EXTRA_SPORTONLY = 'N'; var page_MP_GAMECENTER_VERSION = '2'; var page_MP_EXTRA_SPORTONLY_SPORTKEYLIST = ''; var page_WRITEFLEXPLAYER_ID = null; var page_WRITEFLEXPLAYER_OEM_ID = '18600'; var page_WRITEFLEXPLAYER_IS_PRODUCTION = true; var page_WRITEFLEXPLAYER_SITE_NAME = 'jtvs.18600.denverpioneers'; var page_WRITEFLEXPLAYER_AD_SPORT_ID = 'sports.m.basketball'; var page_WRITEFLEXPLAYER_COMPANION_DURATION = 0; var page_WRITEFLEXPLAYER_LOC_SERVER = 'http://www.denverpioneers.com/'; var page_WRITEFLEXPLAYER_LOC_IMAGE = 'http://image.cdnllnwnl.xosnetwork.com/siteMediaPlayer/headlineEmbed/'; var page_WRITEFLEXPLAYER_ADPATH = 'N12906217'; var page_REPLAYPHOTOS_BASE_URL = 'http://www.replayphotos.com/'; var page_REPLAYPHOTOS_PROVIDER_ID = 'denverphotostore'; var page_REPLAY_PHOTO_WIDTH = '1000'; var page_DB_OEM_ID = '18600'; var page_SPSID = '90277'; var page_KEY = ''; var page_DB_KEY = ''; var page_DB_ACCOUNT_TYPE = 'USER'; var page_IS_HOME_PAGE = 'NO'; var page_SPID = '10877'; var page_HTTP_REQUEST_PATH = '/ViewArticle.dbml'; var page_SAVE_TEMPLATE = 'templates/ArticlePicTopCenter.tmpl'; var page_TMPL_PAGE_NAME = 'templates/ArticlePicTopCenter.tmpl'; var page__MODE_ = ''; var page_SHOW_ALL_OEMS = ''; var page_DBREWRITEVARS = '&ATCLPID=&ATCLID=205731757&SPSID=90277&SPID=10877&DB_LANG=C&DB_OEM_ID=18600'; var page_GOOGLE_ANALYTICS = 'UA-8564833-1'; var page_SITE_BASE_SERVER = 'http://www.denverpioneers.com/'; var page_SECURE_BASE_SERVER = 'https://www.nmnathletics.com/'; var page_GOOGLE_ROLL_UP_ANALYTICS = 'https://www.nmnathletics.com/'; var page_HTTP_IMAGE_CACHE_SERVER = 'http://image.cdnllnwnl.xosnetwork.com'; var page_HTTPS_IMAGE_CACHE_SERVER = ''; _gaq.push(['b._setAccount', 'UA-516606-1']);_gaq.push(['b._setDomainName', 'du.edu']);_gaq.push(['b._setAllowHash', false]);_gaq.push(['b._setSiteSpeedSampleRate', 5]);_gaq.push(['b._trackPageview']);/****** Google Analytics for eVenue ******/ // section: init GA var gaAcctNum = 'UA-8564833-1'; var xd = /eVenue.net/gi; //cross domain link match with eVenue var thisDomain = '.' + document.domain.split('.').reverse()[1] + '.' + document.domain.split('.').reverse()[0]; var _gaq = _gaq || []; _gaq.push(['_setAccount', gaAcctNum]); _gaq.push(['_setDomainName', thisDomain]); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_setAllowAnchor', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('span style=visibility:hidden'); ga.type = 'text/javaspan style=visibility:hidden'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('span style=visibility:hidden')[0]; s.parentNode.insertBefore(ga, s); })(); function evLinks(tagName,dMatch) { var elms = document.getElementsByTagName(tagName); var t = _gat._getTrackerByName(); for (var i = 0; i < elms.length; i++) { if ( elms[i].href.match(dMatch) ) elms[i].href = t._getLinkerUrl(elms[i].href, true); } } window.onload = function () { _gaq.push(function() { evLinks("a",xd);// tags evLinks("area",xd);// tags }); var dwOemId = 18600; var dwCountdownDataPath = 'http://image.cdnllnwnl.xosnetwork.com/xmlCache/18600/countdown.json'; __dwmswi("/../../../fls/18600/DeepWidgets/js/countdown2"); adroll_adv_id = "SCSL3FING5ABFF7ABYJYQD"; adroll_pix_id = "OMMLYQXBNFG7XFZQBKOTCN"; (function () { var oldonload = window.onload; window.onload = function(){ __adroll_loaded=true; var scr = document.createElement("span style=visibility:hidden"); var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com"); scr.setAttribute('async', 'true'); scr.type = "text/javaspan style=visibility:hidden"; scr.src = host + "/j/roundtrip.js"; ((document.getElementsByTagName('head') || [null])[0] || document.getElementsByTagName('span style=visibility:hidden')[0].parentNode).appendChild(scr); if(oldonload){oldonload()}}; }());