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

Pickleway Social Club Tourney Vol.2

ID: 4765799260

Match Scores

13-15

Win

Play Date

2026-04-29

Play Time (Est)

5:00 PM

Play Location

Vata Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
D
Dedek

QJY6N0 · USA

DUPR

2.266

YP
Yudha Perdana Putra

VXPWZJ · USA

DUPR

3.161

TEAM 2WINNER
AC
Angie Chandra

KXV54K · Jakarta, ID

DUPR

3.441

PL
Pamela Lin

MEWL0V · USA

DUPR

3.260

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-4765799260
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4720625324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dedek",
        "dupr_id": "QJY6N0",
        "rating": 2.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yudha Perdana Putra",
        "dupr_id": "VXPWZJ",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6211805541,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angie Chandra",
        "dupr_id": "KXV54K",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Jakarta, ID"
      },
      {
        "name": "Pamela Lin",
        "dupr_id": "MEWL0V",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]