Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah Super Regional Challenger Bracket Playoffs

ID: 5199880611

Match Scores

22-20, 21-23, 16-21

Loss

Play Date

2025-09-28

Play Time (Est)

4:45 AM

Play Location

559 Deseret Dr, Kaysville, UT 84037, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
Nathan Kennedy

JZ7OJM · Draper, UT, US

DUPR

4.892

LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.107

TEAM 2WINNER
AP
Adam Perry

4L2VGK · USA

DUPR

4.328

LD
Luke Donigan

3P7PZQ · Kaysville, UT, US

DUPR

4.435

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-5199880611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5813492684,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Kennedy",
        "dupr_id": "JZ7OJM",
        "rating": 4.892,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/348054/images/profile/316f6639-58f1-411f-a63a-b1c836745757.png",
        "location": "Draper, UT, US"
      },
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 4351285647,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Donigan",
        "dupr_id": "3P7PZQ",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  }
]