Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Utah State Pickleball Round Robin Championship - MD / 4.0 / 12-34

ID: 7931641316

Match Scores

11-4

Win

Play Date

2025-11-22

Play Time (Est)

9:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
Kenneth Stocks

894NNR · Lehi, UT, US

DUPR

4.585

JH
Jace Hansen

8E46W3 · Washington, UT, US

DUPR

4.377

TEAM 2LOSS
KA
Korver Allen

GG0Y4M · St. George, UT, US

DUPR

3.965

JZ
Jake Zwahlen

0RW9ON · St. George, UT, US

DUPR

3.519

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-7931641316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4630234501,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Stocks",
        "dupr_id": "894NNR",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Jace Hansen",
        "dupr_id": "8E46W3",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 8224741326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Korver Allen",
        "dupr_id": "GG0Y4M",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Jake Zwahlen",
        "dupr_id": "0RW9ON",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]