Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 60+ Mens Doubles

ID: 7434316525

Match Scores

3-11

Loss

Play Date

2026-05-22

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Lance Burden

ZD5LQL · Dorchester, England, GB

DUPR

3.616

RT
Robert Thompson

JZON9O · USA

DUPR

3.620

TEAM 2WINNER
DB
Daryl Blair

3OOPQ2 · USA

DUPR

4.130

PB
Paul Bishop

9PRO6K · USA

DUPR

4.108

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-7434316525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7675227039,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lance Burden",
        "dupr_id": "ZD5LQL",
        "rating": 3.616,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Dorchester, England, GB"
      },
      {
        "name": "Robert Thompson",
        "dupr_id": "JZON9O",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5403583695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daryl Blair",
        "dupr_id": "3OOPQ2",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Bishop",
        "dupr_id": "9PRO6K",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]