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

Mixed 2.5/3.0

ID: 8055263654

Match Scores

5-11

Win

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

Casper pickleball and Sports Complex

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
Troy Mack

PPP7GE · USA

DUPR

2.738

JH
Joni Hedstrom

5YYRQV · USA

DUPR

2.677

TEAM 2WINNER
TS
Theresa sowers

XJQZRX · Casper, WY, US

DUPR

3.187

BM
Bob Moberly

YXQOPD · USA

DUPR

3.039

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-8055263654
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7625480092,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Troy Mack",
        "dupr_id": "PPP7GE",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joni Hedstrom",
        "dupr_id": "5YYRQV",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6130382809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Theresa sowers",
        "dupr_id": "XJQZRX",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Bob Moberly",
        "dupr_id": "YXQOPD",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]