Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WACs Open Arena Tournament 5/28/2026 - Pickleheads Popcorn - Round 4 Game 1

ID: 4588715192

Match Scores

4-11

Loss

Play Date

2026-05-28

Play Time (Est)

9:00 PM

Play Location

Little Italy/Arena Green East

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Reduta Sancho

XOLJ92 · San Jose, CA, US

DUPR

4.376

TC
Tony Chew

YXYQOE · San Jose, CA, US

DUPR

4.167

TEAM 2WINNER
TP
Thieu Pham

RYDW4Z · Milpitas, CA, US

DUPR

4.223

BT
Bruce Tran

99JXEE · San Jose, CA, US

DUPR

4.395

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-4588715192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8509956572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reduta Sancho",
        "dupr_id": "XOLJ92",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Tony Chew",
        "dupr_id": "YXYQOE",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 7489412882,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thieu Pham",
        "dupr_id": "RYDW4Z",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      },
      {
        "name": "Bruce Tran",
        "dupr_id": "99JXEE",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]