return date;
return name;
return score;
return weight;
this.date = pDate;
name = pName;
score = pScore;
weight = pWeight;