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

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

ID: 5000368002

Match Scores

15-6

Loss

Play Date

2025-10-08

Play Time (Est)

7:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.579

DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.418

TEAM 2LOSS
JH
Jared Hedberg

89D24J · Bountiful, UT, US

DUPR

4.723

MW
Mark Walker

8JPGR4 · Centerville, UT, US

DUPR

4.862

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-5000368002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7208122527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 6931955223,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Hedberg",
        "dupr_id": "89D24J",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Mark Walker",
        "dupr_id": "8JPGR4",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      }
    ]
  }
]