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

Pickleway Social Club Tourney Vol.2

ID: 7671791809

Match Scores

19-21

Win

Play Date

2026-04-29

Play Time (Est)

2:15 AM

Play Location

Vata Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
DF
Dimaz fathroen

7JDYQ5 · USA

DUPR

3.478

MZ
Muhammad Zulkifli

55Y6NP · USA

DUPR

3.574

TEAM 2WINNER
PL
Pamela Lin

MEWL0V · USA

DUPR

3.276

Angie Chandra

KXV54K · Jakarta, ID

DUPR

3.456

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-7671791809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6808892032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dimaz fathroen",
        "dupr_id": "7JDYQ5",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Muhammad Zulkifli",
        "dupr_id": "55Y6NP",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4491884678,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Lin",
        "dupr_id": "MEWL0V",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie Chandra",
        "dupr_id": "KXV54K",
        "rating": 3.456,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Jakarta, ID"
      }
    ]
  }
]