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(0,1); 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(0,1); ad_grp1[1] = adspace;
Facebook
Twitter
Chase Hallam
Courtesy: Andrew Fielding
Chase Hallam
Send this article to a friend Print RSS
var addthis_config = { ui_delay: 200 } var addthis_share = { title : "Denver Falls 72-61 to California" }
Denver Falls 72-61 to California
Courtesy: Denver Athletics  
Release: 11/16/2012
divider

DENVER - University of Denver men's basketball sophomore Brett Olson (Highlands Ranch, Colo.) had a team-high 17 points, and junior forward Chris Udofia (Irving, Texas) had a double-double with 16 points and 10 rebounds, but the Pioneers fell 72-61 to the California Golden Bears at Magness Arena on Friday night.

"We competed extremely hard tonight," head coach Joe Scott said. "Our offense had a lot of opportunities and let us down tonight. We played the way we wanted to play, but you have to give a veteran team in Cal credit for finishing their opportunities."

Denver (1-2) shot 36.7 percent (22-of-60) from the field and 36.0 percent (9-of-25) from three-point range in the game. The Golden Bears (3-0) shot 51.0 percent from the floor (25-of-49), including 73.7 percent (14-of-19) in the second half, and went 20-for-25 (80.0 percent) from the free throw line.

Sophomore forward Royce O'Neale (Killeen, Texas) added 14 points and four steals, and redshirt junior forward Blake Foeman (Weston, Fla.) connected on a pair of three-pointers for the Pioneers and totaled eight points.

The Pioneers held an early lead with back-to-back three pointers by Foeman and  Olson.  The Golden Bears took a 19-14 lead midway through the first half before Denver reclaimed the lead when O'Neale's fast break dunk put the Pioneers up 20-19. A defensive battle prevented significant runs by either team in the first half, and California led 29-28 at the intermission.

A three-pointer by Olson with 14:24 remaining brought the Crimson and Gold to within two at 39-37, but Cal went on a 15-2 run to give the Golden Bears their largest lead at 60-44.

Olson's fourth and fifth baskets from beyond the arc sparked the Pioneers, who cut the deficit to eight with 34 seconds remaining, but Cal held on for the win.

Cal guard Allen Crabbe finished with 20 points, including his 1,000th career points during the game, while Justin Cobbs added 17. David Kravish had a double-double with 11 points and 12 rebounds.

The Pioneers return to action Wednesday, when they host in-state rival Colorado State. Tip-off is set for 7 p.m. MT, and the game will be broadcasted live on ROOT SPORTS.

Individual game tickets are on sale now with prices starting at $9 for adults. DU Students get into the game for free with their Pioneer Card.

Visit denverpioneers.com for complete coverage of all 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=205746117&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()}}; }());