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
Royce O'Neale
Courtesy: Andrew Fielding
Royce O'Neale
Send this article to a friend Print RSS
var addthis_config = { ui_delay: 200 } var addthis_share = { title : "Pioneers Declaw Bears, 69-40" }
Pioneers Declaw Bears, 69-40
Courtesy: Denver Athletics  
Release: 12/05/2012
divider

DENVER - University of Denver men's basketball junior forwards Royce O'Neale (Killeen, Texas) scored a career-high 22 points and Chris Udofia (Irving, Texas) added 14, leading the Pioneers to a 69-40 victory over Mercer on Wednesday night at Magness Arena.

"Our guys executed our game plan," head coach Joe Scott said. "We have been playing bigger teams, and we bottled up their big men. Our offensive execution looked the way we wanted, and we put the ball in the basket."

Sophomore guard Brett Olson (Highlands Ranch, Colo.) finished with 10 points for Denver (2-5), including a pair three-point field goals, and freshman guard Jalen Love (Wichita, Kan.) dished out a career-best five assists in his first collegiate start. Senior guard Chase Hallam (Mesquite, Texas) moved into fifth on Denver's all-time steals list with 143 and also grabbed his 400th career rebound in the contest, while adding nine points, five rebounds and four assists.

"Chase Hallam was terrific, Royce was Royce, Brett seemed to break out, and Jalen Love going in there as the fifth starter seemed to be a great complement to those guys," Scott said.

Denver shot a season-high 53.7 percent (29-of-54) from the field, while holding the Bears to 15-of-42 (35.7 percent) in the contest, the lowest percentage by a DU opponent this season.

O'Neale scored Denver's first 10 Denver points in the contest, but Mercer kept it close in the early going. The Bears tied the game three times and neither team scored consecutive baskets until O'Neale and Olson each found the bottom of the net 7:33 in.

Midway through the opening stanza, Hallam drilled a jumper as the shot clock expired, kick-starting a 15-1 Denver run over the next 5:22, led by seven-straight points by Udofia.

Both teams went without a basket for nearly the next four minutes after that run, until Mercer's Chris Smith hit a five-foot floater to end a run of 10:39 without a Mercer bucket. After an O'Neale three-point play to end the half, Denver took a 33-19 lead into the intermission.

Denver continued to stretch the lead in the second half, continuing the hot shooting by hitting 15-of-27 (55.6 percent) after the break.


Mercer's Daniel Coursey led the Bears (4-5) in scoring with 11 on 5-of-6 shooting. 

The Pioneers will take a rare 10-day break before hitting the Magness Arena hardwood again against Nebraska-Omaha on Saturday, December 15 at 4 p.m. MT.

Visit denverpioneers.com for complete coverage of all 17 of DU's Division I athletic programs.

--EXPERIENCE DENVER ATHLETICS-

Like Denver Athletics and Denver Men's Basketball on Facebook

Follow @DU_Athletics and @DU_MHoops on twitter


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_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_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_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=205821430&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()}}; }());