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

SW 19 League Play

ID: 4501191467

Match Scores

2-10

Win

Play Date

2026-05-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RA
Roger Acosta

V7JJ67 · Kansas City, MO, US

DUPR

2.803

MA
Mary Ann Deming

16MXDK · Kansas City, MO, US

DUPR

2.680

TEAM 2WINNER
DC
Dan Clair

4VNEW6 · USA

DUPR

3.450

LL
LeeShun Lim

OR9WXW · USA

DUPR

2.815

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-4501191467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7034464551,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Acosta",
        "dupr_id": "V7JJ67",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Mary Ann Deming",
        "dupr_id": "16MXDK",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 4772655431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Clair",
        "dupr_id": "4VNEW6",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "LeeShun Lim",
        "dupr_id": "OR9WXW",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]