Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Huntsville Muskoka DUPR Players

ID: 5321446679

Match Scores

7-11

Win

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

Huntsville, ON P0B, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Colin Mottershead

NR9GDW · USA

DUPR

3.028

HC
Heather Chittick

5YXNYP · USA

DUPR

2.506

TEAM 2WINNER
DW
David Warman

V6XEME · Huntsville, ON, CA

DUPR

3.265

PM
Perry Mercer

PP60VQ · USA

DUPR

2.795

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5321446679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7445588933,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colin  Mottershead",
        "dupr_id": "NR9GDW",
        "rating": 3.028,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heather Chittick",
        "dupr_id": "5YXNYP",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7377872588,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Warman",
        "dupr_id": "V6XEME",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      },
      {
        "name": "Perry Mercer",
        "dupr_id": "PP60VQ",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]