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

Pickjoy Scramble

ID: 5086704789

Match Scores

15-7

Win

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Joe Lau

LZGZXJ · USA

DUPR

2.412

WF
Wei Fang

0PQ6KQ · USA

DUPR

2.417

TEAM 2LOSS
LY
Lily Yu

550LG0 · Shenzhen, Guangdong Province, CN

DUPR

2.339

IZ
IVANZHAI Zhai

QJK240 · USA

DUPR

2.260

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-5086704789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6319602867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe  Lau",
        "dupr_id": "LZGZXJ",
        "rating": 2.412,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wei Fang",
        "dupr_id": "0PQ6KQ",
        "rating": 2.417,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7248088847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lily Yu",
        "dupr_id": "550LG0",
        "rating": 2.339,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "IVANZHAI Zhai",
        "dupr_id": "QJK240",
        "rating": 2.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]