Record: 91-71, Finished 1st in NL_West (Schedule and Results)
Postseason:
Won World Series (4-0) over Oakland Athletics
Won NL Championship Series (4-2) over Pittsburgh Pirates
Manager: Lou Piniella (91-71)
General Manager: <a href="https://www.baseball-reference.com/register/player.fcgi?id=quinn-002bob"> Bob Quinn Sr. </a> (Hired 10/13/1989)
<p> Scouting Director: Julian Mock </p> <p> Ballpark: Riverfront Stadium </p> <p> Attendance: 2,400,892 (4th of 12) </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 - 105, Pitching - 105<br /> One-year: Batting - 102, Pitching - 101 </p> <p> <a href="https://www.sports-reference.com/blog/baseball-reference-faqs/">Pythagorean W-L:</a> 92-70, 693 Runs, 597 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