Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Casper Pickleball and Sports Complex

ID: 6167904201

Match Scores

15-8

Win

Play Date

2026-01-10

Play Time (Est)

10:15 AM

Play Location

Casper, WY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Sam Dia

V49VO7 · WY, US

DUPR

4.502

Rick Morgan

8EDO9V · Timnath, CO, US

DUPR

4.804

TEAM 2LOSS
Michael Bush

Q5QJPR · Boise, ID, US

DUPR

3.852

DB
David Bush

N7QX77 · USA

DUPR

3.718

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-6167904201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8208361885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.502,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "WY, US"
      },
      {
        "name": "Rick Morgan",
        "dupr_id": "8EDO9V",
        "rating": 4.804,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Timnath, CO, US"
      }
    ]
  },
  {
    "team_id": 6620130771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Bush",
        "dupr_id": "Q5QJPR",
        "rating": 3.852,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": "Boise, ID, US"
      },
      {
        "name": "David Bush",
        "dupr_id": "N7QX77",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]