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

6-2026 Season 3 - Division B

ID: 6728213563

Match Scores

21-9

Win

Play Date

2026-05-25

Play Time (Est)

8:45 AM

Play Location

One North

Unverified Facility

Competitor Teams

TEAM 1WINNER
Derek Lee

E9PZYM · Kowloon, HK

DUPR

3.410

Adwin Chiu

6KG7ED · USA

DUPR

2.730

TEAM 2LOSS
TP
Ting Pong Hui

K5JP5K · USA

DUPR

2.942

CI
Cecilia IU

55W0JR · USA

DUPR

2.577

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-6728213563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7785489912,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Lee",
        "dupr_id": "E9PZYM",
        "rating": 3.41,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": "Kowloon, HK"
      },
      {
        "name": "Adwin Chiu",
        "dupr_id": "6KG7ED",
        "rating": 2.73,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/70.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5760483969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ting Pong Hui",
        "dupr_id": "K5JP5K",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cecilia IU",
        "dupr_id": "55W0JR",
        "rating": 2.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]