Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The HUB - Alameda (4.5)

ID: 8042386471

Match Scores

11-3

Win

Play Date

2024-04-29

Play Time (Est)

8:45 AM

Play Location

800 W Tower Ave unit a, Alameda, CA 94501, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HG
Harrison Gardner

8DOXXX · Walnut Creek, CA, US

DUPR

5.084

JS
Jonny Stevens

E302Q8 · Oakland, CA, US

DUPR

4.985

TEAM 2LOSS
PH
Pablo Heiber

8402M1 · El Cerrito, CA, US

DUPR

4.553

BU
Bryant Ung

1N50Y6 · Martinez, CA, US

DUPR

4.195

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-8042386471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5660140300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harrison Gardner",
        "dupr_id": "8DOXXX",
        "rating": 5.084,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Jonny Stevens",
        "dupr_id": "E302Q8",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 5691648919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pablo Heiber",
        "dupr_id": "8402M1",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "El Cerrito, CA, US"
      },
      {
        "name": "Bryant Ung",
        "dupr_id": "1N50Y6",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Martinez, CA, US"
      }
    ]
  }
]