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

Fall Brawl 2025 - MD / 5.0 / 12-34

ID: 6504829545

Match Scores

15-11

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
Tyson Tuiloma T

9959LK · USA

DUPR

4.839

MN
Max Nadauld

8M920G · St. George, UT, US

DUPR

5.443

TEAM 2LOSS
PD
Preston DuCrest

84PJLM · St. George, UT, US

DUPR

5.031

EL
Ethan Lawrence

1NXWLW · Hurricane, UT, US

DUPR

5.078

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-6504829545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4486306575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyson Tuiloma T",
        "dupr_id": "9959LK",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Nadauld",
        "dupr_id": "8M920G",
        "rating": 5.443,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7820493834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Preston DuCrest",
        "dupr_id": "84PJLM",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Ethan Lawrence",
        "dupr_id": "1NXWLW",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]