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

Pickleball Round Robin with Nemo

ID: 4960102013

Match Scores

5-21

Loss

Play Date

2025-06-09

Play Time (Est)

6:15 AM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
MK
Mango Kong

2YLZER · Kajang, Selangor, MY

DUPR

3.022

DA
DELETED Account

J5J46M · USA

DUPR

3.472

TEAM 2WINNER
YY
Yao Yao

ZD906P · USA

DUPR

2.922

BJ
Ben Jun

LV2PJ5 · USA

DUPR

2.991

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-4960102013
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8563358350,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mango Kong",
        "dupr_id": "2YLZER",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "J5J46M",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6195340978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yao Yao",
        "dupr_id": "ZD906P",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Jun",
        "dupr_id": "LV2PJ5",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]