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

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

ID: 8152925778

Match Scores

11-2

Win

Play Date

2023-08-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.856

TH
Tanner Harding

16WVOG · Pocatello, ID, US

DUPR

4.704

TEAM 2LOSS
QB
Quinn Black

L52XE6 · Lehi, UT, US

DUPR

4.693

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.552

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