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

PickleB 2026 Series Event 5 - 60+ Mens Doubles

ID: 5616352314

Match Scores

3-11

Win

Play Date

2026-05-22

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
Clive Wanstall

ZZ579L · USA

DUPR

3.341

CT
Chris Turner

Z4DMNP · USA

DUPR

3.057

TEAM 2WINNER
Lance Burden

ZD5LQL · Dorchester, England, GB

DUPR

3.627

RT
Robert Thompson

JZON9O · USA

DUPR

3.632

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-5616352314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7947597917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clive Wanstall",
        "dupr_id": "ZZ579L",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Turner",
        "dupr_id": "Z4DMNP",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6588738267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lance Burden",
        "dupr_id": "ZD5LQL",
        "rating": 3.627,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Dorchester, England, GB"
      },
      {
        "name": "Robert Thompson",
        "dupr_id": "JZON9O",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]