Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7732679874

Match Scores

11-7, 11-8, 11-6

Win

Play Date

2023-11-02

Play Time (Est)

7:30 PM

Play Location

203 W 9000 S, Sandy, UT 84070, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.856

AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

3.895

TEAM 2LOSS
PJ
Phil Johansen

XJRWE5 · USA

DUPR

3.500

MB
Mark Bragg

EGMGLE · USA

DUPR

3.500

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-7732679874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6399086010,
    "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": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6937784386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Johansen",
        "dupr_id": "XJRWE5",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Bragg",
        "dupr_id": "EGMGLE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]