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

Week 1

ID: 5356261751

Match Scores

5-11

Loss

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
PN
Peter Nguyen

QP40R5 · Castle Rock, CO, US

Rated Score

3.435

JD
Jennifer Dye

5EXRO0 · CO, US

Rated Score

3.180

TEAM 2WINNER
KB
Karla Bolton

5907OV · USA

Rated Score

3.127

KD
Kaleb Dawson

QXDYJ5 · USA

Rated Score

2.993

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-5356261751
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6911834030,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Nguyen",
        "dupr_id": "QP40R5",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Jennifer Dye",
        "dupr_id": "5EXRO0",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 7091072149,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karla Bolton",
        "dupr_id": "5907OV",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaleb Dawson",
        "dupr_id": "QXDYJ5",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]