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

PBV Challenger Cup 🇲🇾 Men’s Doubles~ DUPR ≤2.75~ Novice Tournament

ID: 7433038020

Match Scores

9-13

Win

Play Date

2025-08-24

Play Time (Est)

1:00 PM

Play Location

GPA (Grand Pickleball Arena)

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Chun Boon LEE

X2Q2G2 · USA

DUPR

2.450

RP
Rickey Poon

5EN5N5 · Petaling Jaya, Selangor, MY

DUPR

2.591

TEAM 2WINNER
KT
Kyle Toh Hsien Yeu

4V9GJ6 · USA

DUPR

2.743

RT
Ryan Toh

6NOLXK · Subang Jaya, Selangor, MY

DUPR

2.687

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-7433038020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8161674890,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chun Boon LEE",
        "dupr_id": "X2Q2G2",
        "rating": 2.45,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rickey Poon",
        "dupr_id": "5EN5N5",
        "rating": 2.591,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5952033391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Toh Hsien Yeu",
        "dupr_id": "4V9GJ6",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Toh",
        "dupr_id": "6NOLXK",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  }
]