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

Week 3

ID: 7374683480

Match Scores

12-10

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jennifer Dye

5EXRO0 · CO, US

DUPR

3.182

CC
Chelsey Collins

2YZX07 · Castle Rock, CO, US

DUPR

3.100

TEAM 2LOSS
CD
Casey Dawson

LVOXZZ · Highlands Ranch, CO, US

DUPR

3.119

CF
Candis Ferguson

NRQDYW · Highlands Ranch, CO, US

DUPR

3.405

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-7374683480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5314262130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Dye",
        "dupr_id": "5EXRO0",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Chelsey Collins",
        "dupr_id": "2YZX07",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  },
  {
    "team_id": 6779484365,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Dawson",
        "dupr_id": "LVOXZZ",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Candis Ferguson",
        "dupr_id": "NRQDYW",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]