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

Pickleball Round Robin with Nemo

ID: 8338841656

Match Scores

6-21

Loss

Play Date

2025-06-09

Play Time (Est)

5:00 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Mango Kong

2YLZER · Kajang, Selangor, MY

DUPR

2.978

BP
Bao Pow

PZZLVX · USA

DUPR

3.228

TEAM 2WINNER
YY
Yao Yao

ZD906P · USA

DUPR

2.966

BJ
Ben Jun

LV2PJ5 · USA

DUPR

3.035

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-8338841656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7133032194,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mango Kong",
        "dupr_id": "2YLZER",
        "rating": 2.978,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "Bao Pow",
        "dupr_id": "PZZLVX",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6042705410,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yao Yao",
        "dupr_id": "ZD906P",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Jun",
        "dupr_id": "LV2PJ5",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]