Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 60+ Mens Doubles

ID: 7685301651

Match Scores

5-11

Win

Play Date

2026-05-22

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Mark Clutterbuck

RWMOMN · USA

DUPR

3.478

RY
Richard Yorke

LVYV46 · USA

DUPR

3.334

TEAM 2WINNER
Lance Burden

ZD5LQL · Dorchester, England, GB

DUPR

3.636

RT
Robert Thompson

JZON9O · USA

DUPR

3.641

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-7685301651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5736487751,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Clutterbuck",
        "dupr_id": "RWMOMN",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Yorke",
        "dupr_id": "LVYV46",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6593095969,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lance Burden",
        "dupr_id": "ZD5LQL",
        "rating": 3.636,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Dorchester, England, GB"
      },
      {
        "name": "Robert Thompson",
        "dupr_id": "JZON9O",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]