Precision Performance Driving

Precision Performance Driving Driving events company producing managed race track events for personal or corporate functions

PPD produces well managed, safe, yet exciting driving events, allowing people to be able to enjoy their high performance automobiles on famous racetracks

PPD was created as a means for the driving enthusiast to be able to experience their high performance automobile, no matter what marque, from frugal daily driver to the most expensive exotics on a famous racetrack. Yet with right seat instruction from some of the top names in racing serving as their mentors/coaches with safety as our top priority

Address

Marina Del Rey, CA
90292

General information

Our events can be tailored for any individual to individuals all the way to corporate events, which can be used for building vendor relations to corporate pride within the company's ranks. Tailored to any preferred track, cost is the only limit to what is available for any function.

Products

We have produced The Ultimate Lamborghini Experience for 5 years running, as well, producing events for various manufacturers and corporate entities since 2008

Alerts

Be the first to know and let us send you an email when Precision Performance Driving posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Precision Performance Driving:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });