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

Pool B - Mixed 3.5

ID: 5252766006

Match Scores

5-11

Win

Play Date

2026-06-05

Play Time (Est)

7:30 PM

Play Location

Casper pickleball and Sports Complex

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Dylan Heide

9DJD77 · USA

DUPR

3.575

GH
Grace Heide

RDOYEE · USA

DUPR

2.987

TEAM 2WINNER
TR
tom rohr

4L4642 · Casper, WY, US

DUPR

3.402

RR
Renee Rohr

JZKLWD · Casper, WY, US

DUPR

3.952

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-5252766006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4420638431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Heide",
        "dupr_id": "9DJD77",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grace Heide",
        "dupr_id": "RDOYEE",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4469959611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "tom rohr",
        "dupr_id": "4L4642",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Renee Rohr",
        "dupr_id": "JZKLWD",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]