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

Built To Play 1.0 - ROOKIE MIXED DOUBLE 3.2 & BELOW

ID: 6686627442

Match Scores

15-7

Win

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Pickle By The Sea

Unverified Facility

Competitor Teams

TEAM 1WINNER
YL
Ying Lee

ME257P · USA

DUPR

3.067

LH
Lim Hooi

2YVDP7 · Penang, MY

DUPR

3.215

TEAM 2LOSS
LK
Lim Ka Seng

6NWV4E · USA

DUPR

2.635

JO
Jesslyn Ooi

J59NKM · USA

DUPR

2.532

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-6686627442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7418329007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ying Lee",
        "dupr_id": "ME257P",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lim Hooi",
        "dupr_id": "2YVDP7",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": "Penang, MY"
      }
    ]
  },
  {
    "team_id": 8426307365,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lim Ka Seng",
        "dupr_id": "6NWV4E",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesslyn Ooi",
        "dupr_id": "J59NKM",
        "rating": 2.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]