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

Competitive Open Play Match

ID: 6527892692

Match Scores

10-11

Win

Play Date

2022-09-07

Play Time (Est)

9:00 PM

Play Location

Salt Lake City, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

3.895

RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.856

TEAM 2WINNER
JW
Jeffrey Woodbury

8D0JEX · West Jordan, UT, US

DUPR

4.630

AH
Aaron Hansen

3YRZLG · Riverton, UT, US

DUPR

5.622

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-6527892692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8441638974,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Ryan Krantz",
        "dupr_id": "8EMZGJ",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7053553385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Woodbury",
        "dupr_id": "8D0JEX",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Aaron Hansen",
        "dupr_id": "3YRZLG",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]