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

Week 2

ID: 5681909165

Match Scores

11-9

Loss

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Randy Carlson

QJOV2D · USA

DUPR

3.136

VB
Victor Bae

7JMJE4 · USA

DUPR

3.931

TEAM 2LOSS
CD
Craig Davis

7NEPRN · Littleton, CO, US

DUPR

3.291

JE
Jason Ettlinger

0ZP74X · Denver, CO, US

DUPR

3.271

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-5681909165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5643763385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Carlson",
        "dupr_id": "QJOV2D",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Bae",
        "dupr_id": "7JMJE4",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4515269675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Davis",
        "dupr_id": "7NEPRN",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Jason Ettlinger",
        "dupr_id": "0ZP74X",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]