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

6-2026 Season 3 - Division A

ID: 5778046874

Match Scores

21-19

Loss

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

One North

Unverified Facility

Competitor Teams

TEAM 1WINNER
YC
Yin CHANG

G574KV · New Territories, HK

DUPR

3.630

JN
Jennifer Ngai

PZWMNQ · New Territories, HK

DUPR

3.550

TEAM 2LOSS
LH
Lidia Ha

VXX5GP · USA

DUPR

3.239

JC
Joanne Chan

55QJML · USA

DUPR

2.833

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-5778046874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802097820,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yin CHANG",
        "dupr_id": "G574KV",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Jennifer Ngai",
        "dupr_id": "PZWMNQ",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 6823229657,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lidia Ha",
        "dupr_id": "VXX5GP",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joanne Chan",
        "dupr_id": "55QJML",
        "rating": 2.833,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]