• CLICK TO CALL (877) 326-3268
  • CLICK TO EMAIL

Dane County Real Estate

  • Home
  • Search Homes
  • Real Estate
    • Why Hire an Agent?
    • First Time Home Buying
  • Your Home Team
  • Pre-Approval
  • Home Loans
  • News
CONTACT US

Desire to give newcomers experience links Wisconsin Badgers, British Columbia for exhibitions

by Richard Surek / Tuesday, 27 August 2019 / Published in Dane County Real Estate News

On one side was a coach looking for an outlet to get his young team games under its belt before the real push begins.

On the other was essentially the same thing, only with a different definition of young.

In short, that’s how the University of Wisconsin and the University of British Columbia found each other for a groundbreaking set of exhibition games scheduled for Friday and Sunday in Vancouver, British Columbia.

Badgers coach Tony Granato and Thunderbirds coach Sven Butenschon are linked by more than just having played in the Olympics — Granato for the U.S. in 1988, Butenschon for Germany in 2010. Both went into the summer hoping to find an early start for programs that will take on a new look in the fall.

UW’s transformation has been well documented: A seven-person freshman class includes four players that were drafted in June — two of them in the first round — and another who’s a top prospect for next year. The majority of the class is 18. One player each is age 17, 19 and 21.

With UBC, the seven new players have a different career path. While the NCAA penalizes those who have played in the Canadian major junior system with ineligibility, Canada’s U Sports welcomes them.

So of those seven newcomers to the Thunderbirds, five are age 21 and two are 20. Six have played at least some of the last five seasons in the Western Hockey League, with a total of 1,393 games.

“The WHL has done a great job with their scholarship program so they’ve been able to play at a high level in the ‘Dub,’ chase their dream at that level,” Butenschon said. “Maybe those NHL contracts weren’t there when they’re done. But now they get to go to an elite school like UBC and so they’ve kind of done the best of both.”

Granato sought a way to give his players some experience before the season starts in October, and the one that the NCAA allows is with a foreign tour, permissible once every four years during the academic summer vacation. The Badgers have never before taken such an opportunity in men’s hockey; other UW sports have.

The UW coach approached athletic director Barry Alvarez, who pressed him for details before signing off.

#lee-services-modal { font-family: ‘Lato’, sans-serif; } #lee-services-modal .modal-body { min-height: 300px; } #lee-services-modal .close { font-size: 30px; margin-top: -8px; z-index:1; } #lee-services-modal .modal-top { margin: 0 -15px 20px -15px; padding: 15px; z-index:0; border-bottom: 3px double rgba(0,0,0,.1); } #lee-services-modal .title { font-size: 24px; line-height: 24px; margin-bottom: 10px; font-weight: 700; } #lee-services-modal .logo img { max-height: 50px; max-width: 50%; margin-bottom: 15px; } #lee-services-modal .tagline a { color: #222; text-decoration: underline; } #lee-services-modal #lee-service-no-access { display: none; } @media (min-width: 992px) { #lee-services-modal.packages_2, #lee-services-modal.packages_3 { width: 80%; } #lee-services-modal.packages_4, #lee-services-modal.packages_5 { width: 90%; } } @media (min-width: 1200px) { #lee-services-modal.packages_2 { width: 50%; } #lee-services-modal.packages_3 { width: 60%; } #lee-services-modal.packages_4 { width: 70%; } #lee-services-modal.packages_5 { width: 80%; } } /* inline */ #lee-subscription-wall-inline { position: relative; margin-bottom: 20px; } #lee-subscription-wall-inline .lee-subscribe-panel { background-color: #f7f7f7; padding: 30px 20px; border-radius: 5px; } #lee-subscription-wall-inline .lee-redacted-overlay { height: 80px; width: 100%; top: -90px; z-index: 1; position: absolute; background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 80%); } #lee-subscription-wall-inline .head { font-size: 36px; line-height: 36px; font-family: ‘Yrsa’, serif; } #lee-subscription-wall-inline .tagline { padding-bottom: 15px; } #lee-subscription-wall-inline .tagline a { color: #222; text-decoration: underline; } @media (max-width: 767px) { #lee-subscription-wall-inline .lee-redacted-overlay { display: none; } }

Welcome back! You’ve reached your free article limit. Become a member to help support our work.

