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

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

ID: 5445657727

Match Scores

13-7

Win

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IL
Isaac lim

7NWRG5 · USA

DUPR

2.967

AL
Adrian Lim

94DJ5E · Bayan Lepas, Pulau Pinang, MY

DUPR

2.964

TEAM 2LOSS
C
Casey

LV7L06 · USA

DUPR

3.365

KL
Khalil Lau

6N7DRD · USA

DUPR

3.332

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-5445657727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4754186172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isaac lim",
        "dupr_id": "7NWRG5",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Lim",
        "dupr_id": "94DJ5E",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": "Bayan Lepas, Pulau Pinang, MY"
      }
    ]
  },
  {
    "team_id": 6569663022,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey",
        "dupr_id": "LV7L06",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Khalil Lau",
        "dupr_id": "6N7DRD",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]