Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Picklr Kaysville

ID: 5111229974

Match Scores

15-4

Win

Play Date

2025-05-12

Play Time (Est)

3:30 PM

Play Location

559 Deseret Dr, Kaysville, UT 84037, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Michael Jenson

8GJX6M · Farmington, UT, US

DUPR

5.545

MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.575

TEAM 2LOSS
SR
Shane Rowley

3PPD9Z · Syracuse, UT, US

DUPR

4.921

JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.708

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-5111229974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5938464121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Jenson",
        "dupr_id": "8GJX6M",
        "rating": 5.545,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      },
      {
        "name": "Matthew Arnell",
        "dupr_id": "89DXJR",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      }
    ]
  },
  {
    "team_id": 5828275014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane Rowley",
        "dupr_id": "3PPD9Z",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "John Busch",
        "dupr_id": "1N54X2",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      }
    ]
  }
]