Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Halls Mixed 4.5+

ID: 7857126253

Match Scores

3-11

Win

Play Date

2025-12-20

Play Time (Est)

2:15 AM

Play Location

The Picklr Logan

Unverified Facility

Competitor Teams

TEAM 1LOSS
DF
Devin Fox

8MJLML · North Logan, UT, US

DUPR

3.895

DE
Dain Evans

L5MNXZ · North Logan, UT, US

DUPR

4.188

TEAM 2WINNER
KJ
Kara Johnson

307L6G · Preston, ID, US

DUPR

4.728

RW
RJay Ward

2LRJJY · Hyrum, UT, US

DUPR

4.355

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-7857126253
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5910680559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Fox",
        "dupr_id": "8MJLML",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Dain Evans",
        "dupr_id": "L5MNXZ",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 7451000335,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kara Johnson",
        "dupr_id": "307L6G",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Preston, ID, US"
      },
      {
        "name": "RJay Ward",
        "dupr_id": "2LRJJY",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Hyrum, UT, US"
      }
    ]
  }
]