Porsche has just announced the 911 Challenge, a new entry-level race car priced at $275,000 including import and delivery to the United States. Built around the DNA of the current 911 GT3 road car, it is designed to give track-day regulars and aspiring customer racers a more natural, familiar path into organized competition — without stripping out the technology that makes the GT3 so approachable in the first place.
Eligible for multiple North American one-make series from the 2027 season onward, the 911 Challenge slots in at the base of Porsche’s 911-based race car ladder. It sits below the 911 Cup, the GT4 R, and the GT3 R, and it directly succeeds the 718 Cayman GT4 RS Clubsport as Porsche’s most accessible purpose-built competition car.
GT3 Tech That Carries Straight Into The Race Car
The headline move with the 911 Challenge is how much production hardware Porsche has carried over from the road-going 911 GT3. The 4.0-liter naturally aspirated flat-six is largely the same unit found under the GT3’s engine lid, producing 508 hp at 8,500 rpm and spinning to the same 9,000 rpm redline as the street car. Power goes through the standard seven-speed PDK, complete with the option to run automatic shifts or pull paddles manually — exactly as you would in the production car.
“For customers who already enjoy tracking their GT3, the step into a dedicated Porsche race car becomes more natural and familiar,” – Volker Holzmeyer, CEO of Porsche Motorsport North America.
The steering wheel is lifted directly from the 911 GT3 RS, though it gains racing-specific functions for the competition environment. Air conditioning is retained as standard equipment. More significantly for drivers making the transition from track days, the full suite of adjustable driver-assistance systems remains in place: ABS, traction control, Electronic Stability Control, and the multi-stage Porsche Torque Vectoring Plus (PTV+). That combination of familiar controls and adjustable safety nets is the core of what makes the Challenge an entry-level proposition rather than a stripped-out club racer.
Racing Chassis Underneath, GT3 Body On Top
Beneath the familiar GT3 bodywork — dimensions are identical to the road car, and all key body panels carry over — the 911 Challenge gets a full motorsport chassis treatment. Shock absorbers run a motorsport-specific characteristic curve, and the anti-roll bar is adjustable across three positions. Racing slicks mount to 18-inch wheels on the standard five-bolt pattern, a setup shared with the recently revealed 911 GT4 R. Steel brake discs measure 380 mm at both axles, matching the spec used in both the GT4 R and the 911 Cup.
Inside, the road car’s sound deadening, carpets, and trim are gone. A welded-in roll cage takes their place, and the cockpit adds a 29-gallon FIA FT3 fuel cell, an adjustable racing bucket seat with a six-point harness, and a fire-extinguishing system. An integrated three-point air-jack system is standard, and the rear wing adjusts mechanically to four angles. The 911 Challenge is not street legal.
`;
}
itemsHtml += `
`;
itemsHtml += `
${price}
${isGreat ? ‘Great price‘ : ”}
${below ? `
${below}
` : ”}
View full listing
${src.title || ”}${src.type !== ‘car_bid’ ? ‘ ‘ + (props.trim || ”) : ”}
`;
if (src.dealername || address) {
itemsHtml += `
${src.dealername ? `${src.dealername}${props.address ? ‘,’ : ”} ` : ”}
${address}
` : ”}
${distance ? `
${distance}
` : ”}
`;
}
itemsHtml += `
`;
}
if (!itemsHtml) return;
section.innerHTML = “;
initCarousel(section);
})
.catch(function () {});
function initCarousel(section) {
var track = section.querySelector(‘.listing-marketplace-carousel__track’);
var container = section.querySelector(‘.listing-marketplace-carousel__items’);
var cards = section.querySelectorAll(‘.listing-marketplace-carousel__item’);
var leftBtn = section.querySelector(‘#carousel-left’);
var rightBtn = section.querySelector(‘#carousel-right’);
var index = 0;
function cardStep() {
var gap = parseFloat(getComputedStyle(container).gap || 0) || 0;
return cards[0].getBoundingClientRect().width + gap;
}
function maxIndex() {
var visible = Math.max(1, Math.floor(track.clientWidth / cards[0].getBoundingClientRect().width));
return Math.max(0, cards.length – visible);
}
function go() {
index = Math.max(0, Math.min(index, maxIndex()));
track.scrollTo({ left: index * cardStep(), top: 0, behavior: ‘smooth’ });
}
var sendCarouselNav = function () {
if (!window._carouselNavFired && window.websiteSentinel && typeof window.websiteSentinel.sendEvent === ‘function’) {
window._carouselNavFired = true;
window.websiteSentinel.sendEvent(‘Car Marketplace’, ‘listingscarousel_nav’, window.location.href);
}
};
rightBtn.addEventListener(‘click’, function () { index++; go(); sendCarouselNav(); });
leftBtn.addEventListener(‘click’, function () { index–; go(); sendCarouselNav(); });
var scrollNavFired = false;
var scrollNavTimeout;
track.addEventListener(‘scroll’, function () {
if (!scrollNavFired) { scrollNavFired = true; sendCarouselNav(); }
clearTimeout(scrollNavTimeout);
scrollNavTimeout = setTimeout(function () { scrollNavFired = false; }, 1000);
});
window.addEventListener(‘resize’, go);
}
}
if (document.readyState === ‘complete’) {
setTimeout(init, 200);
} else {
window.addEventListener(‘load’, function () { setTimeout(init, 200); });
}
}());
Where The 911 Challenge Fits In The Porsche Ladder
Thomas Laudenbach, Vice President Porsche Motorsport, framed the car’s significance plainly: “With the 911 Challenge, this tradition is being expanded to include a model that allows new customer groups to experience the thrill of motorsport in a 911.”
The hierarchy now runs four cars deep, all 911-based. The Challenge is the entry point, aimed at brand-specific one-make series such as the Porsche Challenge and Trophy championships. Above it sits the 911 Cup, which competes in the Porsche Mobil 1 Supercup and 12 Carrera Cup series worldwide. The 911 GT4 R targets the international GT4 category as the direct successor to the 718 Cayman GT4 RS Clubsport. At the top, the 911 GT3 R competes in FIA-regulated GT3 racing and has already secured two IMSA WeatherTech Championship wins in the current season.
In North America, the 911 Challenge is eligible for the Porsche Sprint and Endurance Challenge North America by Yokohama, the Porsche Sprint Trophy Porsche Club of America by Yokohama, and the Porsche Sprint Trophy Porsche Owners Club. Full-season entrants will have priority on available allocations. Later in 2027, Porsche expects to open the car up for track days, driver development, and private motorsport use.
At $275,000, the 911 Challenge is not cheap — but for a purpose-built, FIA-safety-equipped race car with a 508 hp flat-six and a direct line into organized Porsche competition, it represents the lowest rung on a ladder that previously started much higher. Gearheads who have been lapping their GT3 on track days and wondering what the next step looks like now have a clear, factory-supported answer.
Source: Porsche



No Comments