Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6564560295

Match Scores

15-14

Loss

Play Date

2026-01-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Joel Cooper

ZNRG6P · USA

DUPR

4.035

NG
Nancy Glen

PKYMDZ · USA

DUPR

4.094

TEAM 2LOSS
KK
Kim Ku

EG6GRJ · West Bloomfield Township, MI, US

DUPR

4.331

KK
Karen Kelman

PK0YJG · USA

DUPR

3.725

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-6564560295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6839815246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Cooper",
        "dupr_id": "ZNRG6P",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Glen",
        "dupr_id": "PKYMDZ",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6534532068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Ku",
        "dupr_id": "EG6GRJ",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Karen Kelman",
        "dupr_id": "PK0YJG",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]