Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4

ID: 5655240539

Match Scores

9-11

Loss

Play Date

2026-02-02

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
Nick Jones

PKE9KX · Highlands Ranch, CO, US

DUPR

3.606

Jack Hamilton

KOG5Q7 · CO, US

DUPR

3.951

TEAM 2WINNER
Eric Lederfine

3OGERE · Highlands Ranch, CO, US

DUPR

3.888

David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.369

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-5655240539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5986880779,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Jones",
        "dupr_id": "PKE9KX",
        "rating": 3.606,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/71.jpg",
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Jack Hamilton",
        "dupr_id": "KOG5Q7",
        "rating": 3.951,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 5793535430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Lederfine",
        "dupr_id": "3OGERE",
        "rating": 3.888,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.369,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]