Record: 89-73, Finished 2nd in AL_Central (Schedule and Results)
Postseason:
Lost World Series (4-3) to San Francisco Giants
Won AL Championship Series (4-0) over Baltimore Orioles
Won AL Division Series (3-0) over Los Angeles Angels of Anaheim
Won AL Wild Card Game (1-0) over Oakland Athletics
Manager: Ned Yost (89-73)
General Manager: Dayton Moore
Farm Director: <a href="https://www.baseball-reference.com/register/player.fcgi?id=sharp-001sco"> Scott Sharp </a>
Scouting Director: <a href="https://www.baseball-reference.com/register/player.fcgi?id=goldbe001lon"> Lonnie Goldberg </a>
<p> Ballpark: Kauffman Stadium </p> <p> Attendance: 1,956,482 (11th of 15) </p> <p> <a href="https://www.baseball-reference.com/about/parkadjust.shtml">Park Factors:</a> (Over 100 favors batters, under 100 favors pitchers.)<br /> Multi-year: Batting - 104, Pitching - 103<br /> One-year: Batting - 104, Pitching - 104 </p> <p> <a href="https://www.sports-reference.com/blog/baseball-reference-faqs/">Pythagorean W-L:</a> 84-78, 651 Runs, 624 Runs Allowed </p> <button>More team info, park factors, postseason, & more</button> <![CDATA[ // see sr.menus.js:sr_menus_checkInfoCookie to explain function sr_menus_checkInfoCookie_inline(browserType) { var el_info = document.getElementById('info'); var el_button = document.getElementById('meta_more_button'); var bling_len = 1; if (!el_button || !el_info || !el_info.classList) { console.log('no meta_button'); return; } var el = el_button; var siblingsHidden = 0; while (el = el.previousSibling) { if ((el.nodeType === 1) && (el.offsetWidth <= 0 || el.offsetHeight <= 0)) { siblingsHidden++; } } var button_cookie = false; if (browserType === 'desktop') { button_cookie = vjs_readCookie('meta_more_button'); } // We allow up to four of bling lines or additional player bio data entries in mobile. if (el_info && el_button && (button_cookie || (siblingsHidden + bling_len