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

BLISS CUP Pickleball Tournament - Veteran Masters Edition - Men's Doubles Open (Combined Age 100+)

ID: 5662235042

Match Scores

13-12

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Bobby Phang

0RGPMN · Selangor, MY

DUPR

2.812

SN
SH NG

V2XP7J · USA

DUPR

3.077

TEAM 2LOSS
GT
Gary Tan

WKYLJM · USA

DUPR

2.503

YF
Yoke Fui Loh

6K6Y90 · USA

DUPR

2.972

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-5662235042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6133671705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Phang",
        "dupr_id": "0RGPMN",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "SH NG",
        "dupr_id": "V2XP7J",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6646148327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Tan",
        "dupr_id": "WKYLJM",
        "rating": 2.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yoke Fui Loh",
        "dupr_id": "6K6Y90",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]