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

DUPR COMBINED <6.0 | MIXED DOUBLES

ID: 5541436483

Match Scores

15-11

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Madpicklers

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Mark Ng

VXRND7 · USA

DUPR

3.538

AT
Aerin Tiang

2ZVGZ9 · Singapore, SG

DUPR

2.711

TEAM 2LOSS
ST
Samantha Tan

4PP46G · Singapore, SG

DUPR

2.339

WW
Wong Wei Seng

YMMRZK · USA

DUPR

3.340

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-5541436483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5555294413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Ng",
        "dupr_id": "VXRND7",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aerin Tiang",
        "dupr_id": "2ZVGZ9",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 7006866074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Tan",
        "dupr_id": "4PP46G",
        "rating": 2.339,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Wong Wei Seng",
        "dupr_id": "YMMRZK",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]