Recent Challenge Matches


0){ ?> fullname = $challengeMatch['challenger_team']; $challenger->id = $challengeMatch['challenger_team_id']; $challengee = new clubpro_obj; $challengee->fullname = $challengeMatch['challengee_team']; $challengee->id = $challengeMatch['challengee_team_id']; $userid = get_userid(); $inreservation = in_array($userid,$challengeMatch['ids']) ; //don't include timestamp $challengeDate = explode(" ",$challengeMatch['date']); printLadderEventRow($challengeMatch['id'], $challenger, $challengee, $challengeDate[0], $scored, $inreservation, false); } ?>
Date Challenger Challengee Winner
note: mouse over winner's name to see the score
No challenge matches found.