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

Pickleball Round Robin with Nemo

ID: 7684272201

Match Scores

5-21

Loss

Play Date

2025-06-09

Play Time (Est)

10:15 AM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Mango Kong

2YLZER · Kajang, Selangor, MY

DUPR

2.958

BJ
Ben Jun

LV2PJ5 · USA

DUPR

3.016

TEAM 2WINNER
YY
Yao Yao

ZD906P · USA

DUPR

2.986

DA
DELETED Account

J5J46M · USA

DUPR

3.491

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-7684272201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5184768754,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mango Kong",
        "dupr_id": "2YLZER",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "Ben Jun",
        "dupr_id": "LV2PJ5",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8229638006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yao Yao",
        "dupr_id": "ZD906P",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "J5J46M",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]