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

League B

ID: 8040601659

Match Scores

11-4

Loss

Play Date

2025-06-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Austin Mccarthy

89Y447 · Spanish Fork, UT, US

DUPR

5.102

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.115

TEAM 2LOSS
BD
Brock Duke

8JY6D8 · Salem, UT, US

DUPR

4.970

BW
Benji Woahn

3L0VMK · Orem, UT, US

DUPR

4.967

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-8040601659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4860613707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Mccarthy",
        "dupr_id": "89Y447",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  },
  {
    "team_id": 5725357963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brock Duke",
        "dupr_id": "8JY6D8",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Benji Woahn",
        "dupr_id": "3L0VMK",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]