Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr - Logan DUPR Round Robin 4.5

ID: 5930264555

Match Scores

11-6

Win

Play Date

2026-03-19

Play Time (Est)

12:45 AM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

3.945

JC
Jared Chatterton

DWVKYX · Logan, UT, US

DUPR

3.996

TEAM 2LOSS
BG
Breanne Greer

3LWENQ · Logan, UT, US

DUPR

3.943

JP
Jessica Pharn

352JDL · Providence, UT, US

DUPR

4.125

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-5930264555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7507454028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Jared Chatterton",
        "dupr_id": "DWVKYX",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 6504791709,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Breanne Greer",
        "dupr_id": "3LWENQ",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      },
      {
        "name": "Jessica Pharn",
        "dupr_id": "352JDL",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Providence, UT, US"
      }
    ]
  }
]