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

Fall Brawl 2025 - Senior MD / 4.5 / 50-54

ID: 7063306662

Match Scores

15-10

Win

Play Date

2025-10-08

Play Time (Est)

7:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Justin Farman

8DMPDX · Littlefield, AZ, US

DUPR

4.302

JS
Jason Stout

355X9L · St. George, UT, US

DUPR

4.877

TEAM 2LOSS
BS
Brian Sadler

V7DWX5 · USA

DUPR

4.433

MG
Myatt Green

QPKJR0 · USA

DUPR

4.721

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-7063306662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6699073205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Farman",
        "dupr_id": "8DMPDX",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Littlefield, AZ, US"
      },
      {
        "name": "Jason Stout",
        "dupr_id": "355X9L",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7754453024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Sadler",
        "dupr_id": "V7DWX5",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Myatt Green",
        "dupr_id": "QPKJR0",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]