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

ct 1, game 5

ID: 5072711092

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WS
William Speer

0RKVQX · Los Angeles, CA, US

DUPR

2.591

WC
Wendy Clutterbuck

WKJOEM · USA

DUPR

2.532

TEAM 2LOSS
DB
Dawn Bloomer

P56GZZ · USA

DUPR

2.425

GE
Gina East

7J04XN · Los Angeles, CA, US

DUPR

2.364

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-5072711092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6836034556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Speer",
        "dupr_id": "0RKVQX",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Wendy Clutterbuck",
        "dupr_id": "WKJOEM",
        "rating": 2.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6825751991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawn Bloomer",
        "dupr_id": "P56GZZ",
        "rating": 2.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gina East",
        "dupr_id": "7J04XN",
        "rating": 2.364,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]