Welcome to our store

  • Home
  • Catalog
  • All Collections

WhatsApp_Image_2024-10-19_at_17.15.04.jpg

  • Home
  • Catalog
  • All Collections
Cart

The Champ Gear

RDX Pro Boxing Gloves - Ventilated, Maya Hide Leather, 8-18 Oz

Regular price $62.99
Regular price $62.99 Sale price $62.99
Sale
Colour Name
Size
(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); var calculatedPadding = $header.innerWidth() + maxChildWidth; /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* AUI RTL script automatically changes this to padding-right under RTL context */ $slider.css('padding-left', calculatedPadding); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); }));
The video showcases the product in use.The video guides you through product setup.The video compares multiple products.The video shows the product being unpacked.
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https://images-na.ssl-images-amazon.com/images/I/51A7gLAQMlL.js?AUIClients/VSEPlayer'); (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https://images-na.ssl-images-amazon.com/images/I/21L2L4uKEUL._RC|01x4giTy+uL.js,01r9LpT6pbL.js,41Y9JPMuk8L.js,11QfrzttlqL.js,91qahXPBdEL.js,01ELLYeIOkL.js_.js?AUIClients/Brila'); (function(f) {var _np=(window.P._namespace("vse-ns-initVSEPlayerOnLoad"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('VSEPlayer').execute(function(vsePlayer){vsePlayer.initPlayer('aplus-409841-player-ps');}); //Please use below event to register FeedbackForm P.when('A', 'VSEComponentAssets').execute('vse-ns-player-initialization', function(A, asset) { A.trigger('vse:ns:player:aplus-409841:init', 'aplus-409841-player-ps'); }); }));

Punch your way to the top with the RDX Training Gloves and give the ring a new champion. The combination of ventilation, good grip, attached thumb design, and multiple layers of padding help trainees become better than the competition.

The Loma Tech (patent pending) design along with the quick-EZ hook and loop closures provide augmented support to the formation and alignment of the fist and wrist for a much finer punching technique.

Previous page
Next page
P.now("premium-aplus-13-carousel-5").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-5", function(){ return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute(function (A, $, framework) { var moduleId = "5"; var carouselName = "premium-aplus-13-carousel-5"; var paginationAction = "aplus-pagination-dot-action-" + moduleId; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; /* If the carousel goes to a new page */ A.on("a:carousel:"+carouselName+":change:pageNumber", function (data) { A.$(paginationGroup+" .carousel-slider-circle").removeClass("aplus-carousel-active").attr('aria-selected', 'false') .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true'); }); framework.onInit(carouselName, function (carousel) { A.declarative(paginationAction, 'click keydown', function(event){ var isClick = event.type === 'click'; var isKeydown = event.type === 'keydown'; var isEnter = isKeydown && event.$event.keyCode === ENTER_KEY_CODE; var isEsc = isKeydown && event.$event.keyCode === ESCAPE_KEY_CODE; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { // force remove focus event.$target.blur() } }); }); }); } }); });
(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when("premium-aplus-13-carousel-5").execute(function(init){init();}); }));

Comparison Table

Boxing Gloves

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

Freestanding Bag

logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options

Boxing Gloves

logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options

Boxing Hand Wraps

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

Mouth Protector

logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options

Focus Pads

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

Head Protector

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Customer Reviews
4.6 out of 5 stars
11,863
4.4 out of 5 stars
753
4.6 out of 5 stars
2,124
4.5 out of 5 stars
5,376
4.2 out of 5 stars
332
4.6 out of 5 stars
2,618
4.5 out of 5 stars
2,636
Price
$44.99$44.99 — — $18.99$18.99 $31.99$31.99 $41.99$41.99 $49.99$49.99
Design/ Coverage
Solid Attached Thumb Design Solid Design,Super Wide Base Pre-Curved Hand,Wrist Support Hand,Finger and Wrist Support Upper Jaw Coverage Curved Palm Dome Design Padded Top, Removable Grill
Material
Maya Hide ConvEX Skin Leather Maya Hide, EPE Foam, PU Lining Maya Hide Leather Cotton Nylon Blend Innovative Flexible PolyGel L’orme Skin leather Maya Hide Leather
Padding
SpongEX and Quadro Dome 3 EPE foam padding Fusion Foam, EVA Foam, SpongEX Breathable Fabric Padding No padding Fusion Foam,EVA-Lution Sheet EVA-Lution,SpongEX Padding
Sizes
Multiple Sizes Multiple Sizes Multiple Sizes Single Size Single Size Single Size Multiple Sizes
Colours
Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours
Gender
Unisex Unisex Unisex Unisex Unisex Unisex Unisex
Applications
Boxing,Training, Muay Thai Boxing, Kickboxing, Muay Thai Boxing,Training, Muay Thai Boxing,Training, Muay Thai Boxing,Training, Muay Thai Boxing,Training, Muay Thai Boxing,Training, Muay Thai
Closure / Adjustability
Hook and Loop Strap Extendable Legs Hook and Loop Strap Hook and Loop Closure Reshapable Thermoplastic Layer Short Hook and Loop Strap Rear Hook and Loop
(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); }));
  • EFFECTIVE IMPACT DISPERSION – Are your training gloves affecting your accuracy? The RDX gloves dissipate the force of impact across the specially made, pre-curved anatomical structure of the sparring gloves due to the presence of Quadro Dome 3 padding, which uses EVA foam and SpongeX sheet. This results in a comfortable training experience for the users of the RDX heavy boxing gloves.
  • PATENT PENDING LOMA TECH DESIGN – Do you face trouble forming the perfect fist, while using boxing gloves ? RDX gloves feature a PATENT PENDING single seamless LOMA Tech design used in the palm area and thumb of the boxing gloves. This helps create an improved alignment between the fist and thumb and along with an especially designed attached thumb allows the trainees to form the perfect fist and punch better with the training gloves.
  • EXCEPTIONALLY DURABLE MATERIAL – No matter how hard you punch these gloves make sure to outlast your intense training. The use of advanced caliber Maya Hide ConvEX Skin Leather in the KARA Series training gloves makes them durable and reliable for long-term use while also providing a superior look and feel during Boxing, Muay Thai, MMA, Kickboxing, and heavy bag training sessions among other similar sports.
  • FULL WRAPAROUND WRIST SUPPORT – A hassle-free design with sufficient support for your wrists. The hook and loop Fastener straps provide a secure fit and make it easy to put on or take off the kickboxing gloves for men and women along with providing better wrist support due to the full wraparound wrist strap, while the dual stitching in the heavy bag gloves makes them durable and resilient for extensive training sessions.
  • SWEAT-FREE EXPERIENCE – Bid farewell to those sweaty palms and hands. With multiple ventilation holes strategically placed in the thumb sections of the lightweight boxing gloves, RDX ensures proper airflow management so that its customers get a sweat-free experience. Furthermore, the advanced perforated sheet for breathable ventilation in the palm area is sweat-wicking and minimizes sweat accumulation.
  • POWER ALIGNED PUNCHES – The heavy punching bag gloves for women and men use DenZo-Tron Grip Bar in the upper palm area to allow the users to attain the optimal posture for powerful punches during training and competitions.
Size 8 OZ
Colour Golden
Material Faux Leather
Brand RDX
Glove type Training

Quick links

  • Search
  • Catalog
  • Collections
Payment methods
  • Choosing a selection results in a full page refresh.