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

SW 19 League Play

ID: 7810163744

Match Scores

2-10

Win

Play Date

2026-05-06

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Reed White

8J9QLD · Overland Park, KS, US

DUPR

2.558

LL
LeeShun Lim

OR9WXW · USA

DUPR

2.651

TEAM 2WINNER
RA
Roger Acosta

V7JJ67 · Kansas City, MO, US

DUPR

2.797

DC
Dan Clair

4VNEW6 · USA

DUPR

3.452

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-7810163744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7931656153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reed White",
        "dupr_id": "8J9QLD",
        "rating": 2.558,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "LeeShun Lim",
        "dupr_id": "OR9WXW",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4445439880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Roger Acosta",
        "dupr_id": "V7JJ67",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Dan Clair",
        "dupr_id": "4VNEW6",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]