Carlos Mendoza didn’t hesitate. Didn’t even wait for the question to end.
When asked postgame about whether he’d consider sitting Francisco Alvarez for Game 4 of the NLCS and starting Luis Torrens, Mendoza said that Alvarez will be back in the Mets’ lineup on Thursday. Alvarez had a costly error in the second inning and struck out in all three of his at-bats.
( function() { var func = function() { var iframe = document.getElementById('wpcom-iframe-aab39b94a390c9f048b39fc86f917407') if ( iframe ) { iframe.onload = function() { iframe.contentWindow.postMessage( { 'msg_type': 'poll_size', 'frame_id': 'wpcom-iframe-aab39b94a390c9f048b39fc86f917407' }, "https:\/\/embeds.nypost.com" ); } } // Autosize iframe var funcSizeResponse = function( e ) { var origin = document.createElement( 'a' ); origin.href = e.origin; // Verify message origin if ( 'embeds.nypost.com' !== origin.host ) return; // Verify message is in a format we expect if ( 'object' !== typeof e.data || undefined === e.data.msg_type ) return; switch ( e.data.msg_type ) { case 'poll_size:response': var iframe = document.getElementById( e.data._request.frame_id ); if ( iframe && '' === iframe.width ) iframe.width = '100%'; if ( iframe && '' === iframe.height ) iframe.height = parseInt( e.data.height ); return; default: return; } } if ( 'function' === typeof window.addEventListener ) { window.addEventListener( 'message', funcSizeResponse, false ); } else if ( 'function' === typeof window.attachEvent ) { window.attachEvent( 'onmessage', funcSizeResponse ); } } if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ } else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); } else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); } } )();