Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Hong Kong Open Pickleball Championships 2024 - Men's Doubles 35+ Open

ID: 7040505676

Match Scores

11-1

Win

Play Date

2024-09-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
ChiNeng Chan

GGPMNG · Coloane Village, MO

DUPR

4.859

RC
Raymond Chang

Q5EER5 · USA

DUPR

4.986

TEAM 2LOSS
CM
Christopher Michael Cassidy

89JK67 · Kowloon, HK

DUPR

4.256

MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.087

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-7040505676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5391917243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ChiNeng Chan",
        "dupr_id": "GGPMNG",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Coloane Village, MO"
      },
      {
        "name": "Raymond Chang",
        "dupr_id": "Q5EER5",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6716352056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Michael Cassidy",
        "dupr_id": "89JK67",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]