Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/17/2025 - Saturday Cream of the Crop

ID: 4747992993

Match Scores

11-10

Win

Play Date

2025-05-17

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Ken Matys

8MKKO3 · Provo, UT, US

DUPR

3.120

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.212

TEAM 2LOSS
NS
Nathan Stocks

9PY557 · Vineyard, UT, US

DUPR

3.435

KB
Ken Bown

3Z6VW3 · Lehi, UT, US

DUPR

3.766

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-4747992993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6802127183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Matys",
        "dupr_id": "8MKKO3",
        "rating": 3.12,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 7301761264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Stocks",
        "dupr_id": "9PY557",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Ken Bown",
        "dupr_id": "3Z6VW3",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]