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

The HUB - Alameda (4.5)

ID: 7247285921

Match Scores

7-11

Win

Play Date

2024-04-29

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
BU
Bryant Ung

1N50Y6 · Martinez, CA, US

DUPR

4.195

HG
Harrison Gardner

8DOXXX · Walnut Creek, CA, US

DUPR

5.038

TEAM 2WINNER
PH
Pablo Heiber

8402M1 · El Cerrito, CA, US

DUPR

4.536

JS
Jonny Stevens

E302Q8 · Oakland, CA, US

DUPR

5.082

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