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

Week 5

ID: 5449331252

Match Scores

5-11

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kristyn Burke

55XPZP · USA

DUPR

2.695

JB
Justin Burke

P5QVJZ · Littleton, CO, US

DUPR

2.748

TEAM 2WINNER
CG
Chris Gardner

Q99660 · Lakewood, CO, US

DUPR

2.592

KG
Kelli Gardner

V66LW5 · Lakewood, CO, US

DUPR

2.687

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-5449331252
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7508759491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristyn Burke",
        "dupr_id": "55XPZP",
        "rating": 2.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Burke",
        "dupr_id": "P5QVJZ",
        "rating": 2.748,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 7712224028,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Gardner",
        "dupr_id": "Q99660",
        "rating": 2.592,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Kelli Gardner",
        "dupr_id": "V66LW5",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]