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

Fall Brawl 2025 - MD / 5.0 / 12-34

ID: 7455067679

Match Scores

13-15

Win

Play Date

2025-10-10

Play Time (Est)

12:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Michael Connors

YGGV54 · Las Vegas, NV, US

DUPR

5.024

AW
Alec Weller

35E5D5 · Las Vegas, NV, US

DUPR

5.453

TEAM 2WINNER
TT
Tyson Tuiloma T

9959LK · USA

DUPR

4.822

MN
Max Nadauld

8M920G · St. George, UT, US

DUPR

5.383

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-7455067679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4967111980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Connors",
        "dupr_id": "YGGV54",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Alec Weller",
        "dupr_id": "35E5D5",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6735895368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyson Tuiloma T",
        "dupr_id": "9959LK",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Nadauld",
        "dupr_id": "8M920G",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]