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

Competitive Open Play Match

ID: 4398543210

Match Scores

15-14

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Duy Nghia, Da Nang 562750, Vietnam

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Daniel Heng

5EG40P · USA

DUPR

3.036

MK
max kwek

G0D79X · Singapore, SG

DUPR

3.085

TEAM 2LOSS
JL
Joan L

N5EMZ7 · USA

DUPR

3.055

ML
Melvinne Lim

D9004Y · Singapore, SG

DUPR

3.471

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-4398543210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7904043133,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Heng",
        "dupr_id": "5EG40P",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "max  kwek",
        "dupr_id": "G0D79X",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 4985458360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joan L",
        "dupr_id": "N5EMZ7",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melvinne Lim",
        "dupr_id": "D9004Y",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]