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

Pickjoy Scramble

ID: 5679898623

Match Scores

6-15

Win

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Dominic Leung

7ZYRXM · USA

DUPR

2.000

RW
Ron Wong

5YW6XP · USA

DUPR

2.000

TEAM 2WINNER
EZ
Evey ZHANG

K5R2V6 · Shenzhen, Guangdong Province, CN

DUPR

2.085

AW
Alex Wong

Q9Q6Z0 · USA

DUPR

2.348

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-5679898623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4726707964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dominic Leung",
        "dupr_id": "7ZYRXM",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Wong",
        "dupr_id": "5YW6XP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8266806773,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evey ZHANG",
        "dupr_id": "K5R2V6",
        "rating": 2.085,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Alex Wong",
        "dupr_id": "Q9Q6Z0",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]