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

Week 1

ID: 6935928394

Match Scores

11-5

Win

Play Date

2026-06-06

Play Time (Est)

11:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
PN
Peter Nguyen

QP40R5 · Castle Rock, CO, US

DUPR

3.457

JD
Jennifer Dye

5EXRO0 · CO, US

DUPR

3.202

TEAM 2LOSS
RC
Randy Carlson

QJOV2D · USA

DUPR

3.105

ER
Elizabeth Rosa

DYEV9L · USA

DUPR

2.679

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-6935928394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7410920220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Nguyen",
        "dupr_id": "QP40R5",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Jennifer Dye",
        "dupr_id": "5EXRO0",
        "rating": 3.202,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 7358109207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Carlson",
        "dupr_id": "QJOV2D",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Rosa",
        "dupr_id": "DYEV9L",
        "rating": 2.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]