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

Utah Tech 1 vs Utah Tech 2

ID: 4654049475

Match Scores

15-12

Loss

Play Date

2026-03-08

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.532

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.561

TEAM 2LOSS
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.313

PW
Payton Weber

4LEXVK · Syracuse, UT, US

DUPR

4.930

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-4654049475
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4840855770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.532,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.561,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7824404449,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Payton Weber",
        "dupr_id": "4LEXVK",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]