Strike Shadow 72v Gray
{ "@context": "https://schema.org", "@type": "Product", "name": "Strike Shadow SV2 72V Electric Dirt Bike", "description": "The Strike Shadow SV2 is the top-spec model with 7,000W peak power, 72V 25Ah Samsung battery, 48–53 mph top speed, FastAce suspension front and rear, and a 72V 100A controller. Available in-store at Throttle Theory Powersports, 12373 Scarsdale Blvd Suite E, Houston TX 77089.", "brand": {"@type": "Brand", "name": "Strike Shadow"}, "sku": "STRIKE-SHADOW-SV2-72V", "offers": { "@type": "Offer", "priceCurrency": "USD", "price": "2899.00", "availability": "https://schema.org/InStock", "seller": { "@type": "LocalBusiness", "name": "Throttle Theory Powersports", "telephone": "+18327529062", "address": { "@type": "PostalAddress", "streetAddress": "12373 Scarsdale Blvd, Suite E", "addressLocality": "Houston", "addressRegion": "TX", "postalCode": "77089" } } }, "additionalProperty": [ {"@type": "PropertyValue", "name": "Battery", "value": "72V 25Ah Samsung (1,800Wh)"}, {"@type": "PropertyValue", "name": "Peak Power", "value": "7,000W"}, {"@type": "PropertyValue", "name": "Top Speed", "value": "48–53 mph"}, {"@type": "PropertyValue", "name": "Controller", "value": "72V 100A"}, {"@type": "PropertyValue", "name": "Front Suspension", "value": "FastAce"}, {"@type": "PropertyValue", "name": "Rear Suspension", "value": "FastAce"}, {"@type": "PropertyValue", "name": "Front Wheel", "value": "17\""}, {"@type": "PropertyValue", "name": "Rear Wheel", "value": "14\""}, {"@type": "PropertyValue", "name": "Weight Capacity", "value": "280 lbs"} ] } :root{ --w:#fff;--near:#F7F7F7;--rule:#E8E8E8;--rule2:#D0D0D0; --ink:#0F0F0F;--ink2:#2C2C2C;--ink3:#5A5A5A;--ink4:#9A9A9A; --fire:#E8521A;--fire2:#FF6B35;--fire3:#C43E10; --fire-t:#FFF3EE;--fire-b:#FFD5C2; --green:#15803D;--green-t:#F0FDF4;--green-b:#86EFAC; --blue:#1D4ED8;--blue-t:#EFF7FF;--blue-b:#93C5FD; --fd:'Barlow Condensed',sans-serif;--fb:'Barlow',sans-serif;--fm:'DM Mono',monospace; --ease:cubic-bezier(.16,1,.3,1); } .pd*,.pd*::before,.pd*::after{box-sizing:border-box;margin:0;padding:0;} .pd{font-family:var(--fb);background:var(--w);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;} @keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}} @keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(232,82,26,.4)}50%{box-shadow:0 0 0 6px rgba(232,82,26,0)}} .pd .a0{animation:fadeUp .45s var(--ease) both} .pd .a1{animation:fadeUp .45s var(--ease) .07s both} .pd .a2{animation:fadeUp .45s var(--ease) .13s both} .pd-local{display:flex;align-items:center;gap:12px;border:1px solid var(--green-b);border-left:4px solid var(--green);background:var(--green-t);padding:14px 18px;margin-bottom:8px;flex-wrap:wrap;} .pd-local-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0;animation:pulse 2.2s ease-in-out infinite;} .pd-local-txt{flex:1;} .pd-local-hed{font-family:var(--fd);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--green);margin-bottom:2px;} .pd-local-sub{font-size:12.5px;color:#166534;line-height:1.5;} .pd-local-sub a{color:var(--green);font-weight:600;text-decoration:none;} .pd-local-btn{display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff!important;font-family:var(--fd);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;padding:9px 18px;flex-shrink:0;transition:background .15s;} .pd-local-btn:hover{background:#166534;} .pd-intro{border:1px solid var(--rule);border-left:4px solid var(--fire);padding:22px 24px;margin-bottom:8px;position:relative;overflow:hidden;} .pd-intro::after{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(232,82,26,.05) 0%,transparent 70%);pointer-events:none;} .pd-intro-tag{font-family:var(--fm);font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--fire);display:flex;align-items:center;gap:8px;margin-bottom:9px;} .pd-intro-tag::before{content:'';width:5px;height:5px;background:var(--fire);border-radius:50%;flex-shrink:0;animation:pulse 2.5s ease-in-out infinite;} .pd-intro p{font-size:14.5px;color:var(--ink3);line-height:1.85;} .pd-intro strong{color:var(--ink2);font-weight:600;} .pd-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:28px;} .pd-stat{background:var(--w);padding:16px 14px;position:relative;} .pd-stat::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--fire);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease);} .pd-stat:hover::before{transform:scaleX(1);} .pd-stat-val{font-family:var(--fd);font-size:clamp(20px,3vw,28px);font-weight:900;color:var(--ink);letter-spacing:-.3px;line-height:1;margin-bottom:4px;} .pd-stat-lbl{font-family:var(--fm);font-size:9px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--ink4);} .pd-sh{margin-bottom:18px;} .pd-sh-pre{font-family:var(--fm);font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--ink4);display:flex;align-items:center;gap:10px;margin-bottom:6px;} .pd-sh-pre::after{content:'';flex:0 0 24px;height:1px;background:var(--fire);} .pd-sh h2{font-family:var(--fd);font-size:clamp(18px,2.4vw,26px);font-weight:700;color:var(--ink);text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;margin-bottom:6px;} .pd-sh p{font-size:13.5px;color:var(--ink3);line-height:1.75;} .pd-hr{border:none;border-top:1px solid var(--rule);margin:36px 0;position:relative;} .pd-hr::after{content:'///';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--w);padding:0 10px;font-family:var(--fm);font-size:10px;color:var(--rule2);letter-spacing:2px;} .pd-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:28px;} .pd-feat{background:var(--w);padding:20px 20px;position:relative;overflow:hidden;transition:background .15s;} .pd-feat::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--fire);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease);} .pd-feat:hover{background:#FDFCFC;} .pd-feat:hover::before{transform:scaleX(1);} .pd-feat-ico{font-size:20px;display:block;margin-bottom:9px;} .pd-feat-title{font-family:var(--fd);font-size:14px;font-weight:700;text-transform:uppercase;color:var(--ink);letter-spacing:.2px;margin-bottom:5px;line-height:1.1;} .pd-feat-body{font-size:12.5px;color:var(--ink3);line-height:1.65;} .pd-feat-body strong{color:var(--ink2);font-weight:600;} .pd-fastace{border:1px solid var(--rule);border-left:4px solid var(--fire);padding:20px 22px;margin-bottom:28px;background:var(--fire-t);} .pd-fastace-lbl{font-family:var(--fm);font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--fire);display:block;margin-bottom:8px;} .pd-fastace-title{font-family:var(--fd);font-size:18px;font-weight:700;text-transform:uppercase;color:var(--fire3);letter-spacing:.2px;margin-bottom:8px;} .pd-fastace p{font-size:13.5px;color:var(--ink3);line-height:1.8;} .pd-fastace strong{color:var(--ink2);font-weight:600;} .pd-specs-wrap{border:1px solid var(--rule);overflow:hidden;margin-bottom:28px;} .pd-specs-head{background:var(--ink);padding:14px 20px;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#E5E5E5;} .pd-specs-table{width:100%;border-collapse:collapse;} .pd-specs-table tr{border-bottom:1px solid var(--rule);transition:background .12s;} .pd-specs-table tr:last-child{border-bottom:none;} .pd-specs-table tr:hover{background:#FDFCFC;} .pd-specs-table td{padding:10px 18px;font-size:13px;line-height:1.4;} .pd-specs-table td:first-child{font-family:var(--fm);font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:var(--ink4);background:var(--near);width:45%;border-right:1px solid var(--rule);} .pd-specs-table td:last-child{color:var(--ink2);font-weight:500;} .pd-specs-table .fire{color:var(--fire3);font-weight:600;} .pd-for{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:28px;} .pd-for-col{background:var(--w);padding:20px 20px;} .pd-for-col-h{font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:7px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--rule);} .pd-for-col-h span{font-size:16px;} .pd-for-yes .pd-for-col-h{color:var(--green);} .pd-for-no .pd-for-col-h{color:var(--ink4);} .pd-for-list{list-style:none;padding:0;margin:0;} .pd-for-list li{display:flex;gap:8px;align-items:flex-start;font-size:13px;padding:6px 0;border-bottom:1px solid var(--rule);line-height:1.4;} .pd-for-list li:last-child{border-bottom:none;} .pd-for-yes .pd-for-list li{color:var(--ink3);} .pd-for-yes .pd-for-list li::before{content:'✓';color:var(--green);font-weight:700;flex-shrink:0;} .pd-for-no .pd-for-list li{color:var(--ink4);} .pd-for-no .pd-for-list li::before{content:'—';color:var(--rule2);font-family:var(--fm);font-size:11px;margin-top:1px;flex-shrink:0;} .pd-note{display:flex;gap:10px;align-items:flex-start;padding:13px 15px;font-size:13px;line-height:1.65;margin-bottom:7px;border-left:3px solid;} .pd-note-neutral{background:var(--near);border-color:var(--rule2);color:var(--ink3);font-size:12.5px;} .pd-note-neutral strong{color:var(--ink2);} .pd-pickup{background:var(--ink);padding:32px 28px;text-align:center;position:relative;overflow:hidden;border-top:3px solid var(--fire);margin-top:28px;} .pd-pickup::before{content:'HOUSTON TX';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--fd);font-size:80px;font-weight:900;color:rgba(255,255,255,.03);white-space:nowrap;letter-spacing:-2px;text-transform:uppercase;pointer-events:none;} .pd-pickup-pre{font-family:var(--fm);font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--fire);display:block;margin-bottom:10px;} .pd-pickup h2{font-family:var(--fd);font-size:clamp(20px,3vw,32px);font-weight:900;color:#EFEFEF;text-transform:uppercase;letter-spacing:-.3px;line-height:1.05;margin-bottom:8px;} .pd-pickup h2 em{font-style:normal;color:var(--fire);} .pd-pickup p{font-size:13.5px;color:#888;max-width:380px;margin:0 auto 22px;line-height:1.75;} .pd-pickup-btns{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;} .pd-btn-fire{display:inline-flex;align-items:center;gap:6px;background:var(--fire);color:#fff!important;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;padding:12px 26px;transition:background .15s,transform .15s var(--ease);} .pd-btn-fire:hover{background:var(--fire2);transform:translateY(-2px);} .pd-btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#888!important;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;padding:12px 26px;border:1px solid #333;transition:border-color .15s,color .15s;} .pd-btn-ghost:hover{border-color:var(--fire);color:var(--fire)!important;} .pd-pickup-addr{margin-top:14px;font-family:var(--fm);font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:#3A3A3A;} @media(max-width:600px){ .pd-stats{grid-template-columns:1fr 1fr;} .pd-for{grid-template-columns:1fr;} .pd-local{flex-direction:column;gap:8px;} .pd-pickup{padding:24px 16px;} .pd-pickup::before{font-size:44px;} } In Stock — Stop by today in Houston TX At Throttle Theory Powersports · 12373 Scarsdale Blvd Suite E, Houston TX 77089 · Near Pearland, Clear Lake & Webster 📞 832-752-9062 72V · 7,000W · 48–53 MPH · FastAce Suspension · Houston TX The Strike Shadow SV2 is the top-spec model in the lineup — and the difference between this and the 60V SX isn't just more power. The FastAce suspension front and rear is a different category of component. FastAce is a respected suspension brand in the mid-range motocross market, and having it on both ends transforms how this bike handles whoops, choppy braking bumps, and off-camber sections that the standard hydraulic forks on the SX will chatter through. Add a 72V 100A controller, 7,000W peak motor, and a Samsung 72V 25Ah battery, and this is the closest thing to a real gas dirt bike feel you'll find in an electric at this price. On the floor now at our Southeast Houston showroom. 53 MPH Top Speed 7,000W Peak Power 100A Controller FastAce Suspension F&R The Key Upgrade FastAce Suspension — Why It Matters The 60V SX comes with standard hydraulic forks and a hydraulic rear shock — adequate for casual riding. The SV2's FastAce suspension on both ends is a genuine step up in damping quality, oil circuit design, and consistency under repeated hits. On flat sandy terrain around Houston it's a nice upgrade. On anything technical — whoops, roots, loose shale, hard-pack with braking bumps — it's a noticeable difference in control and confidence. FastAce units are also more serviceable and rebuildable than budget hydraulic forks, which matters for long-term ownership. This single component justifies most of the price premium over the 60V SX. What's New Over the 60V SX Every Upgrade on the 72V SV2 Same platform, same wheel sizes — these are the components that actually changed. 🔱 FastAce Front Suspension Replaces the standard hydraulic fork with FastAce's purpose-built motocross fork. Better damping consistency, longer travel, improved rebound control. The difference is most noticeable in repeated hits — where standard forks pack down, FastAce recovers. 🔱 FastAce Rear Shock The rear FastAce shock absorber replaces the standard hydraulic unit. Improved small-bump sensitivity and mid-stroke support — especially noticeable in whoops and when cornering on loose terrain. More consistent damping across the full stroke vs the 60V rear. ⚡ 72V 100A Controller The 60V uses a 70A controller. The SV2's 100A controller allows the motor to draw more current — the practical result is sharper throttle response, stronger acceleration out of corners, and less hesitation at partial throttle. A meaningful difference under hard riding. 🔋 Samsung 72V 25Ah Battery The SV2 uses a Samsung cell 72V 25Ah pack (1,800Wh). Samsung cells are a known-quality chemistry — consistent discharge curve, good thermal behavior under sustained load. The battery sustains the higher power demands of the 7,000W motor better than unbranded cells would at this voltage. 🏁 7,000W Peak Motor 40% more peak power over the 60V SX. In real riding terms that means stronger pull from low speed, harder acceleration in mid-range, and a higher sustained top speed of 48–53 mph. On open terrain the difference vs the SX is significant — especially for heavier riders or anyone running with an aggressive throttle hand. 📊 G518 Display · 11" Ground Clearance Upgraded G518 display shows speed, battery, mode, and trip data clearly. The SV2 also gets 1" more ground clearance (11" vs ~10" on the SX) — small but useful on rocky or rooted terrain around the Houston area. Full Specifications Strike Shadow SV2 72V — Complete Spec Sheet Technical Specifications Battery 72V 25Ah Samsung lithium-ion (1,800Wh) Peak Power 7,000W Top Speed 48–53 mph Controller 72V 100A Display G518 digital Charger UL-certified 72V 6A Front Tire 70/100-17" Rear Tire 90/100-14" Front Suspension FastAce — purpose-built motocross fork Rear Suspension FastAce shock absorber Chain 420 heavy duty Chainwheel 60T Handlebar Width 28.34" (72cm) Stand Over Height 32" Ground Clearance 11" Weight Capacity 280 lbs Colors Black · Red · White Use Off-road / private land only — not street legal Is This the Right Bike? Who the Strike Shadow SV2 Is Built For ✓ Great Fit Experienced riders comfortable with 50+ mph off-road Anyone doing technical terrain — whoops, jumps, loose rock, rooted trails Adults who will actually push the suspension limits of a standard fork Track riders or competitive off-road riding around the Houston area Riders who want the top-spec machine and don't want to upgrade later Anyone who's already ridden gas dirt bikes and wants equivalent feel Riders up to 280 lbs who want the extra power margin ○ Consider Other Options Beginners or newer riders — the 7,000W is a lot to manage at first Kids — the power and stand-over height (32") are for adults Casual trail riders who won't push the suspension — the 60V SX saves $800 Anyone needing street-legal operation — off-road only Riders over 280 lbs ○ Off-road only. The Strike Shadow SV2 is designed for private land, trails, and off-road use. Not street-legal. Sold for recreational off-road riding only. The 72V system's 48–53 mph top speed requires appropriate protective gear and experience. In Stock · Houston TX See the Strike Shadow SV2 in Personat Our SE Houston Showroom All three Strike Shadow models on the floor — compare the FastAce suspension difference in person, or call to confirm color availability before you make the drive. 📞 Call 832-752-9062 📖 Full 3-Model Comparison 12373 Scarsdale Blvd Suite E · Houston TX 77089 · Near Pearland & Clear Lake
More you might like
Related
Strike Shadow 72v Gray
Related
eMOTO Strike Shadow SV2 72V - Gray Gold - In a Box
Related
eMOTO Strike Shadow SV2 72V - Gray Gold - In a Box
Related