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

Week 1

ID: 4304756860

Match Scores

11-8

Loss

Play Date

2026-06-05

Play Time (Est)

5:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Scott Sarra

RWO99Z · USA

DUPR

2.943

PG
Peachy Goebel

Z96VOQ · USA

DUPR

3.287

TEAM 2LOSS
RM
Robyn Markland

PW2EYM · Castle Rock, CO, US

DUPR

3.257

SR
Sally Root

PWN5VZ · Littleton, CO, US

DUPR

3.280

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-4304756860
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757065715,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott  Sarra",
        "dupr_id": "RWO99Z",
        "rating": 2.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peachy Goebel",
        "dupr_id": "Z96VOQ",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4589940402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robyn Markland",
        "dupr_id": "PW2EYM",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Sally Root",
        "dupr_id": "PWN5VZ",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  }
]