Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Brawl 2025 - MXD / 4.5 / 12-34

ID: 4295775381

Match Scores

15-13

Loss

Play Date

2025-10-11

Play Time (Est)

10:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
TT
Tanya Tavra

8WNMZL · San Juan Bautista, CA, US

DUPR

4.673

CH
Chad Hart

O6QVDP · USA

DUPR

4.244

TEAM 2LOSS
AA
Amber Anderson

V7EJRE · Cedar City, UT, US

DUPR

4.215

CT
Cody Thornock

DWEVGX · Cedar City, UT, US

DUPR

4.694

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-4295775381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7257863682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanya Tavra",
        "dupr_id": "8WNMZL",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "San Juan Bautista, CA, US"
      },
      {
        "name": "Chad Hart",
        "dupr_id": "O6QVDP",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5094389597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amber Anderson",
        "dupr_id": "V7EJRE",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      },
      {
        "name": "Cody Thornock",
        "dupr_id": "DWEVGX",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  }
]