Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 50+ Mens Doubles 4.0+

ID: 4996519572

Match Scores

5-11

Win

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Doug Harding

7604PN · USA

DUPR

3.828

DP
Daniel Pedler

4ZM64K · USA

DUPR

3.469

TEAM 2WINNER
HM
Hans March

3X9KL5 · NSW, AU

DUPR

3.819

SW
Simon Watson

8W06JM · Didcot, England, GB

DUPR

4.105

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-4996519572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5796312766,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Harding",
        "dupr_id": "7604PN",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Pedler",
        "dupr_id": "4ZM64K",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7676047270,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hans March",
        "dupr_id": "3X9KL5",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Simon Watson",
        "dupr_id": "8W06JM",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Didcot, England, GB"
      }
    ]
  }
]