Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Casper Pickleball and Sports Complex

ID: 6900238922

Match Scores

15-2

Win

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

Casper, WY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Lexie Woolridge

3ZKJVP · USA

DUPR

4.359

Sam Dia

V49VO7 · WY, US

DUPR

4.508

TEAM 2LOSS
Stephani Madsen

4LRK0G · Wheatland, WY, US

DUPR

3.243

DB
David Bush

N7QX77 · USA

DUPR

3.710

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-6900238922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5119056061,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.359,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/49.jpg",
        "location": ""
      },
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.508,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "WY, US"
      }
    ]
  },
  {
    "team_id": 8540671339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephani Madsen",
        "dupr_id": "4LRK0G",
        "rating": 3.243,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/73.jpg",
        "location": "Wheatland, WY, US"
      },
      {
        "name": "David Bush",
        "dupr_id": "N7QX77",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]