{"product_id":"trak-racer-universal-pro-inverted-pedal-mount-system-1","title":"Trak Racer Pro Inverted Pedal Mount System","description":"\u003cstyle\u003e\n  .pca-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .pca-wrap { font-family: 'Poppins', sans-serif; color: #1a1a2e; line-height: 1.6; width: 100%; }\n  .pca-hero { border-radius: 16px; overflow: hidden; background: #fff; }\n  .pca-eyebrow { color: #c0342a; font-size: 11px; font-weight: 700; letter-spacing: 0.15em; margin-bottom: 6px; }\n  .pca-stats { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; justify-content:center; }\n  .pca-stat { background: transparent; border: 1px solid rgba(192,52,42,0.3); border-radius: 6px; padding: 5px 14px; display: flex; align-items: baseline; gap: 5px; }\n  .pca-stat-num { font-size: 13px; font-weight: 700; color: #c0342a; }\n  .pca-stat-label { font-size: 13px; color: #a05050; }\n  .pca-section-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 8px; }\n  .pca-wrap .pca-section-title { font-size: 20px !important; font-weight: 600 !important; color: #0d1b2a !important; margin-bottom: 20px; line-height: 1.3; }\n  .pca-feat-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 48px; margin-bottom: 48px; }\n  .pca-feat-item { padding: 16px 0; border-bottom: 1px solid #edf3f8; }\n  .pca-feat-item h3 { font-size: 13px; font-weight: 700; color: #0d1b2a; margin-bottom: 6px; display: flex; align-items: flex-start; gap: 10px; line-height: 1.4; }\n  .pca-feat-item h3::before { content: ''; flex-shrink: 0; width: 3px; min-width: 3px; height: 15px; background: #c0342a; border-radius: 2px; margin-top: 2px; display: inline-block; }\n  .pca-feat-item p { font-size: 12.5px; color: #4a5568; line-height: 1.6; padding-left: 13px; }\n  .pca-specs-dark { background: #fff; border-radius: 12px; overflow: hidden; margin-bottom: 48px; }\n  .pca-spec-row { display: flex; justify-content: space-between; padding: 9px 12px; background: #fff; font-size: 13px; gap: 12px; }\n  .pca-spec-row.alt { background: #f7fbff; }\n  .pca-spec-row .sk { color: #718096; }\n  .pca-spec-row .sv { font-weight: 700; color: #0d1b2a; text-align: right; }\n  .pca-faq { margin-bottom: 48px; }\n  .pca-faq-group { font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #c0342a; margin: 28px 0 4px; padding: 0 0 0 4px; }\n  .pca-faq details { border-bottom: 1px solid #e2edf8; }\n  .pca-faq details:first-of-type { border-top: 1px solid #e2edf8; }\n  .pca-faq summary { list-style: none; display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; padding: 15px 4px; cursor: pointer; font-size: 13px; font-weight: 500; color: #0d1b2a; line-height: 1.45; }\n  .pca-faq summary::-webkit-details-marker { display: none; }\n  .pca-faq summary::after { content: '+'; flex-shrink: 0; color: #c0342a; font-weight: 700; font-size: 18px; }\n  .pca-faq details[open] \u003e summary::after { content: '−'; }\n  .pca-faq summary:hover { color: #c0342a; }\n  .pca-faq-a { font-size: 13px; color: #4a5568; line-height: 1.65; padding: 0 4px 16px 4px; }\n  .pca-faq-a strong { color: #0d1b2a; font-weight: 700; }\n  .trk-msg-toggle { display:none !important; position:absolute; left:-9999px; opacity:0; width:0; height:0; pointer-events:none; }\n  .trk-msg-overlay { display:none; position:fixed; inset:0; z-index:9999; align-items:center; justify-content:center; padding:16px; }\n  .trk-msg-toggle:checked ~ .trk-msg-overlay { display:flex; }\n  .trk-msg-backdrop { position:absolute; inset:0; background:rgba(0,0,0,0.55); cursor:pointer; }\n  .trk-msg-card { position:relative; background:#fff; border-radius:12px; padding:32px 28px 28px; width:100%; max-width:460px; z-index:1; }\n  .trk-msg-close { position:absolute; top:14px; right:18px; font-size:22px; line-height:1; color:#888; cursor:pointer; padding:4px 8px; }\n  .trk-msg-title { font-size:18px; font-weight:700; color:#0d1b2a; margin:0 0 6px 0; }\n  .trk-msg-sub { font-size:13px; color:#666; margin:0 0 18px 0; line-height:1.55; }\n  .trk-msg-input { display:block; width:100%; box-sizing:border-box; font-size:13px; padding:10px 12px; border:1px solid #ddd; border-radius:7px; margin-bottom:10px; outline:none; }\n  .trk-msg-input:focus { border-color:#0277bd; }\n  .trk-msg-textarea { resize:vertical; min-height:90px; }\n  .trk-msg-hp { display:none !important; }\n  .trk-msg-submit { width:100%; background:#c0342a; color:#fff; font-size:14px; font-weight:700; padding:12px; border:none; border-radius:8px; cursor:pointer; margin-top:4px; }\n  .trk-msg-success { display:none; text-align:center; padding:20px 0 8px; font-size:15px; color:#2e7d32; font-weight:600; }\n  .trk-msg-sent .trk-msg-success { display:block; }\n  .trk-msg-sent .trk-msg-title, .trk-msg-sent .trk-msg-sub, .trk-msg-sent .trk-msg-form { display:none !important; }\n  @media (max-width: 640px) {\n    .pca-wrap .pca-section-title { font-size: 18px !important; }\n    .pca-feat-list { grid-template-columns: 1fr; gap: 0; }\n    .pca-hero-split { grid-template-columns: 1fr !important; }\n    .pca-hero-split .pca-hero-content { order: 2; }\n    .pca-hero-img-panel { order: 1 !important; min-height: 240px; border-radius: 16px 16px 0 0 !important; }\n    .pca-setup-grid { grid-template-columns: 1fr 1fr !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pca-wrap\"\u003e\n\u003cdiv class=\"pca-hero\" style=\"margin-bottom: 40px;\"\u003e\n\u003cdiv class=\"pca-hero-split\" style=\"display: grid; grid-template-columns: 1fr 1fr; min-height: 240px;\"\u003e\n\u003cdiv class=\"pca-hero-content\" style=\"padding: 28px 32px; display: flex; flex-direction: column; justify-content: center;\"\u003e\n\u003cp class=\"pca-eyebrow\"\u003eTrak Racer · Pedal Mount · TR-INVPED1\u003c\/p\u003e\n\u003ch2 style=\"font-size: 22px; font-weight: 800; color: #0d1b2a; line-height: 1.25; margin-bottom: 10px;\"\u003eUniversal Pro Inverted Pedal Mount System\u003cbr\u003e\u003cspan style=\"font-weight: 600; font-size: 17px; color: #4a5568;\"\u003eSuspended, race-car style pedal mounting for aluminium-profile sim racing cockpits.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 10px; font-size: 14px; color: #4a5568; line-height: 1.55;\"\u003eBring authentic race-car pedal ergonomics to your cockpit. The Trak Racer Universal Pro Inverted Pedal Mount System suspends your pedals in an inverted configuration, just like the pedal boxes found in GT and Formula race cars, for a more natural braking and throttle feel. Built for high brake forces with race-grade rigidity, it suits load cell and hydraulic pedal sets, fits all Trak Racer extrusion rigs and most third-party aluminium-profile cockpits, and offers multiple mounting positions with fine height, angle, spacing and travel adjustment. Supplied by Player1 Sim Gear, your authorised Australian Trak Racer dealer, shipping Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-hero-img-panel\" style=\"position: relative; background: #fff; overflow: hidden; border-radius: 0 16px 16px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerProInvertedPedalMountSystem_Player1SimGear_1.webp?v=1785063160\" alt=\"Trak Racer Universal Pro Inverted Pedal Mount System with pedals mounted in a suspended, inverted position\" style=\"position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; display: block; padding: 24px;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stats\"\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eInverted\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003erace-car feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eLoad cell\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003e+ hydraulic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eMulti-position\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eadjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eUniversal\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eextrusion fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\" style=\"margin-top: 32px;\"\u003eWhat it does\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eReal motorsport pedal geometry, at home.\u003c\/h2\u003e\n\u003cdiv class=\"pca-feat-list\"\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eAuthentic Inverted Position\u003c\/h3\u003e\n\u003cp\u003eSuspends the pedals like a real GT or Formula pedal box, replicating the braking and throttle mechanics used in professional racing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eRace-Grade Rigidity\u003c\/h3\u003e\n\u003cp\u003ePrecision-engineered from race-grade materials to handle the high brake forces generated by load cell and hydraulic pedals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eLoad Cell \u0026amp; Hydraulic Ready\u003c\/h3\u003e\n\u003cp\u003eCompatible with most pedal sets, including load cell, hydraulic and standard pedals from the major brands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eMultiple Mounting Positions\u003c\/h3\u003e\n\u003cp\u003eSeveral mounting positions let you set the pedal box where it feels right for your seating position and driving style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eFine Adjustment\u003c\/h3\u003e\n\u003cp\u003eDial in pedal height, angle, spacing and travel for a comfortable, consistent setup that reduces fatigue in long sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eUniversal Extrusion Fit\u003c\/h3\u003e\n\u003cp\u003eFits all Trak Racer extrusion rigs and most third-party aluminium-profile \/ 8020 sim racing cockpits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003ePro Inverted Pedal Mount: full details\u003c\/h2\u003e\n\u003cdiv class=\"pca-specs-dark\"\u003e\n\u003cdiv style=\"background:#7D1F1F;padding:12px 16px;\"\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.75);margin-bottom:2px;\"\u003eTrak Racer · TR-INVPED1\u003c\/p\u003e\n\u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eUniversal Pro Inverted Pedal Mount System\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding:8px;\"\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eConfiguration\u003c\/span\u003e\u003cspan class=\"sv\"\u003eInverted \/ suspended pedal mounting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003ePedal compatibility\u003c\/span\u003e\u003cspan class=\"sv\"\u003eMost sets, incl. load cell, hydraulic and standard pedals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRig compatibility\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAll Trak Racer extrusion rigs + most third-party aluminium-profile rigs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eAdjustment\u003c\/span\u003e\u003cspan class=\"sv\"\u003eHeight, angle, spacing and travel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eMounting positions\u003c\/span\u003e\u003cspan class=\"sv\"\u003eMultiple\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eBest for\u003c\/span\u003e\u003cspan class=\"sv\"\u003eGT and Formula driving positions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTR-INVPED1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\"\u003eCommon questions\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdiv class=\"pca-faq\"\u003e\n\u003cp class=\"pca-faq-group\" style=\"margin-top:0;\"\u003eCompatibility \u0026amp; fit\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat rigs does the inverted pedal mount fit?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt fits all Trak Racer extrusion rigs and most third-party aluminium-profile (8020 \/ T-slot) sim racing cockpits, such as the \u003ca href=\"\/products\/trak-racer-tr160-v5-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eTR160 V5\u003c\/a\u003e and \u003ca href=\"\/products\/trak-racer-tr120s-v2-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eTR120S V2\u003c\/a\u003e.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it fit my non-Trak Racer cockpit?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIn most cases, yes, as long as your rig uses standard aluminium profile. Call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e with your cockpit brand and model and we will confirm before you order.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it need a specific cockpit position?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt is designed for inverted, suspended mounting, so it needs a frame area where the pedals can hang. It suits GT and Formula seating positions on profile cockpits.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003ePedals\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhich pedals are compatible?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt works with most pedal sets, including load cell and hydraulic pedals. Supported models include Fanatec ClubSport and CSL, Heusinkveld Sprint and Ultimate+, MOZA CRP and ActivePedal, Simagic P1000 and P2000, Simucube ActivePedal, Logitech G Pro and G29 \/ G923, and Thrustmaster T-LCM, among many others.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I use hydraulic pedals?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes, the system is built to handle hydraulic and load cell pedals. Note that some hydraulic pedals may require additional or custom setup for inverted mounting, so we recommend checking suitability with your pedal manufacturer first.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo I need load cell pedals to use it?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eNo. It suits standard, load cell and hydraulic pedals. Its rigidity is a particular benefit if you run high-force load cell or hydraulic brakes.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre pedals included?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eNo. This is the pedal mount system only. You fit your own pedals, which lets you keep the pedals you already own.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003eInverted mounting \u0026amp; feel\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the point of inverted pedals?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eInverted mounting suspends the pedals from above, mirroring real GT and Formula pedal boxes. Many drivers find it gives improved pedal feel, more consistent braking and better control under high brake pressure.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs inverted mounting more comfortable?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt can be. The geometry mirrors a real race car, and combined with the fine height, angle and spacing adjustment it helps set up a natural, fatigue-reducing position for long sessions.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it help with braking consistency?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe rigid, suspended design reduces flex under high brake forces, which many drivers report improves braking consistency and modulation.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003eInstall \u0026amp; adjust\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eHow adjustable is it?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYou get multiple mounting positions plus fine adjustment of pedal height, angle, spacing and travel, so you can tailor the pedal box to your driving style.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs it hard to install?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt mounts to aluminium profile using standard fixings and hand tools. Because it is fully adjustable, allow time to dial in your preferred position. Our team can help if you get stuck.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003eWhat's included\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this a genuine Trak Racer product?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. It is the genuine Trak Racer Universal Pro Inverted Pedal Mount System (TR-INVPED1), supplied by Player1 Sim Gear as your authorised Australian Trak Racer dealer.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003eBuying in Australia\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eDo you ship Australia-wide?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. Player1 Sim Gear ships Australia-wide. For current stock and a delivery estimate, call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or send us a message.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre prices in AUD?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. All pricing is in Australian dollars and includes GST.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\" style=\"margin-top: 48px;\"\u003eComplete your setup\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eBuild your Trak Racer cockpit\u003c\/h2\u003e\n\u003cdiv class=\"pca-setup-grid\" style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:48px;\"\u003e\n\u003ca href=\"\/products\/trak-racer-tr160-v5-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerTR160MK5Player1SimGear_1v2_7c77f060-34b1-432b-9557-fae9152ca750.webp?v=1784888512\" alt=\"Trak Racer TR160 V5 MK5 Racing Simulator\" loading=\"lazy\" style=\"width:100%;height:150px;object-fit:contain;padding:12px 12px 0;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eTR160 V5 Simulator\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eAluminium-profile cockpit\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop TR160 V5 →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\u003ca href=\"\/products\/trak-racer-tr120s-v2-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerTR120S_Player1SimGear_MainImage_611dda97-f027-420f-8912-701824892a2f.webp?v=1784545881\" alt=\"Trak Racer TR120S V2 Racing Simulator\" loading=\"lazy\" style=\"width:100%;height:150px;object-fit:contain;padding:12px 12px 0;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eTR120S V2 Simulator\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eCompact profile cockpit\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop TR120S V2 →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\u003ca href=\"\/products\/trak-racer-tr40s-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerTR40S_Player1SimGear_2_a99c0555-a10a-4964-a3a7-d7c747779c5b.webp?v=1784879454\" alt=\"Trak Racer TR40S Racing Simulator\" loading=\"lazy\" style=\"width:100%;height:150px;object-fit:contain;padding:12px 12px 0;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eTR40S Simulator\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eFoldable wheel stand rig\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop TR40S →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background:#fff;border-radius:16px;padding:28px 30px;margin-bottom:12px;\"\u003e\n\u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;\"\u003e\n\u003cdiv style=\"flex:1;min-width:220px;\"\u003e\n\u003cp style=\"font-size:20px;font-weight:800;color:#0d1b2a;margin-bottom:6px;\"\u003eWhich pedals are you running?\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#4a5568;line-height:1.6;\"\u003ePlayer1 Sim Gear is an authorised Australian Trak Racer dealer. Tell us your pedals and cockpit and we will confirm the inverted mount suits your setup before you order. Ships Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:flex;flex-direction:column;gap:10px;min-width:180px;\"\u003e\n\u003ca href=\"tel:0488385870\" style=\"text-decoration:none;background:#25B1FF;color:#000;font-size:12px;font-weight:600;padding:9px 20px;border-radius:6px;text-align:center;\"\u003eCall 0488 385 870\u003c\/a\u003e\u003clabel for=\"trk-msg-toggle-TR-INVPED1\" role=\"button\" style=\"background:#fff;color:#0d1b2a;font-size:12px;font-weight:600;padding:9px 20px;border-radius:6px;text-align:center;border:1.5px solid #f0c3bf;cursor:pointer;display:inline-block;\" tabindex=\"0\"\u003eSend us a message\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"trk-msg-toggle-TR-INVPED1\" class=\"trk-msg-toggle\"\u003e\n\u003cdiv class=\"trk-msg-overlay\" role=\"dialog\"\u003e\n\u003clabel class=\"trk-msg-backdrop\" for=\"trk-msg-toggle-TR-INVPED1\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"trk-msg-card\"\u003e\n\u003clabel class=\"trk-msg-close\" for=\"trk-msg-toggle-TR-INVPED1\"\u003e×\u003c\/label\u003e\n\u003cp class=\"trk-msg-title\"\u003eSend us a message\u003c\/p\u003e\n\u003cp class=\"trk-msg-sub\"\u003eHave a question about the Trak Racer Pro Inverted Pedal Mount System, your pedals or your cockpit? The Player1 Sim Gear team will get back to you.\u003c\/p\u003e\n\u003cform class=\"trk-msg-form\" action=\"\/contact#contact_form\" method=\"post\"\u003e\n\u003cinput type=\"hidden\" name=\"form_type\" value=\"contact\"\u003e \u003cinput type=\"hidden\" name=\"utf8\" value=\"✓\"\u003e \u003cinput class=\"trk-msg-input\" type=\"text\" name=\"contact[Name]\" placeholder=\"Name\" required=\"\"\u003e \u003cinput class=\"trk-msg-input\" type=\"email\" name=\"contact[email]\" placeholder=\"Email\" required=\"\"\u003e \u003cinput class=\"trk-msg-input\" type=\"tel\" name=\"contact[Phone Number]\" placeholder=\"Phone number (optional)\"\u003e \u003ctextarea class=\"trk-msg-input trk-msg-textarea\" name=\"contact[Message]\" placeholder=\"Your message\" rows=\"4\" required=\"\"\u003e\u003c\/textarea\u003e \u003cinput class=\"trk-msg-hp\" type=\"text\" name=\"trk_hp\" autocomplete=\"off\" tabindex=\"-1\"\u003e \u003cbutton class=\"trk-msg-submit\" type=\"submit\"\u003eSend message\u003c\/button\u003e\n\u003c\/form\u003e\n\u003cdiv class=\"trk-msg-success\" role=\"status\"\u003eThanks, your message has been sent. We'll get back to you shortly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){var form=document.querySelector('#trk-msg-toggle-TR-INVPED1 ~ .trk-msg-overlay .trk-msg-form');if(!form)return;form.addEventListener('submit',function(e){var hp=form.querySelector('.trk-msg-hp');if(hp\u0026\u0026hp.value){e.preventDefault();return;}e.preventDefault();var btn=form.querySelector('.trk-msg-submit');if(btn){btn.disabled=true;btn.textContent='Sending…';}fetch('\/contact',{method:'POST',headers:{'Content-Type':'application\/x-www-form-urlencoded','X-Requested-With':'XMLHttpRequest'},body:new URLSearchParams(new FormData(form))}).then(function(){form.classList.add('trk-msg-sent');}).catch(function(){if(btn){btn.disabled=false;btn.textContent='Send message';}form.submit();});});})();\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\": \"FAQPage\",\"mainEntity\":[{\"@type\": \"Question\",\"name\":\"What rigs does the inverted pedal mount fit?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"It fits all Trak Racer extrusion rigs and most third-party aluminium-profile (8020 \/ T-slot) sim racing cockpits, such as the TR160 V5 and TR120S V2.\"}},{\"@type\": \"Question\",\"name\":\"Will it fit my non-Trak Racer cockpit?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"In most cases, yes, as long as your rig uses standard aluminium profile. Call us on 0488 385 870 with your cockpit brand and model and we will confirm before you order.\"}},{\"@type\": \"Question\",\"name\":\"Does it need a specific cockpit position?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"It is designed for inverted, suspended mounting, so it needs a frame area where the pedals can hang. It suits GT and Formula seating positions on profile cockpits.\"}},{\"@type\": \"Question\",\"name\":\"Which pedals are compatible?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"It works with most pedal sets, including load cell and hydraulic pedals. Supported models include Fanatec ClubSport and CSL, Heusinkveld Sprint and Ultimate+, MOZA CRP and ActivePedal, Simagic P1000 and P2000, Simucube ActivePedal, Logitech G Pro and G29 \/ G923, and Thrustmaster T-LCM, among many others.\"}},{\"@type\": \"Question\",\"name\":\"Can I use hydraulic pedals?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"Yes, the system is built to handle hydraulic and load cell pedals. Note that some hydraulic pedals may require additional or custom setup for inverted mounting, so we recommend checking suitability with your pedal manufacturer first.\"}},{\"@type\": \"Question\",\"name\":\"Do I need load cell pedals to use it?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"No. It suits standard, load cell and hydraulic pedals. Its rigidity is a particular benefit if you run high-force load cell or hydraulic brakes.\"}},{\"@type\": \"Question\",\"name\":\"Are pedals included?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"No. This is the pedal mount system only. You fit your own pedals, which lets you keep the pedals you already own.\"}},{\"@type\": \"Question\",\"name\":\"What is the point of inverted pedals?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"Inverted mounting suspends the pedals from above, mirroring real GT and Formula pedal boxes. Many drivers find it gives improved pedal feel, more consistent braking and better control under high brake pressure.\"}},{\"@type\": \"Question\",\"name\":\"Is inverted mounting more comfortable?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"It can be. The geometry mirrors a real race car, and combined with the fine height, angle and spacing adjustment it helps set up a natural, fatigue-reducing position for long sessions.\"}},{\"@type\": \"Question\",\"name\":\"Does it help with braking consistency?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"The rigid, suspended design reduces flex under high brake forces, which many drivers report improves braking consistency and modulation.\"}},{\"@type\": \"Question\",\"name\":\"How adjustable is it?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"You get multiple mounting positions plus fine adjustment of pedal height, angle, spacing and travel, so you can tailor the pedal box to your driving style.\"}},{\"@type\": \"Question\",\"name\":\"Is it hard to install?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"It mounts to aluminium profile using standard fixings and hand tools. Because it is fully adjustable, allow time to dial in your preferred position. Our team can help if you get stuck.\"}},{\"@type\": \"Question\",\"name\":\"Is this a genuine Trak Racer product?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"Yes. It is the genuine Trak Racer Universal Pro Inverted Pedal Mount System (TR-INVPED1), supplied by Player1 Sim Gear as your authorised Australian Trak Racer dealer.\"}},{\"@type\": \"Question\",\"name\":\"Do you ship Australia-wide?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"Yes. Player1 Sim Gear ships Australia-wide. For current stock and a delivery estimate, call us on 0488 385 870 or send us a message.\"}},{\"@type\": \"Question\",\"name\":\"Are prices in AUD?\",\"acceptedAnswer\":{\"@type\": \"Answer\",\"text\":\"Yes. All pricing is in Australian dollars and includes GST.\"}}]}\n\u003c\/script\u003e","brand":"Trak Racer","offers":[{"title":"Default Title","offer_id":55842997076041,"sku":"TR-INVPED1","price":179.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerProInvertedPedalMountSystem_Player1SimGear_1.webp?v=1785063160","url":"https:\/\/p1simgear.com.au\/products\/trak-racer-universal-pro-inverted-pedal-mount-system-1","provider":"Player1 Sim Gear","version":"1.0","type":"link"}