An update on my previous post.
The suggestion to call setDefaultTextureFilter improved the sprite slightly.
However, the real solution was actually to resize the image.
I found out that I had accidently cropped the spirte to the odd size 200x214. Once I had it corrected to 256x256 things went back to normal again.