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

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 8574544230

Match Scores

9-15

Win

Play Date

2026-04-14

Play Time (Est)

7:30 PM

Play Location

Pickle City

Unverified Facility

Competitor Teams

TEAM 1LOSS
VW
Victor Wu

ELJR7J · USA

DUPR

2.952

KL
Keith Li

0Z4DEX · USA

DUPR

2.963

TEAM 2WINNER
KL
Kelvin Lee

7ZRGEM · USA

DUPR

2.711

TM
Tsz Man Yip

WK97YM · New Territories, HK

DUPR

2.891

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-8574544230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4922862126,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Wu",
        "dupr_id": "ELJR7J",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Li",
        "dupr_id": "0Z4DEX",
        "rating": 2.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7423963299,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelvin Lee",
        "dupr_id": "7ZRGEM",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Man Yip",
        "dupr_id": "WK97YM",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]