Hello titowinky!
The result you have is the default String that the toString() method (of your Card class I suppose) returns. If you want it to be different you need to override the toString()...