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

Pickjoy Scramble

ID: 8099424680

Match Scores

13-15

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Minhui Liao

7Z2KY0 · USA

DUPR

2.669

PM
Pak Ming wu

P5XXXG · Kowloon, HK

DUPR

2.523

TEAM 2WINNER
GG
Gareth Gareth

9D0PQJ · USA

DUPR

2.456

WZ
William Zhou

4QJ5EM · USA

DUPR

2.596

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-8099424680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257284526,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Minhui Liao",
        "dupr_id": "7Z2KY0",
        "rating": 2.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pak Ming wu",
        "dupr_id": "P5XXXG",
        "rating": 2.523,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 4336989809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gareth Gareth",
        "dupr_id": "9D0PQJ",
        "rating": 2.456,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Zhou",
        "dupr_id": "4QJ5EM",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]