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

ETPBC MD TOURNAMENT

ID: 8096996513

Match Scores

14-15

Loss

Play Date

2026-05-24

Play Time (Est)

6:15 AM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
BJ

PZQWXZ · Kuala Lumpur, Wilayah Persekutuan Kuala Lumpur, MY

DUPR

3.029

NT
Nelson Tong

JJKW9M · USA

DUPR

3.582

TEAM 2WINNER
NW
Nicholas Wong

DNX6RL · USA

DUPR

3.498

DO
David Ong

O6LG9P · USA

DUPR

3.488

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-8096996513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146840025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "BJ",
        "dupr_id": "PZQWXZ",
        "rating": 3.029,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6925d4046d8e1.jpg",
        "location": "Kuala Lumpur, Wilayah Persekutuan Kuala Lumpur, MY"
      },
      {
        "name": "Nelson Tong",
        "dupr_id": "JJKW9M",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6252347185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DNX6RL",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Ong",
        "dupr_id": "O6LG9P",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]