Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Team Bracket Bowl Game

ID: 7875476788

Match Scores

21-13

Loss

Play Date

2025-04-13

Play Time (Est)

5:00 PM

Play Location

6350 Courtside Drive Northwest, Norcross, GA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
IH
Isa Hustad

4L9EVG · Omaha, NE, US

DUPR

3.848

VT
Vaughn Thompson

17QXM9 · Olathe, KS, US

DUPR

5.048

TEAM 2LOSS
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.834

KC
Kate Cooper

MY25RP · St. Louis, MO, US

DUPR

4.572

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-7875476788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4723129843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Vaughn Thompson",
        "dupr_id": "17QXM9",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 4832326578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Kate Cooper",
        "dupr_id": "MY25RP",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]