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

ALL LEVEL DUPR GAME(WELCOME NR) @ PICKLE HUMAN ROOFTOP

ID: 4444613952

Match Scores

13-11

Win

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Pickle Human Rooftop @Segambut

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Chris Ho

6N5PYD · USA

DUPR

2.432

EL
Evans Lee

N7EOM2 · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.692

TEAM 2LOSS
KK
Kings Khoo

YMKXX4 · USA

DUPR

2.221

SS
sook san tan

YNRO4E · USA

DUPR

2.490

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-4444613952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5679428445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Ho",
        "dupr_id": "6N5PYD",
        "rating": 2.432,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evans Lee",
        "dupr_id": "N7EOM2",
        "rating": 2.692,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 6989522919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kings Khoo",
        "dupr_id": "YMKXX4",
        "rating": 2.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sook san tan",
        "dupr_id": "YNRO4E",
        "rating": 2.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]