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

Pickjoy Scramble

ID: 4493349691

Match Scores

15-7

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IL
Inglin Li

EX5OWJ · USA

DUPR

2.901

PM
Pak Ming wu

P5XXXG · Kowloon, HK

DUPR

2.534

TEAM 2LOSS
谢J
谢 Jin Tao

PPELVG · USA

DUPR

2.833

GG
Gareth Gareth

9D0PQJ · USA

DUPR

2.447

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-4493349691
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5291113805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Inglin Li",
        "dupr_id": "EX5OWJ",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pak Ming wu",
        "dupr_id": "P5XXXG",
        "rating": 2.534,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 5277788372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "谢 Jin Tao",
        "dupr_id": "PPELVG",
        "rating": 2.833,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gareth Gareth",
        "dupr_id": "9D0PQJ",
        "rating": 2.447,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]