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

PickleB 2026 Series Event 4 - 50+ Mixed Doubles 3.5

ID: 6581152618

Match Scores

5-11

Win

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RT
Robert Thompson

JZON9O · USA

DUPR

3.685

DT
Diane Thompson

V7RWOE · USA

DUPR

2.322

TEAM 2WINNER
SD
Sean Dickinson

X2MM9X · Glastonbury, England, GB

DUPR

3.449

AK
Adele Kovacs

GWNNPD · Purley, England, GB

DUPR

3.447

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-6581152618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5887546788,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Thompson",
        "dupr_id": "JZON9O",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diane Thompson",
        "dupr_id": "V7RWOE",
        "rating": 2.322,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7519727939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Dickinson",
        "dupr_id": "X2MM9X",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": "Glastonbury, England, GB"
      },
      {
        "name": "Adele Kovacs",
        "dupr_id": "GWNNPD",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Purley, England, GB"
      }
    ]
  }
]