Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Team Bracket Bowl Game

ID: 6027609156

Match Scores

21-13

Win

Play Date

2025-04-13

Play Time (Est)

1: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.837

EF
Emily Fitzpatrick

G5NWJM · USA

DUPR

4.448

TEAM 2LOSS
KC
Kate Cooper

MY25RP · St. Louis, MO, US

DUPR

4.580

BG
Briana Guay

67XNQG · Villanova, PA, US

DUPR

3.426

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-6027609156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5108921793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Emily Fitzpatrick",
        "dupr_id": "G5NWJM",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6929175275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kate Cooper",
        "dupr_id": "MY25RP",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Briana Guay",
        "dupr_id": "67XNQG",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  }
]