Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7044227920

Match Scores

11-9

Win

Play Date

2026-05-28

Play Time (Est)

5:00 PM

Play Location

Little Italy/Arena Green East

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Reduta Sancho

XOLJ92 · San Jose, CA, US

DUPR

4.357

BT
Bruce Tran

99JXEE · San Jose, CA, US

DUPR

4.423

TEAM 2LOSS
BL
Benjamin Lam

L2WK2K · San Jose, CA, US

DUPR

4.116

TP
Thieu Pham

RYDW4Z · Milpitas, CA, US

DUPR

4.201

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-7044227920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7427515293,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reduta Sancho",
        "dupr_id": "XOLJ92",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Bruce Tran",
        "dupr_id": "99JXEE",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 6958744366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Lam",
        "dupr_id": "L2WK2K",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Thieu Pham",
        "dupr_id": "RYDW4Z",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      }
    ]
  }
]