Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WAC Dome 5/21/2026 Fixed Partners - Pickleheads Pool Play - Round 1 Game 9

ID: 7937456966

Match Scores

8-11

Loss

Play Date

2026-05-21

Play Time (Est)

3:30 PM

Play Location

The DOME

Unverified Facility

Competitor Teams

TEAM 1LOSS
BT
Bruce Tran

99JXEE · San Jose, CA, US

DUPR

4.395

HN
Ha Ngo

4ZPR7M · San Jose, CA, US

DUPR

3.402

TEAM 2WINNER
TH
The HOP N

PWD22Q · USA

DUPR

4.000

SV
Steve Vu

Z9ZVOW · San Jose, CA, US

DUPR

4.204

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-7937456966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5096026641,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bruce Tran",
        "dupr_id": "99JXEE",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Ha Ngo",
        "dupr_id": "4ZPR7M",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 7865817901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "The HOP N",
        "dupr_id": "PWD22Q",
        "rating": 4,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Vu",
        "dupr_id": "Z9ZVOW",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]