Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HHH MLP 14 | PP Katy| Season 5 | Playoffs

ID: 8137572840

Match Scores

8-11

Win

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Andrew Nguyen

7DZ4R0 · USA

DUPR

3.504

MN
michael nguyen

V7WZY6 · USA

DUPR

3.567

TEAM 2WINNER
BH
Brandon Herrera

2QG4D4 · Spring, TX, US

DUPR

3.524

JK
Jason Kirby

0ZX2XG · Houston, TX, US

DUPR

3.557

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-8137572840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8025372411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Nguyen",
        "dupr_id": "7DZ4R0",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "michael nguyen",
        "dupr_id": "V7WZY6",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5872457297,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Herrera",
        "dupr_id": "2QG4D4",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Jason  Kirby",
        "dupr_id": "0ZX2XG",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]