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

Fall Brawl 2025 - WD / 5.0 / All Ages

ID: 4523210300

Match Scores

15-5

Loss

Play Date

2025-10-10

Play Time (Est)

9:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Shannon Krzeminski

16EME1 · Lansing, IL, US

DUPR

4.677

NB
nancy bowman

8GWG0M · Crown Point, IN, US

DUPR

4.801

TEAM 2LOSS
AG
Amanda Goodsell

8M0VV3 · Salem, UT, US

DUPR

4.411

MS
Mackenzie Scott

35G4E0 · Salem, UT, US

DUPR

4.395

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-4523210300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8248714805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannon Krzeminski",
        "dupr_id": "16EME1",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Lansing, IL, US"
      },
      {
        "name": "nancy bowman",
        "dupr_id": "8GWG0M",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Crown Point, IN, US"
      }
    ]
  },
  {
    "team_id": 7163475176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Goodsell",
        "dupr_id": "8M0VV3",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Mackenzie Scott",
        "dupr_id": "35G4E0",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      }
    ]
  }
]