Record: 96-66, Finished 1st in AL_West (Schedule and Results)
Postseason: Lost AL Division Series (3-2) to Boston Red Sox
Manager: Ken Macha (96-66)
General Manager: <a href="https://www.baseball-reference.com/register/player.fcgi?id=beane-002wil"> Billy Beane </a>
Farm Director: <a href="https://www.baseball-reference.com/register/player.fcgi?id=lieppm001kei"> Keith Lieppman </a>
Scouting Director: Eric Kubota
<p> Ballpark: Network Associates Coliseum </p> <p> Attendance: 2,216,596 (6th of 14) </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 - 99, Pitching - 98<br /> One-year: Batting - 95, Pitching - 93 </p> <p> <a href="https://www.sports-reference.com/blog/baseball-reference-faqs/">Pythagorean W-L:</a> 94-68, 768 Runs, 643 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 = 0; 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