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

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

ID: 8245356590

Match Scores

13-4

Loss

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
James Thong

G0V29X · USA

DUPR

3.613

DUPR

4.216

TEAM 2LOSS
ER
Emeel Rizal

M25MYV · Kajang, Selangor, MY

DUPR

2.630

JS
joe salleh

KDGYP6 · USA

DUPR

3.174

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-8245356590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5015702333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Thong",
        "dupr_id": "G0V29X",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mohd Hazly Mohd Yusof Senusi",
        "dupr_id": "YX7O4K",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7877897734,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emeel Rizal",
        "dupr_id": "M25MYV",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "joe salleh",
        "dupr_id": "KDGYP6",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]