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

Cash Game By the Beach ๐Ÿ’ฐ๐Ÿ’ต๐Ÿ’ธ

ID: 7654077155

Match Scores

15-13

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

The Pickle Vibe @ Kinrara, Puchong

Unverified Facility

Competitor Teams

TEAM 1WINNER
Yip Sang To

PZLL2M ยท USA

DUPR

2.897

Dexter Lo

G0YYQG ยท Selangor, MY

DUPR

2.950

TEAM 2LOSS
Dylan Ng

YNNJME ยท Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.184

Chong An Ong

YNPVQ4 ยท Selangor, MY

DUPR

3.295

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-7654077155
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7745450096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yip Sang To",
        "dupr_id": "PZLL2M",
        "rating": 2.897,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/71.jpg",
        "location": ""
      },
      {
        "name": "Dexter Lo",
        "dupr_id": "G0YYQG",
        "rating": 2.95,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 4467940506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Ng",
        "dupr_id": "YNNJME",
        "rating": 3.184,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Chong An Ong",
        "dupr_id": "YNPVQ4",
        "rating": 3.295,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "Selangor, MY"
      }
    ]
  }
]