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

Fall Brawl 2025 - Senior MD / 5.0 / 50-59

ID: 4838707103

Match Scores

15-2

Win

Play Date

2025-10-08

Play Time (Est)

12:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Brian Sachs

12P5Q7 · Las Vegas, NV, US

DUPR

5.299

AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

5.113

TEAM 2LOSS
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.553

DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.397

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-4838707103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8345389614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Sachs",
        "dupr_id": "12P5Q7",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4447116094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.397,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]