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

[DUPR] Dinkr Dupr Session

ID: 6676772579

Match Scores

7-15

Loss

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

Pickletime

Unverified Facility

Competitor Teams

TEAM 1LOSS
LK
Leong Kenneth

J57R94 · USA

DUPR

2.740

YJ
Yi Jie Chong

E96GYW · Subang Jaya, Selangor, MY

DUPR

2.937

TEAM 2WINNER
KL
Ken Li

Q9RG0R · USA

DUPR

3.172

KL
Kenny leong

0P6K7X · USA

DUPR

3.093

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-6676772579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4640355282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leong Kenneth",
        "dupr_id": "J57R94",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yi Jie Chong",
        "dupr_id": "E96GYW",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5152153611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Li",
        "dupr_id": "Q9RG0R",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenny  leong",
        "dupr_id": "0P6K7X",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]