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

Intermediate DUPR Doubles

ID: 7640825064

Match Scores

14-15

Loss

Play Date

2026-06-07

Play Time (Est)

1:00 PM

Play Location

ActiveSG Sport Park @ Bedok North

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Andrew Pung

4LWELM · USA

DUPR

2.853

JL
Jensen Leung

K5M5WY · Singapore, SG

DUPR

3.102

TEAM 2WINNER
JC
Jasmine Chen

KOMEP7 · Singapore, SG

DUPR

3.207

JL
jeremy low

D59L9L · USA

DUPR

3.727

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-7640825064
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5788522467,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Pung",
        "dupr_id": "4LWELM",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jensen Leung",
        "dupr_id": "K5M5WY",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 5816856050,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jasmine Chen",
        "dupr_id": "KOMEP7",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "jeremy low",
        "dupr_id": "D59L9L",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]