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

DUPR COMBINED <6.0 | MIXED DOUBLES

ID: 5071466306

Match Scores

15-10

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Madpicklers

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Mark Ng

VXRND7 · USA

DUPR

3.535

AT
Aerin Tiang

2ZVGZ9 · Singapore, SG

DUPR

2.710

TEAM 2LOSS
AR
Alhafiz Ramli

O674GL · Singapore, SG

DUPR

2.819

AL
Annabelle Lee

PPDXNX · USA

DUPR

2.299

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-5071466306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7028061088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Ng",
        "dupr_id": "VXRND7",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aerin Tiang",
        "dupr_id": "2ZVGZ9",
        "rating": 2.71,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 7220300361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alhafiz Ramli",
        "dupr_id": "O674GL",
        "rating": 2.819,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Annabelle Lee",
        "dupr_id": "PPDXNX",
        "rating": 2.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]