No. Off hand, it'd require batching the users into groups of 100 and using an API call (/users/lookup) for each group. That gives you a user object each (which you don't care about), but also the latest tweet.
The limit is 180/15 mins, ie a max of 18k in any 15 minute window.