User Review: Tubbs Mountain Series (Mountain 36)

Tubbs Mountain Series
Above: The current Mountain Series, which may differ slightly from the version reviewed.

Rating: rated 5 of 5 stars
Price Paid: $230

If you don't have small feet you must wear a hiking or mountaineering boot to fit the bindings.

I bought these two years ago. They are great. The tubular frame is very strong. I have (accidentally) stood on one shoe with only the very tip and tail of the frame on two different logs, and nothing but a hole from where the snow fell away in the middle. I am 250 lbs. and I had a 60+lbs. pack on for winter camping. That's a strong snowshoe. I'm not into fast and light in the winter, more like heavy and warm.

The swivel and crampon system are great. No slipping. They had less float than the Pinnacles, but awesome footing.

The binding is great. The only thing I didn't like was that the heel would slide on the decking. To solve this I cut a snowboard stomp pad to fit the bottom of the binding and the decking. Now I get plenty of heel grip and only get slip in very wet conditions.

Where to Buy

Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								retailer.*,
								retailer_product.*,
								retailer_brand.*,
								retailer.retailer_id AS retailer_id,
								LEAST(
									IF(retailer_product.gender IS NULL,0,100),
									IF(retailer_product.gender = '',0,100),
									IF(retailer_product.gender = 'u',0,100),
									IF(retailer_product.gender = 'm',1,100),
									IF(retailer_product.gender = 'w',2,100),
									IF(retailer_product.gender = 'k',3,100),
									IF(retailer_product.gender = 'b',4,100),
									IF(retailer_product.gender = 'g',5,100)
								) AS gender_sort
							FROM 
								product AS p1,
								product AS p2,
								retailer_product,
								retailer,
								retailer_brand
							WHERE
								p1.product_id = '11976'
								AND p2.brand_id = p1.brand_id
								AND p2.product_name = p1.product_name
								AND retailer_product.product_id = p2.product_id
								AND retailer_product.status = 'active'
								AND retailer_product.product_link_url != ''
								AND retailer.retailer_id = retailer_product.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_product_link = 1
								AND retailer_brand.retailer_id = retailer.retailer_id
								AND retailer_brand.retailer_brand_id = retailer_product.retailer_brand_id
							GROUP BY
								retailer.retailer_id,
								retailer_product.retailer_product_id
							ORDER BY
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC,
								price ASC,
								gender_sort ASC
							
Can't open file: 'retailer_brand.MYI' (errno: 145)
SELECT
								*,
								brand.short_name AS brand,
								retailer.retailer_id AS retailer_id
							FROM 
								brand,
								retailer,
								retailer_brand
							WHERE
								brand.brand_id = '281'
								AND retailer_brand.brand_id = brand.brand_id
								AND retailer_brand.status = 'active'
								AND retailer.retailer_id = retailer_brand.retailer_id
								AND retailer.is_online = 1
								AND retailer.status = 'active'
								AND retailer.show_brand_link = 1
							GROUP BY
								retailer.retailer_id
							ORDER BY
								# is_house_brand DESC,
								retailer.avg_epc DESC,
								retailer.commission_rate DESC,
								retailer.cookie_days DESC,
								retailer.retailer_id ASC
							

Sorry, we couldn't find any online retailers selling the Tubbs Mountain Series. You may be able to find it new or used at one of these sites:


Trailspace Classifieds

US | Canada | UK | Aus

GearTrade

Retailers: Do you sell the Tubbs Mountain Series? List your site here.

Similar Snowshoes

Compare
See how the Tubbs Mountain Series stacks up against the competition: read more snowshoe reviews or more about Tubbs.

Contribute
Have you used a Tubbs Mountain Series or a similar product? Write a gear review.

Discuss
Still have questions? Answers? Opinions? Join the converstation in the Trailspace Forums.

email this page
Can't open file: 'retailer_brand.MYI' (errno: 145)