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

Mixed 2.5/3.0

ID: 5804323308

Match Scores

1-11

Win

Play Date

2026-06-05

Play Time (Est)

1:00 PM

Play Location

Casper pickleball and Sports Complex

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
Troy Mack

PPP7GE · USA

DUPR

2.736

JH
Joni Hedstrom

5YYRQV · USA

DUPR

2.634

TEAM 2WINNER
TS
Theresa sowers

XJQZRX · Casper, WY, US

DUPR

3.175

BM
Bob Moberly

YXQOPD · USA

DUPR

3.011

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-5804323308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6731403255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Troy Mack",
        "dupr_id": "PPP7GE",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joni Hedstrom",
        "dupr_id": "5YYRQV",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6278427095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Theresa sowers",
        "dupr_id": "XJQZRX",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Bob Moberly",
        "dupr_id": "YXQOPD",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]