
The Wisconsin Badgers beat the Xavier Musketeers, 77-68, in a Gavitt Tipoff Games matchup on Tuesday night at the Cintas Center in Cincinnati, Ohio.
Badgers 77, Musketeers 68
Xavier guard Kyle Castlin reacts after hitting a 3-pointer during the first half of the Musketeers’ 77-68 loss to the Wisconsin Badgers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier forward Zach Hankins dunks during the first half of the Musketeers’ loss to the Wisconsin Badgers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin guard Brad Davison drives the lane as Xavier guard Paul Scruggs defends during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier guard Paul Scruggs reaches for a loose ball during the first half of the Wisconsin Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier forward Zach Hankins pulls down a rebound in front of Wisconsin forward Charles Thomas during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier guard Paul Scruggs and Wisconsin forward Charles Thomas battle for a loose ball during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin guard Brad Davison shoots as Xavier guard Quentin Goodin defends during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin forward Ethan Happ goes up for a shot as Xavier forward Zach Hankins defends during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier forward Zach Hankins blocks a shot by Wisconsin forward Ethan Happ during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin forward Nate Reuvers rises for a shot over Xavier forward Ryan Welage during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin forward Ethan Happ goes up for a dunk as Xavier guard Kyle Castlin defends during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin guard Brad Davison goes up for a a shot as Xavier forward Naji Marshall defends during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier forward Zach Hankins blocks a shot by Wisconsin forward Ethan Happ during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin forward Ethan Happ goes up for a dunk as Xavier guard Kyle Castlin defends during the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Wisconsin forward Nate Reuvers, left, forward Ethan Happ and guard D’Mitrik Trice, right, react after a made 3-point shot in the first half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
Badgers 77, Musketeers 68
Xavier guard Quentin Goodin drives to the basket as Wisconsin forward Ethan Happ defends in the second half of the Badgers’ 77-68 win over the Musketeers on Tuesday, Nov. 13, 2018, in Cincinnati.
‘;
} else {
sHTML += ‘
‘ + this.content + ‘
if (bShowAd == true) {
// Show advertisement
sHTML += ”
bShowAd = false;
} else {
bShowAd = true;
}
sHTML += ‘
‘;
}
}
}
} else {
if (this.id == sOriginID) {
// Origin found. Begin displaying assets
bFoundOrigin = true;
} else {
// Origin found is false. Skip asset
// Fail-safe in case origin is not present in set. This can be removed when origin is fixed.
if (bFirstRun == true) {
// Stored first id
sFirstID = this.id;
bFirstRun = false;
} else if (this.id == sFirstID) {
// We’ve started again. Force origin
sOriginID = sFirstID;
bFoundOrigin = true;
} // end Fail-safe
}
}
// Append infinity set to container
$(“#infinite-container”).append(sHTML);
});
// Include block_id on newly added list items
$(‘#infinite-container .infinite-item.original’).each(function() {
var sHref = scrubURL($(this).find(“.card-headline a”).attr(“href”));
// Add to image and headlines links
$(this).removeClass(‘original’)
.find(“.card-headline a, .image a”)
.attr(“href”, sHref + “#tncms-source=infinity-scroll-summary-siderail-latest”);
});
// Check next URL
if (sNextUrl) {
// if origin hasn’t been found yet and we hit next_url. Trigger the set to pull in again.
if (bFoundOrigin == false) {
// No origin yet. Call the populate function
populateInfinitySet(sNextUrl);
} else {
// Append sNextUrl to infinity set
$(“#infinite-container”).append(”);
}
}
// Ad waypoint and handler to insert ads next to summary
$(‘.infinity-ad.empty’).waypoint({
offset: ‘80%’,
handler: function(direction) {
// Kill waypoint
this.destroy();
$(this.element).removeClass(’empty’);
// Create and append ad iframe. Make sure this occurs only once
var newIframe = infinityAd();
if($(this.element).children().length
