Menu

AUD
2027 S-Works Demo 11 SRAM XX DH, RockShox Ultimate DH
$18,000.00 Incl. tax
Add to cart
2027 S-Works Demo 11 SRAM XX DH, RockShox Ultimate DH
Specialized
(0)

2027 S-Works Demo 11 SRAM XX DH, RockShox Ultimate DH

$18,000.00 Incl. tax
In stock

Unmatched Control, Composure, Speed. Read more.

Product description

The Speed of Trust

Unmatched Control, Composure, Speed.

Developed over three years with World Cup-winning prototypes and the fastest riders on the planet, Demo 11 had one objective: go faster everywhere. Not through hype. Through race-proven innovation that delivers the predictable control and composure racers trust to drop into flow instantly, commit harder, hold faster lines, and carry more speed from gate to finish.

At a Glance

  • Use: World Cup Downhill Racing
  • Frame: FACT 11m Carbon Race Chassis w/OBB Linkage
  • Suspension: Fork: 200mm RockShox Boxxer Ultimate
    Shock: RockShox Vivid Coil Ultimate DH (200mm Travel)
  • Drivetrain: HighGear Drivetrain, +30mm Clearance
    SRAM XX DH Transmission
  • Brakes: SRAM Maven Ultimate brakes (220/200)
  • Wheels: Roval Traverse Gravity Rims with DT Swiss 350 hubs

TECHNICAL SPECIFICATIONS

Frameset

  • Frame: 200mm travel FACT 11m carbon frame with HighGear system, 165mm cranks, reach adjust headset cups, BB adjust, full internal cable routing, 148mm rear spacing
  • Seat Binder: Specialized Alloy 34.9, Steel Bolt

Suspension

  • Fork: Rockshox Boxxer Ultimate, tall crowns, 52mm offset, 200mm travel
  • Rear Shock: Rockshox Vivid Coil Ultimate DH, 250x75mm,S3 - 450lbs., S4 - 500lbs., S5 - 525lbs

Brakes

  • Rear Brake: SRAM Maven Ultimate B1, 4-piston caliper, hydraulic disc, 200mm rotor
  • Front Brake: SRAM Maven Ultimate B1, 4-piston caliper, hydraulic disc, 220mm rotor

Drivetrain

  • Shift Levers: SRAM AXS Pod Ultimate with Discrete Clamp
  • Cassette: SRAM CS XS 797 T-TYPE 10-24 DH XD
  • Bottom Bracket: SRAM GXP
  • Rear Derailleur: SRAM XX DH AXS T-Type
  • Crankset: SRAM XX HighGear Crankset, 165mm length.
  • Chain: SRAM XX, T-Type

Wheels & tires

  • Rear Tire: Cannibal GRID Gravity T9 TLR Downhill Tire 27.5x2.4"
  • Front Tire: Cannibal GRID Gravity T9 TLR Downhill Tire 29x2.4
  • Rear Wheel: Roval Traverse Gravity Alloy 27.5" Rim, 32h alloy rim, 28mm inner rim width, DT Swiss 350 hub, 12x148mm, Sapim D-Light Spokes
  • Front Wheel: Roval Traverse Gravity Alloy 29" Rim, 32h alloy rim, 28mm inner rim width, DT Swiss 350 hub, 20x110mm, Sapim D-Light Spokes
  • Inner Tubes: Standard, Presta Valve

Cockpit

  • Saddle: Body Geometry Henge DH, hollow titanium rails, 130mm
  • Grips: Deity Supracush, Lock On, 34mm OD, 133mm Length, Black
  • Stem: SRAM Descendant DH Stem, 35mm Clamp, 50mm length, Direct Mount, Black
  • Handlebars: SRAM Descendant Handlebar, 35mm clamp, 800mm width, 30mm rise
  • SeatPost: Thomson, alloy, straight, 12-degree clamp

Product details

  • Product ID: 293955

