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

[RM12 DUPR] Round Robin

ID: 5347983593

Match Scores

11-15

Loss

Play Date

2025-09-20

Play Time (Est)

6:15 AM

Play Location

Pick A Ball

View Facility Page →

Competitor Teams

TEAM 1LOSS
LC
Lim Choon Fang

4VZE22 · USA

DUPR

3.203

Vincent Foo

4Z5RMG · Selangor, MY

DUPR

2.757

TEAM 2WINNER
JP
Jeffrie Phuah

X25XW5 · USA

DUPR

3.080

MY
Mak Yoon Meng

6N2QQD · USA

DUPR

2.978

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-5347983593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8451730572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lim Choon Fang",
        "dupr_id": "4VZE22",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Foo",
        "dupr_id": "4Z5RMG",
        "rating": 2.757,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/33.jpg",
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7736390735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrie Phuah",
        "dupr_id": "X25XW5",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mak Yoon Meng",
        "dupr_id": "6N2QQD",
        "rating": 2.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]