Orioles’ Austin Hays batting sixth on Wednesday
Baltimore Orioles outfielder Austin Hays is in the starting lineup for Wednesday’s game against the Kansas City Royals.
What It Means: Hays will start in left field on Wednesday and bat sixth versus left-hander Cole Ragans and the Royals. Colton Cowser returns to the bench.
numberFire’s models project Hays for 11.2 FanDuel points on Wednesday. His salary is $2,900.
written by Zack Bussiere on Wednesday, April 3rd, 2024 at 11:56am 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); }