R/C Racing Station

R/C Racing Station Radio Control Car Racing! Radio control car race track with on-site parts support. Pit area and restroom available.

Mainly carpet racing for World GT, Formula One, 1:10 Touring, Vintage Trans Am, 1:12 pan-car, and Sportsman Touring.

12/28/2025

Happy New Year!!!

Who remembers when these were hot?
09/15/2025

Who remembers when these were hot?

09/19/2024

I have a lot of RC stuff. A few vintage items. I will start listing a few items at a time. Taking up space…

09/19/2024

Still here with the idea of racing again. However, available time is the issue. I will keep you all posted if I decide not to do anything at all.

01/13/2024

R/C Racing returns 2024…

12/25/2021

Merry Christmas

Many laps
10/31/2020

Many laps

Carpet....
10/31/2020

Carpet....

The beginnings...
12/01/2019

The beginnings...

06/20/2019

Trying to race this weekend...

01/01/2018

Happy New Year!

12/22/2017

Merry Christmas!!!

Address

1401 Fulton Street
New Orleans, LA

Alerts

Be the first to know and let us send you an email when R/C Racing Station 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 R/C Racing Station:

Share

Category

//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); });