Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 60+ Mens Doubles

ID: 7681604002

Match Scores

4-11

Loss

Play Date

2026-05-22

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Lance Burden

ZD5LQL · Dorchester, England, GB

DUPR

3.625

RT
Robert Thompson

JZON9O · USA

DUPR

3.629

TEAM 2WINNER
AS
Andy Scholfield

XKPLX5 · USA

DUPR

3.966

MS
Mark Scholfield

PZ9VYE · USA

DUPR

4.576

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-7681604002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6093855093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lance Burden",
        "dupr_id": "ZD5LQL",
        "rating": 3.625,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Dorchester, England, GB"
      },
      {
        "name": "Robert Thompson",
        "dupr_id": "JZON9O",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7871868966,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Scholfield",
        "dupr_id": "XKPLX5",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Scholfield",
        "dupr_id": "PZ9VYE",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]