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

2025 Brigham City Memorial Tournament - Men's Doubles 4.5 08-34

ID: 4344933880

Match Scores

15-3

Loss

Play Date

2025-05-26

Play Time (Est)

5:00 PM

Play Location

Brigham City Utah

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Carson Wilkins

EG06YV · Mountain Green, UT, US

DUPR

4.511

CH
Carson Horspool

8EJYOJ · Washington, UT, US

DUPR

4.636

TEAM 2LOSS
JF
Jacob Foote

8D470Y · West Valley City, UT, US

DUPR

4.551

KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.415

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-4344933880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4315087484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Wilkins",
        "dupr_id": "EG06YV",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Mountain Green, UT, US"
      },
      {
        "name": "Carson Horspool",
        "dupr_id": "8EJYOJ",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 7715336780,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Foote",
        "dupr_id": "8D470Y",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]