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

SW 19 League Play

ID: 5159070349

Match Scores

7-10

Loss

Play Date

2026-05-06

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Reed White

8J9QLD · Overland Park, KS, US

DUPR

2.543

DC
Dan Clair

4VNEW6 · USA

DUPR

3.438

TEAM 2WINNER
MA
Mary Ann Deming

16MXDK · Kansas City, MO, US

DUPR

2.710

LL
LeeShun Lim

OR9WXW · USA

DUPR

2.708

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-5159070349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8074037246,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reed White",
        "dupr_id": "8J9QLD",
        "rating": 2.543,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Dan Clair",
        "dupr_id": "4VNEW6",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6568395999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Ann Deming",
        "dupr_id": "16MXDK",
        "rating": 2.71,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "LeeShun Lim",
        "dupr_id": "OR9WXW",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]