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

5.0 Men's

ID: 5152254278

Match Scores

11-9

Win

Play Date

2025-12-27

Play Time (Est)

3:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Joel Farr

1Q9MPD · Kaysville, UT, US

DUPR

5.120

MO
Matt Olsen

8W69M8 · Clinton, UT, US

DUPR

5.361

TEAM 2LOSS
CW
Carson Wilkins

EG06YV · Mountain Green, UT, US

DUPR

4.592

JB
Justin Barlow

1Q92ZR · Layton, UT, US

DUPR

4.924

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-5152254278
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7134163274,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Farr",
        "dupr_id": "1Q9MPD",
        "rating": 5.12,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Matt Olsen",
        "dupr_id": "8W69M8",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      }
    ]
  },
  {
    "team_id": 4433206317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson Wilkins",
        "dupr_id": "EG06YV",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Mountain Green, UT, US"
      },
      {
        "name": "Justin Barlow",
        "dupr_id": "1Q92ZR",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  }
]