Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 5963816005

Match Scores

11-6

Win

Play Date

2026-05-21

Play Time (Est)

2:15 AM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Connor Kane

ELLLKM · USA

DUPR

3.788

LH
Logan Halla

J52R44 · Englewood, CO, US

DUPR

3.707

TEAM 2LOSS
RB
Richard Braun

V76PQJ · Centennial, CO, US

DUPR

3.565

CJ
Craig Jones

84WVY6 · USA

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-5963816005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5247093926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Kane",
        "dupr_id": "ELLLKM",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Halla",
        "dupr_id": "J52R44",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      }
    ]
  },
  {
    "team_id": 4632432286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Braun",
        "dupr_id": "V76PQJ",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Craig Jones",
        "dupr_id": "84WVY6",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]