Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 7086704238

Match Scores

15-1

Loss

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
John Craft

1NPODZ · Englewood, CO, US

DUPR

4.059

OR
Oli Ribeli

2L2NW7 · USA

DUPR

3.900

TEAM 2LOSS
CE
Chris Elson

76MXYM · Douglas County, CO, US

DUPR

3.844

RB
Richard Braun

V76PQJ · Centennial, CO, US

DUPR

3.527

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-7086704238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6466081875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Craft",
        "dupr_id": "1NPODZ",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Oli Ribeli",
        "dupr_id": "2L2NW7",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579431558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Elson",
        "dupr_id": "76MXYM",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Douglas County, CO, US"
      },
      {
        "name": "Richard Braun",
        "dupr_id": "V76PQJ",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      }
    ]
  }
]