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

3 hour DUPR Rotating Doubles 3.0+

ID: 5486560616

Match Scores

15-12

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Bedok ActiveSG Stadium

Unverified Facility

Competitor Teams

TEAM 1WINNER
PY
Peter Yeo

QJQZDN · USA

DUPR

3.391

DW
Dragg Wong

5Y6PD5 · USA

DUPR

3.490

TEAM 2LOSS
AK
Aloysius Koh

9JZDDE · Singapore, SG

DUPR

3.348

BZ
Brian Zhang

MEQQQP · USA

DUPR

3.277

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-5486560616
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5387559927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter  Yeo",
        "dupr_id": "QJQZDN",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dragg Wong",
        "dupr_id": "5Y6PD5",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5756119661,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aloysius Koh",
        "dupr_id": "9JZDDE",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Brian Zhang",
        "dupr_id": "MEQQQP",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]