Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Team Bracket Bowl Game

ID: 6188597226

Match Scores

9-21

Win

Play Date

2025-04-13

Play Time (Est)

7:30 PM

Play Location

6350 Courtside Drive Northwest, Norcross, GA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GH
Gracie Hyfield

56QWJ0 · Huntsville, AL, US

DUPR

2.878

OK
Olivia Keffeler

Q56NZD · Huntsville, AL, US

DUPR

3.139

TEAM 2WINNER
IH
Isa Hustad

4L9EVG · Omaha, NE, US

DUPR

3.821

EF
Emily Fitzpatrick

G5NWJM · USA

DUPR

4.430

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-6188597226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5004430481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gracie Hyfield",
        "dupr_id": "56QWJ0",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Olivia Keffeler",
        "dupr_id": "Q56NZD",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 6987313040,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Emily Fitzpatrick",
        "dupr_id": "G5NWJM",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]