 
        
        
        
    | Tribe Name | Gold  | Silver  | Bronze  | Tug of War | T2T Miles Challenge | Total Points | 
|---|---|---|---|---|---|---|
| {{x.TribeName}} | {{x.FirstPlaceMedals}} | {{x.SecondPlaceMedals}} | {{x.ThirdPlaceMedals}} | {{x.TugOfWarScore}} | {{x.WalkScore}} | {{x.TotalPoints}} | 
| First Round | Second Round | Total | Place | 
|---|---|---|---|
| {{s.FirstRound}} | {{s.SecondRound}} | {{s.Total}} | {{s.Place | ordinal}} | 
| First Attempt | Second Attempt | Place | 
|---|---|---|
| {{s.FirstAttemptFeet}}'{{s.FirstAttemptInches}}" | {{s.SecondAttemptFeet}}'{{s.SecondAttemptInches}}" | {{s.Place | ordinal}} | 
| Pushups | Situps | Jump Rope | Place | {{s.PushUpReps}} | {{s.SitUpReps}} | {{s.JumpRopeReps}} | {{s.FitnessPlace | ordinal}} | 
|---|
| Place | 
|---|
| {{s.LeaderPlace | ordinal}} | 
| Score | Place | 
|---|---|
| {{s.Score}} | {{s.PointsPlace | ordinal}} | 
| Team Name | Points | Place | 
|---|---|---|
| {{s.TeamName}} | {{s.TeamPoints}} | {{s.TeamPlace | ordinal}} | 
| Time | Place | 
|---|---|
| {{s.FinishTime.Hours | zpad : 2}}:{{s.Minutes | zpad:2}}:{{s.Seconds | zpad:2}}.{{s.FinishTime.Milliseconds}} | {{s.Place | ordinal}} |