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

Fall Brawl 2025 - MD / 5.0 / 12-34

ID: 5799157799

Match Scores

15-10

Win

Play Date

2025-10-10

Play Time (Est)

12:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
PD
Preston DuCrest

84PJLM · St. George, UT, US

DUPR

5.016

EL
Ethan Lawrence

1NXWLW · Hurricane, UT, US

DUPR

5.057

TEAM 2LOSS
JS
Joshua Spencer

6ZWWDD · Sin., MX

DUPR

4.508

JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.894

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-5799157799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5257493894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston DuCrest",
        "dupr_id": "84PJLM",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Ethan Lawrence",
        "dupr_id": "1NXWLW",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 8185690489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Spencer",
        "dupr_id": "6ZWWDD",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Sin., MX"
      },
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]