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

League C

ID: 7192942556

Match Scores

11-1

Loss

Play Date

2024-11-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dan Hoen

1RX0XM · Saratoga Springs, UT, US

DUPR

5.121

BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.537

TEAM 2LOSS
PB
Parker Bradshaw

89NVNE · Spanish Fork, UT, US

DUPR

4.710

CA
Carson Arnold

8KY65Y · Willard, UT, US

DUPR

4.506

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-7192942556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7715060913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Hoen",
        "dupr_id": "1RX0XM",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 4320787627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parker Bradshaw",
        "dupr_id": "89NVNE",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Carson Arnold",
        "dupr_id": "8KY65Y",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Willard, UT, US"
      }
    ]
  }
]