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

Week 1

ID: 6367732286

Match Scores

11-0

Win

Play Date

2026-06-06

Play Time (Est)

3: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.458

JD
Jennifer Dye

5EXRO0 · CO, US

DUPR

3.202

TEAM 2LOSS
SZ
Sean Zimmerman

GX6EJX · USA

DUPR

2.000

EZ
Eileen Zimmerman

RD046E · USA

DUPR

2.294

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-6367732286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8015528972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Nguyen",
        "dupr_id": "QP40R5",
        "rating": 3.458,
        "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": 7204678590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Zimmerman",
        "dupr_id": "GX6EJX",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eileen Zimmerman",
        "dupr_id": "RD046E",
        "rating": 2.294,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]