Loading&hellp;

  • {{start_at_rate}}
    {{format_dollars}} {{start_price}} {{format_cents}}
    {{promotional_format_dollars}}{{promotional_price}}{{promotional_format_cents}} {{term}}
  • {{html}}
  • {{action_button}}

‘); $(‘.lee-featured-subscription’).html(sFallBack); } function lee_formatPackage(oService){ try { var bOnlyModal = true; var oSettings = lee_getPackageSettings(oService.HomeMembership); var newService = {}; if(parseInt(oService.WebFeatureFG) === 2) return false; if(oService.WebStartPrice != ”){ var custom = JSON.parse(oService.WebStartPrice); $.each(custom, function(k,v){ newService[k] = v; }); } if(bOnlyModal && newService.in_modal === ‘false’) return false; newService.sort = parseInt((newService.sort) ? newService.sort : oSettings.sort); newService.title = oSettings.title; newService.level = oService.HomeMembership; newService.html = oService.WebOfferHTML; newService.disabled = newService.disable_purchase ? ‘disabled’ : ”; var price = lee_formatPackagePrice(newService.start_price); newService.start_price = price.cost; newService.format_dollars = (price.format_dollars) ? price.format_dollars : ”; newService.format_cents = (price.format_cents) ? price.format_cents : ”; newService.start_at_rate = (newService.fixed_rate === ‘true’) ? ‘for the low price of’ : ‘starting at’; if( !newService.term ) newService.term = ‘per month’; if( newService.promotional_price && newService.promotional_price != ” ){ newService.has_promotion_class = ‘has-promotion’; var promotion = lee_formatPackagePrice(newService.promotional_price); newService.promotional_price = promotion.cost; newService.promotional_format_dollars = (promotion.format_dollars) ? promotion.format_dollars : ”; newService.promotional_format_cents = (promotion.format_cents) ? promotion.format_cents : ”; } newService.action_button = ‘Sign Up’; if(newService.disabled === ‘disabled’){ newService.start_at_rate = ‘Call us at’; newService.start_price = ‘800-362-8333’; newService.term = ‘to get started’; newService.action_button = ‘Call Today’; } window.lee_service_impressions.push({ ‘id’: newService.level, ‘name’: newService.title, ‘price’: newService.start_price, ‘brand’: “madison.com”, ‘category’: ‘subscription’, ‘list’: ‘Block’, ‘position’: newService.sort }); return newService; } catch(e){ if(window.console) console.warn(e); return false; } } function lee_sortPackages(property) { var sortOrder = 1; if(property[0] === “-“) { sortOrder = -1; property = property.substr(1); } return function (a,b) { var result = (a[property] b[property]) ? 1 : 0; return result * sortOrder; } } function lee_getPackageSettings(sPackage){ switch(sPackage.toLowerCase()){ case ‘dob’: return {title: ‘Digital Basic’, sort: 0}; break; case ‘dop’: return {title: ‘Digital Plus’, sort: 1}; break; case ‘silv’: return {title: ‘Silver’, sort: 2}; break; case ‘gold’: return {title: ‘Gold’, sort: 3}; break; case ‘plat’: return {title: ‘Platinum’, sort: 4}; break; } } function lee_replacePackageTokens(sPackage, oService, sCol){ var hasPromotion = false; $.each(oService, function(k,v){ if( k === ‘html’){ v = v.replace(new RegExp(‘{{domain}}’, ‘gi’), ‘madison.com’) .replace(new RegExp(‘{{site_name}}’, ‘gi’), ‘madison.com’) .replace(new RegExp(‘{{site_phone}}’, ‘gi’), ‘800-362-8333’); } sPackage = sPackage.replace(new RegExp(‘{{‘+k+’}}’, ‘gi’), v); }); if(sCol) sPackage = sPackage.replace(‘{{col}}’, sCol); return sPackage; } try { var oPackages = [], oFeatured = false, sHtml = ”, sTemplate = $(‘#lee-service-template’).html(); $.each(window.leeMembershipPackages, function(i, oService){ var oService = lee_formatPackage(oService); if(oService){ oPackages.push(oService); if(oService.featured === ‘true’) oFeatured = oService; } }); if(oPackages.length === 0){ throw ‘No packages defined’; } oPackages.sort(lee_sortPackages(‘sort’)); if(!oFeatured) oFeatured = oPackages[0]; switch(oPackages.length){ case 5: var sCol = ‘5ths’; break; case 4: var sCol = ‘3’; break; case 3: var sCol = ‘4’; break; case 2: var sCol = ‘6’; break; default: var sCol = ’12’; break; } $(‘#lee-services-modal’).addClass(‘packages_’+oPackages.length); $.each(oPackages, function(i, oService){ sHtml += lee_replacePackageTokens(sTemplate, oService, sCol); }); $(‘#lee-services-list .packages’).html(sHtml).promise().then(function(){ setTimeout(function(){ $(‘#lee-services-list .body’).each(function(){ if( $(this).prop(‘scrollHeight’) 0 && oFeatured ){ $(‘.lee-featured-subscription’).each(function(){ var html = $(this).html(); if( !oFeatured.featured_button_text ){ if(oFeatured.promotional_price){ oFeatured.featured_button_text = oFeatured.promotional_format_dollars+oFeatured.promotional_price+oFeatured.promotional_format_cents+’ ‘+oFeatured.term; } else { oFeatured.featured_button_text = ‘Join for ‘+oFeatured.format_dollars+oFeatured.start_price+oFeatured.format_cents+’ ‘+oFeatured.term; } } html = lee_replacePackageTokens(html, oFeatured); $(this).html(html); if(oFeatured.promotional_price) $(this).addClass(‘has-promotiom’); if( $(this).hasClass(‘show-after-loaded’) ) $(this).show(); }); } } catch (e) { if(window.console) console.warn(e); lee_serviceError(); } window.lee_fetched_services = true; });

Thanks for being a subscriber.

Sorry, your subscription does not include this content.

Please call 800-362-8333 to upgrade your subscription.

Thanks for reading.

Tagged under: dane county real estate, madison, real estate agents

About Richard Surek

What you can read next

Madison Night Market opener draws crowd and serves as retail incubator
Tom Oates: Grading Wisconsin Badgers’ performance in win over Purdue Boilermakers
Cooks’ Exchange: No excuse for boring chicken

Recent Posts

  • Attorney says UW-La Crosse professor was victim of ‘cancel culture’ in sexual misconduct case

    {{featured_button_text}} Elgin Bean An attorney...
  • Judiciary panel takes first steps toward impeachment vote

    WASHINGTON (AP) — The House Judiciary Committee...
  • Two Republicans introduce bill that would legalize medical marijuana

    {{featured_button_text}} Two Republican lawmake...
  • Jarry’s shutout streak ends as Montreal beats Penguins 4-1

    PITTSBURGH (AP) — Tomas Tatar’s 10th goal of th...
  • Badgers’ Dana Rettke named Northeast Region player of year

    Rettke University of Wisconsin junior Dana Rett...

Categories

  • Dane County Real Estate News
  • FHA Mortgages
  • Mortgage Loans
  • Purchase Mortgages
  • Refinance Mortgages
  • US Lending News
  • USDA Mortgages

US LENDING & REAL ESTATE

877-326-3268

6720 Frank Lloyd Wright Ave. Suite 104 Middleton, WI 53562

  • Home
  • Search Homes
  • Real Estate
    • Why Hire an Agent?
    • First Time Home Buying
  • Your Home Team
  • Pre-Approval
  • Home Loans
  • News
  • Home
  • Search Homes
  • Real Estate
    • Why Hire an Agent?
    • First Time Home Buying
  • Your Home Team
  • Pre-Approval
  • Home Loans
  • News

Terms of Use | Privacy Policy | Sitemap

NMLS #1152122 (View NMLS Consumer Access Page)
©2003-2019 US Lending Corporation, Dane County Real Estate and US Lending & Real Estate, all rights reserved. | 6720 Frank Lloyd Wright Ave. Suite 104 Middleton, WI 53562.

Lending services provided by US Lending Corporation, "US Lending & Real Estate" is a registered service mark (d/b/a) of US Lending Corporation, used under license.

Dane County Real Estate LLC License Numbers: WI 700869-91. US Lending & Real Estate Logo is a service mark (d/b/a) licensed to Dane County Real Estate LLC. Dane County Real Estate LLC fully supports the principles of the Fair Housing Act and the Equal Opportunity Act. The Dane County Real Estate LLC main office is located in Middleton, WI. Contact: 877-326-3268. (View License)

TOP