Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr - Logan

ID: 5250981551

Match Scores

9-11

Loss

Play Date

2026-05-22

Play Time (Est)

12:45 AM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BG
Breanne Greer

3LWENQ · Logan, UT, US

DUPR

3.979

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

3.958

TEAM 2WINNER
DF
Devin Fox

8MJLML · North Logan, UT, US

DUPR

3.751

CW
Craig Walker

4LQ2OK · North Logan, UT, US

DUPR

3.808

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-5250981551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4655597685,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Breanne Greer",
        "dupr_id": "3LWENQ",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      },
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  },
  {
    "team_id": 6434803228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Devin Fox",
        "dupr_id": "8MJLML",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Craig Walker",
        "dupr_id": "4LQ2OK",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  }
]