Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 6279761285

Match Scores

15-6

Win

Play Date

2026-05-04

Play Time (Est)

6:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
KG
Kenny greene

8JV4O8 · USA

DUPR

4.122

JH
Jack Hamilton

KOG5Q7 · CO, US

DUPR

3.956

TEAM 2LOSS
CT
Charlie Tingstrom

8M6VG3 · USA

DUPR

4.112

DS
Damon Stephens

5EMOW0 · Castle Pines, CO, US

DUPR

3.618

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-6279761285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5991085860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny greene",
        "dupr_id": "8JV4O8",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Hamilton",
        "dupr_id": "KOG5Q7",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 5798896558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Tingstrom",
        "dupr_id": "8M6VG3",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damon Stephens",
        "dupr_id": "5EMOW0",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]