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

Pickjoy Scramble

ID: 6072879933

Match Scores

15-13

Win

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LY
Lily Yu

550LG0 · Shenzhen, Guangdong Province, CN

DUPR

2.351

WF
Wei Fang

0PQ6KQ · USA

DUPR

2.387

TEAM 2LOSS
FC
Fiona Chan

N5VLV7 · USA

DUPR

2.207

LY
Liu Yi

EX6OKW · USA

DUPR

2.346

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-6072879933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5474346826,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily Yu",
        "dupr_id": "550LG0",
        "rating": 2.351,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Wei Fang",
        "dupr_id": "0PQ6KQ",
        "rating": 2.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5238720751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fiona Chan",
        "dupr_id": "N5VLV7",
        "rating": 2.207,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liu Yi",
        "dupr_id": "EX6OKW",
        "rating": 2.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]