Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Challenger Bracket - Utah Super Regional

ID: 7652205133

Match Scores

20-22

Win

Play Date

2025-09-27

Play Time (Est)

2:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Spencer Turley

3P72G8 · Gilbert, AZ, US

DUPR

4.417

KP
Kawika Pigott

0YQP42 · Vineyard, UT, US

DUPR

4.199

TEAM 2WINNER
Nathan Kennedy

JZ7OJM · Draper, UT, US

DUPR

4.918

LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.124

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-7652205133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4520268603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Spencer Turley",
        "dupr_id": "3P72G8",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Kawika Pigott",
        "dupr_id": "0YQP42",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 4910501486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Kennedy",
        "dupr_id": "JZ7OJM",
        "rating": 4.918,
        "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.124,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]