Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Brawl 2025 - MXD / 4.0 / 35+

ID: 7952032605

Match Scores

8-15

Loss

Play Date

2025-10-11

Play Time (Est)

10:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
EK
Ellen Kennard

8JVYJ8 · Lakewood, CO, US

DUPR

4.317

RS
Richard Sage

8K5DNK · Littleton, CO, US

DUPR

4.153

TEAM 2WINNER
AC
Amy Cowley

1NN7L7 · North Salt Lake, UT, US

DUPR

4.371

MH
Mike Hadley

8D5J24 · West Point, UT, US

DUPR

4.357

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-7952032605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8465771032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ellen Kennard",
        "dupr_id": "8JVYJ8",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Richard Sage",
        "dupr_id": "8K5DNK",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 7458396040,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Cowley",
        "dupr_id": "1NN7L7",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "North Salt Lake, UT, US"
      },
      {
        "name": "Mike Hadley",
        "dupr_id": "8D5J24",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "West Point, UT, US"
      }
    ]
  }
]