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

SW 19 League Play

ID: 6398681036

Match Scores

4-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

Rated Score

2.568

RA
Roger Acosta

V7JJ67 · Kansas City, MO, US

Rated Score

2.788

TEAM 2WINNER
DC
Dan Clair

4VNEW6 · USA

Rated Score

3.444

MA
Mary Ann Deming

16MXDK · Kansas City, MO, US

Rated Score

2.696

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-6398681036
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8118783260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reed White",
        "dupr_id": "8J9QLD",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Roger Acosta",
        "dupr_id": "V7JJ67",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 4387815727,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Clair",
        "dupr_id": "4VNEW6",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Ann Deming",
        "dupr_id": "16MXDK",
        "rating": 2.696,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]