The new-look Saint Leo men's basketball team has begun the season 2-1 despite a tougher-than-usual schedule to open the season.
The Lions posted an opening night win against Southeastern 64-53 inside the Bowman Center. Marcus Ruh led the Lions with 15 points and eight rebounds. Tom Neary added 14 points.
Saint Leo followed that up with a loss to Southern Poly Tech the next night, 54-42. The Lions suffered from a bad shooting night that saw them make only 1-of-13 3-point attempts. Ruh again was the leading scorer with 12 points.
But the most impressive performance of the young season came on Tuesday when the Lions went to Valdosta State and posted a 69-51 win. Shaun Adams led all scorers with 24 points, adding eight rebounds. Taylor Bassett came off the bench to score 18 points in 23 minutes.
Saint Leo will try to continue its strong start at Division I Stetson today at 3 p.m. The Hatters (2-1) are coming off a 13-point loss to nationally ranked Florida State.
The women's basketball team has had a week to prepare for its second game of the season, today at 2 p.m. against Valdosta State in the Bowman Center.
Their first game was a success — a 63-56 win against West Florida.
Led by 15 points from Chelsea Williams , the Lions shot 47.1 percent from the field and overcame 24 turnovers.
The Lions' first seven games are at home, and following today's game they face Puerto Rico-Bayamon on Wednesday night.
Danielle Bletso was named to the All-Sunshine State Conference Volleyball first-team, while Emily Calderon-Reyes was honorable mention.
Bletso hit .352 for the Lions, which ranked third in the SSC and 29th nationally.
Calderon-Reyes overcame an injury to post 397 digs and 194 kills.
Tereza Novotna will compete in the Division II Cross Country championship meet today at 2 p.m. in Spokane, Wash. A live feed of the race is being shown onwww.ncaa.com.
Correspondent Bart O'Connell can be reached at tampasport@gmail.com. He can be followed on Twitter @BartOTrib.
'; 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/325723/'; contTitle = escape('Strong start for men's basketball'); 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/325723/&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:
No comments:
Post a Comment