Pod Mod
In 2000 the original Pod rapidly became a global favorite, allowing surfers to drop six inches off their shortboards and revolutionize punting. The Pod Mod design is a heavily modified Pod, designed to be ridden even shorter and wider than the original, catering to the surfer that wants a little more volume forward to catch waves but doesn’t want to sacrifice performance. The tail has been widened for small wave glide, and the original single to double concave has been replaced with a flat entry to concave vee for quick rail to rail transitions. Experienced surfers ride this board 3”- 6” shorter than you are tall.
Wave
Size
Break
Power
Performance
Approach
Skill Level
Foot Orientation
Shape
Foil / Rails
Nose Shape
Tail Width
Entry Rocker
Exit Rocker
Rocker Style
{{zone.label}}
{% if zone.label == 'Shape' and S3D.API.Response.Volume %}{{S3D.API.Response.Volume | round: 2 }}L
{% endif %} {% if zone.label == 'Surfer' %} Create Profile {% endif %}{{option.Name}}
{% if option.SelectedChoice and option.SelectedChoice.Value != -1 %}{{option.SelectedChoice.DescriptionWhenSelected}}
{% if option.Optional %} {% endif %} {% endif %}-
{% for choice in option.Choices %}
{% assign selected = 'b--blue' %}
{% if choice.Value == option.SelectedChoice.Value %}
{% assign selected = 'b--white' %}
{% endif %}
- {% endfor %}
{{section.label}}
{% if section.options %} {% for opt in section.options %} {% assign option = S3D.API.Response[opt] %} {% unless option.Choices.size == 0 %}{{option.Name}}
{% if option.SelectedChoice and option.SelectedChoice.Value != -1 %}{{option.SelectedChoice.DescriptionWhenSelected}}
{% if option.Optional %} {% endif %} {% endif %}-
{% for choice in option.Choices %}
{% assign selected = 'b--blue' %}
{% if choice.Value == option.SelectedChoice.Value %}
{% assign selected = 'b--white' %}
{% endif %}
- {% endfor %}
{{option.Name}}
{% if option.SelectedChoice and option.SelectedChoice.Value != -1 %}{{option.SelectedChoice.DescriptionWhenSelected}}
{% if option.Optional %} {% endif %} {% endif %}-
{% for choice in option.Choices %}
{% assign selected = 'b--blue' %}
{% if choice.Value == option.SelectedChoice.Value %}
{% assign selected = 'b--white' %}
{% endif %}
- {% endfor %}