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

Picklers Doubles DUPR Game@Bedok Stadium

ID: 5226071186

Match Scores

11-15

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Bedok ActiveSG Stadium

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Drew Buot

EX4KMW · USA

DUPR

2.892

LW
Liew Wan Hao

Y4D5MP · USA

DUPR

3.289

TEAM 2WINNER
GY
gary yee

QPO62N · Singapore, SG

DUPR

3.308

AK
Aloysius Koh

9JZDDE · Singapore, SG

DUPR

3.296

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-5226071186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8164439774,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Buot",
        "dupr_id": "EX4KMW",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liew Wan Hao",
        "dupr_id": "Y4D5MP",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8213773867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "gary yee",
        "dupr_id": "QPO62N",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Aloysius Koh",
        "dupr_id": "9JZDDE",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]