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

Dupr game

ID: 7998813570

Match Scores

9-15

Win

Play Date

2026-06-02

Play Time (Est)

7:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
VL
Vanessa Lee

LVDRLK · USA

Rated Score

2.365

PS
phaik sun lee

NXRNXN · USA

Rated Score

2.440

TEAM 2WINNER
K
KencyWong

DYJ9J4 · USA

Rated Score

2.099

B
Becky

MP9Q9V · Cheras, Selangor, MY

Rated Score

2.188

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-7998813570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6432634489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Lee",
        "dupr_id": "LVDRLK",
        "rating": 2.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "phaik sun lee",
        "dupr_id": "NXRNXN",
        "rating": 2.44,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4727641494,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "KencyWong",
        "dupr_id": "DYJ9J4",
        "rating": 2.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Becky",
        "dupr_id": "MP9Q9V",
        "rating": 2.188,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  }
]