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

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

ID: 8283688964

Match Scores

7-13

Win

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Andrew Martin

YG0RGD · USA

DUPR

3.793

VC
Vernon Chan

X2X9O7 · USA

DUPR

3.472

TEAM 2WINNER
JY
Joe Yen

2YL469 · Subang Jaya, Selangor, MY

DUPR

3.253

AW
Aaron Woon

OZ0QDW · USA

DUPR

3.367

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-8283688964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6020309034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Martin",
        "dupr_id": "YG0RGD",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vernon Chan",
        "dupr_id": "X2X9O7",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6482541606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Yen",
        "dupr_id": "2YL469",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Aaron Woon",
        "dupr_id": "OZ0QDW",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]