2017 SCCA Runoffs - HP Race

  - Long Lap/In Pits

Purple Block - Current Overall Best

Purple Text - Overall Best

Green Block - Current Personal Best

Green Text - Personal Best

Sort by Best Time
Pos Cl # Name Laps Gap Last Time Best Time Spd S1 S2 S3
$(document).ready(function() { $.getJSON('https://api.motorsportreg.com/rest/calendars/organization/679ED538-D309-B423-1FE5E398B8216E3B.jsonp?jsoncallback=?' ,{ dataType: "jsonp" ,cacheBuster: new Date() } ,function(json) { var tbl = ''; $.each(json.response.events, function(i, evt) { tbl += ''; tbl += ''; tbl += ''; tbl += ''; tbl += ''; tbl += ''; tbl += ''; tbl += ''; }); tbl += '<' + '/table>'; $('#msrCalendar').append(tbl); } ); });
' + evt.name + '' + evt.type + '' + evt.venue.city + ', ' + evt.venue.region + '' + evt.start + '' + evt.end + '' + ((typeof(evt.registration.start) === 'undefined') ? '' : evt.registration.start) + '