Nick Allen sitting for Oakland Monday
The Oakland Athletics did not list Nick Allen as a starter for Monday’s game against the Boston Red Sox.
What It Means: Allen will take a seat Monday while the Athletics install Darell Hernaiz at shortstop.
Allen is hitting .308 so far this season and is 4-for-13 on the year.
written by Aidan McGrath on Monday, April 1st, 2024 at 6:15pm EDT
// Load the SDK's source Asynchronously // Note that the debug version is being actively developed and might // contain some type checks that are overly strict. // Please report such bugs using the bugs tool. (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
function postToFeed(title, desc, url, image){ var obj = {method: 'feed',link: url, picture: image,name: title,description: desc}; function callback(response){} FB.ui(obj, callback); }