Weight

  • Weight: 19.03 kg (41 lb, 15.3 oz)
  • Weight Size: S4

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Specifications

0/5
0 stars based on 0 reviews
0 reviews

Available in store

Online and in-store prices may differ
Last updated: Today at 06:25
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2027 S-Works Demo 11 SRAM XX DH, RockShox Ultimate DH

This product has been added to your cart
// $(document).ready(function() // { // if( $(window).width() < 768 ) // { // // console.log('Win Width less than 768'); // console.log('sticky start mobile'); // const addToCartButton = document.getElementById('add-to-cart-button'); // const elem = $('.addtocart-sticky'); // let stickyVisible = false; // const observer = new IntersectionObserver(function(entries) // { // if(entries[0].isIntersecting === true) // { // console.log('sticky intersecting TRUE'); // if( stickyVisible ) // { // console.log('already visible, remove class'); // elem.removeClass('mobile-visible'); // stickyVisible = false; // } // } // else // { // if( !stickyVisible ) // { // elem.addClass('mobile-visible'); // stickyVisible = true; // } // } // }, { threshold: [0] }); // if( addToCartButton ) // { // observer.observe(addToCartButton); // } // } // else // { // var stickyVisible = false; // function checkStickyAddToCart() // { // if( $('.addtocart-holder').length > 1 ) // { // var distance = $('.addtocart-holder').offset().top; // var elem = $('.addtocart-sticky'); // if ( $(window).scrollTop() >= distance ) // { // if( !stickyVisible ) // { // elem.addClass('visible'); // elem.fadeIn(100); // stickyVisible = true; // } // } // else // { // if( stickyVisible ) // { // elem.removeClass('visible'); // elem.fadeOut(100); // stickyVisible = false; // } // } // setTimeout(checkStickyAddToCart, 100); // } // } // checkStickyAddToCart(); // } // if( $(window).width() > 767 && theme.settings.product_mouseover_zoom ) // { // /* Zoom on hover image */ // $('.zoom').zoom({touch:false}); // } // //==================================================== // // Product page images // //==================================================== // var swiperProdImage = new Swiper('.swiper-productimage', { // lazy: true, // // pagination: { // // el: '.swiper-pagination-image', // // clickable: true, // // }, // on: { // lazyImageReady: function() // { // $('.productpage .swiper-lazy.swiper-lazy-loaded').animate({opacity: 1}, 200); // }, // } // }); // var swiperThumbs = new Swiper('.swiper-productthumbs', { // navigation: { // nextEl: '.thumb-arrow-right', // prevEl: '.thumb-arrow-left', // }, // spaceBetween: 15, // slidesPerView: 5, // breakpoints: { // 991: { // slidesPerView: 4, // spaceBetween: 15, // }, // 767: { // slidesPerView: 5, // spaceBetween: 15, // }, // 548: { // slidesPerView: 4, // spaceBetween: 15, // } // }, // on: { // init: function () { // this.centerSlides(); // }, // resize: function () { // this.centerSlides(); // } // } // }); // $('.swiper-productthumbs img').on('click', function() // { // var itemIndex = $(this).parent().index(); // $('.swiper-productthumbs .swiper-slide').removeClass('active'); // $(this).parent().addClass('active'); // swiperProdImage.slideTo(itemIndex); // swiperProdImage.update(true); // }); // //==================================================== // // End product page images // //==================================================== // $('.bundle-product [data-bundle-pid]').on('click', function(e) // { // e.preventDefault(); // var pid = $(this).attr('data-bundle-pid'); // var bid = $(this).attr('data-bundle-id'); // $('.bundle-configure[data-bundle-id="'+bid+'"][data-bundle-pid="'+pid+'"]').fadeIn(); // }); // $('.bundle-configure button, .bundle-configure .close').on('click', function(e) // { // e.preventDefault(); // $(this).closest('.bundle-configure').fadeOut(); // }); // });
Please accept cookies to help us improve this website Is this OK? Yes No More on cookies »