Record: 31-29, 2nd place in NL_East (Schedule and Results)
Postseason:
Lost NL Division Series (3-0) to Atlanta Braves
Won NL Wild Card Series (2-0) over Chicago Cubs
Manager: Don Mattingly (31-29)
President: <a href="https://www.baseball-reference.com/register/player.fcgi?id=jeter-001der"> Derek Jeter </a> (CEO)
General Manager: Mike Hill (President, Baseball Operations)
Farm Director: <a href="https://www.baseball-reference.com/register/player.fcgi?id=scott-002ric"> Dick Scott </a>
Scouting Director: <a href="https://www.baseball-reference.com/register/player.fcgi?id=denbo-001gar"> Gary Denbo </a>
<p> Ballpark: Marlins Park </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 - 97, Pitching - 99<br /> One-year: Batting - 97, Pitching - 98 </p> <p> <a href="https://www.sports-reference.com/blog/baseball-reference-faqs/">Pythagorean W-L:</a> 26-34, 263 Runs, 304 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