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

5.0 Club Championship

ID: 6254477143

Match Scores

11-3

Win

Play Date

2023-06-08

Play Time (Est)

8:45 AM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Anthony Gonzalez

3LVZQK · South Ogden, UT, US

DUPR

5.355

Bridger Hunt

8JR5D1 · Layton, UT, US

DUPR

5.455

TEAM 2LOSS
AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.051

MA
matthew allen

1R42EE · Heber City, UT, US

DUPR

4.769

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-6254477143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7416803420,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Gonzalez",
        "dupr_id": "3LVZQK",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      },
      {
        "name": "Bridger Hunt",
        "dupr_id": "8JR5D1",
        "rating": 5.455,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/652804/images/profile/441929f2-c6ec-4984-96a9-be9458a84820.png",
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 7040005091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      },
      {
        "name": "matthew allen",
        "dupr_id": "1R42EE",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  }
]