Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Casper Pickleball and Sports Complex

ID: 6302743715

Match Scores

15-2

Win

Play Date

2026-01-10

Play Time (Est)

12:45 AM

Play Location

Casper, WY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sam Dia

V49VO7 · WY, US

DUPR

4.545

LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.391

TEAM 2LOSS
HC
Holly Coates

2LP59E · Rapid City, SD, US

DUPR

3.850

LU
luis usera

1R4K7M · Rapid City, SD, US

DUPR

4.120

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-6302743715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5703285552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7235773228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Coates",
        "dupr_id": "2LP59E",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "luis usera",
        "dupr_id": "1R4K7M",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  }
]