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

[DUPR-ALL GENDERS DOUBLES] ROUND ROBIN WITH PRIZE 🥇

ID: 4344442840

Match Scores

11-10

Win

Play Date

2025-09-21

Play Time (Est)

5:00 PM

Play Location

Penang Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tan Shen Yang

QXDNNN · USA

DUPR

2.893

HH
Hadry Hyzan

DNEQPL · Puchong, Selangor, MY

DUPR

2.741

TEAM 2LOSS
CY
Cheong Yik Yang

OW94VP · USA

DUPR

2.635

C
clement

QX6LQN · USA

DUPR

2.440

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-4344442840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5722860351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tan Shen Yang",
        "dupr_id": "QXDNNN",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hadry Hyzan",
        "dupr_id": "DNEQPL",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": "Puchong, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7357303818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheong Yik Yang",
        "dupr_id": "OW94VP",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "clement",
        "dupr_id": "QX6LQN",
        "rating": 2.44,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]