Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

6/30 Friday Cream of the Crop

ID: 7167372407

Match Scores

11-6

Loss

Play Date

2023-06-30

Play Time (Est)

12:45 AM

Play Location

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.610

MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.400

TEAM 2LOSS
AM
Austin Miller

8M0EEV · Lehi, UT, US

DUPR

4.157

AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.155

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-7167372407
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4996002146,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Michael Hansen",
        "dupr_id": "8W4OL3",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6404084410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Miller",
        "dupr_id": "8M0EEV",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      }
    ]
  }
]