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

8/25/2023 - Cream of the Crop - Sandy

ID: 7848636689

Match Scores

8-11

Loss

Play Date

2023-08-25

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.845

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.557

TEAM 2WINNER
QB
Quinn Black

L52XE6 · Lehi, UT, US

DUPR

4.703

TH
Tanner Harding

16WVOG · Pocatello, ID, US

DUPR

4.701

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-7848636689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6822121630,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Krantz",
        "dupr_id": "8EMZGJ",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "James Learned",
        "dupr_id": "8MZMNV",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 8475910931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quinn Black",
        "dupr_id": "L52XE6",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Tanner Harding",
        "dupr_id": "16WVOG",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      }
    ]
  }
]