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

6-2026 Season 3 - Division B

ID: 7440122210

Match Scores

21-9

Win

Play Date

2026-05-14

Play Time (Est)

3:30 PM

Play Location

One North

Unverified Facility

Competitor Teams

TEAM 1WINNER
LW
LI WANG

5EY7L5 · New Territories, HK

DUPR

3.166

PS
P S Lui

WKXLZK · New Territories, HK

DUPR

3.599

TEAM 2LOSS
ST
Sarah Tong

WKO7QG · USA

DUPR

2.871

CW
C W Hui

LV7NDQ · USA

DUPR

2.629

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-7440122210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5113314885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "LI WANG",
        "dupr_id": "5EY7L5",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "P S Lui",
        "dupr_id": "WKXLZK",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 4357690555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Tong",
        "dupr_id": "WKO7QG",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "C W Hui",
        "dupr_id": "LV7NDQ",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]