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

Men’s 5.0 Best of the Best

ID: 7478904765

Match Scores

1-11

Win

Play Date

2025-05-10

Play Time (Est)

10:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Shane Rowley

3PPD9Z · Syracuse, UT, US

DUPR

4.964

JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.723

TEAM 2WINNER
MJ
Michael Jenson

8GJX6M · Farmington, UT, US

DUPR

5.524

MA
Matthew Arnell

89DXJR · South Weber, UT, US

DUPR

5.556

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