Dexter Fowler announced his retirement after 14 seasons in Major League Baseball.

A star outfielder in 2016 when he won the World Series with the Chicago Cubs, Fowler batted .259/.

Choice of 14and tour of the Colorado Rockies in 2004, the 36-year-old athlete has already worn the uniform of the Rockies (2008-13), the Houston Astros (2014), the Cubs (2015-16) and the St. Louis Cardinals (2017 – 20) and Los Angeles Angels (2021).

Fowler signed a minor league contract with the Toronto Blue Jays on March 31. He had five hits in 12 games (. 417) with three RBIs in three games at the AAA level before being released on March 3.

(function () {
var slotName = “ad63da8898620df-adSlotLppos”;
var dimensions = [“fluid”,[634,125],[634,150],[634,180],[634,200],[634,634],[634,400],[640,360],[640,480],[728,200]];
var positionName = null;
var pageBlock = “text”;

positionName = “pos1″;
var adUnitPath=”/” + [
nuglif.ngApp.globals.network,
nuglif.ngApp.globals.topLevelAdUnit,
nuglif.ngApp.globals.adUnit
].join(‘/’);

LPAds.createAdSpot(slotName, adUnitPath, pageBlock, positionName, dimensions);

function setUpProductGalleryAd() {
console.debug(‘Ads: Product gallery detected for ‘ + slotName);
document.getElementById(slotName).parentElement.style.maxWidth=”728px”;
document.getElementById(slotName).parentElement.style.width=”100%”;
}

function setUpNativeAd() {
console.debug(‘Ads: Native Ad detected for ‘ + slotName);
document.getElementById(slotName).parentElement.style.width=”100%”;
}

function setUpNativeAdXtra() {
console.debug(‘Ads: Native Ad Xtra detected for ‘ + slotName);
document.getElementById(slotName).parentElement.style.width=”100%”;
document.getElementById(slotName).classList.add(“adSpotBlock__slotInner–xtra”);
}

LPAds.registerSpotReceived(slotName, function (slotData) {
if (slotData) {
if (LPAds.isProductGalleryAd(slotData.creativeTemplateId)) {
setUpProductGalleryAd();
} else if (LPAds.isNativeAd(slotData.creativeTemplateId)) {
setUpNativeAd();
} else if (LPAds.isNativeAdXtra(slotData.creativeTemplateId)) {
setUpNativeAdXtra();
}
}
});

LPAds.displayAdSpot(slotName);
})()