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

✨️ INTERMEDIATES DUPR ✨️

ID: 4765057526

Match Scores

15-4

Loss

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

ActiveSG Courts @ Farrer Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
Benedict Low

XKDRE2 · Singapore, SG

DUPR

3.213

PT
Paul Tan KL

7JJNKN · USA

DUPR

2.945

TEAM 2LOSS
Amos Tay

L2PPZJ · USA

DUPR

2.785

CL
Ching Lee

5Y550P · USA

DUPR

2.442

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-4765057526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6844678828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benedict Low",
        "dupr_id": "XKDRE2",
        "rating": 3.213,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Singapore, SG"
      },
      {
        "name": "Paul  Tan KL",
        "dupr_id": "7JJNKN",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5785973070,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amos Tay",
        "dupr_id": "L2PPZJ",
        "rating": 2.785,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": ""
      },
      {
        "name": "Ching Lee",
        "dupr_id": "5Y550P",
        "rating": 2.442,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]