So you have a picture of the tennis racket in the UMG ?
You just need to call SetBrush on your image widget
But if you want to change the model of the racket in game you should not do that in UMG. You should have your controller call an event in your pawn to change it.