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

Intermediate Doubles

ID: 4744247003

Match Scores

12-21

Win

Play Date

2026-05-03

Play Time (Est)

12:45 AM

Play Location

Bishan, Singapore

Unverified Facility

Competitor Teams

TEAM 1LOSS
JQ
Jasper Quek

ZZZY6P · USA

DUPR

3.555

ET
Elaine Tan

4ZW4N6 · USA

DUPR

3.145

TEAM 2WINNER
EC
Eugene Chen

ZDPXPL · USA

DUPR

3.025

JS
Jonathan Si

J55LDM · Johor Bahru, Johor, MY

DUPR

3.107

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-4744247003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5729489648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasper Quek",
        "dupr_id": "ZZZY6P",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elaine Tan",
        "dupr_id": "4ZW4N6",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5674895751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eugene Chen",
        "dupr_id": "ZDPXPL",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Si",
        "dupr_id": "J55LDM",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      }
    ]
  }
]