Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HUB Winter Tournament Series MXD Semi-Finals

ID: 6459500823

Match Scores

6-15

Loss

Play Date

2024-03-10

Play Time (Est)

4:45 AM

Play Location

600 E Hamilton Ave #150, Campbell, CA 95008, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
WL
Wendy Lau

XJDOK7 · USA

DUPR

3.828

MD
Michael Dinh

8WDKGG · Rochester, NY, US

DUPR

4.332

TEAM 2WINNER
JH
Jenny Hoang

2LW724 · San Jose, CA, US

DUPR

3.662

MG
mark gasacao

8MZZMV · San Jose, CA, US

DUPR

3.730

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-6459500823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5224251206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy Lau",
        "dupr_id": "XJDOK7",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Dinh",
        "dupr_id": "8WDKGG",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 8030411192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenny Hoang",
        "dupr_id": "2LW724",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "mark gasacao",
        "dupr_id": "8MZZMV",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]