Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/17/2025 - Saturday Cream of the Crop

ID: 6143061904

Match Scores

2-11

Win

Play Date

2025-05-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Ken Matys

8MKKO3 · Provo, UT, US

DUPR

3.105

KB
Ken Bown

3Z6VW3 · Lehi, UT, US

DUPR

3.772

TEAM 2WINNER
NS
Nathan Stocks

9PY557 · Vineyard, UT, US

DUPR

3.441

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.206

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-6143061904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4568543101,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ken Matys",
        "dupr_id": "8MKKO3",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ken Bown",
        "dupr_id": "3Z6VW3",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7536268495,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Stocks",
        "dupr_id": "9PY557",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]