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

šŸ”…DUPR Single GamešŸ”…ATP Club (2 hrs DUPR + 1 hr social)ā¤ļøAll Levelsā¤ļøTT Pickleball

ID: 5229098650

Match Scores

3-11

Loss

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

ATP Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
HT
Henry Tan

DYJ0PL Ā· Johor Bahru, Johor, MY

DUPR

3.131

TEAM 2WINNER
JP
Justin Pang

NXOOPW Ā· USA

DUPR

2.835

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-5229098650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4997560692,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Tan",
        "dupr_id": "DYJ0PL",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      }
    ]
  },
  {
    "team_id": 6933298608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin  Pang",
        "dupr_id": "NXOOPW",
        "rating": 2.835,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]