Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr - Logan

ID: 5016722203

Match Scores

11-5

Loss

Play Date

2026-05-22

Play Time (Est)

8:45 AM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Maren McKenna

PWW6QX · USA

DUPR

4.147

RP
Russell Phippen

9PLMWE · USA

DUPR

4.014

TEAM 2LOSS
BG
Breanne Greer

3LWENQ · Logan, UT, US

DUPR

3.950

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

3.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-5016722203
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6883054728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maren McKenna",
        "dupr_id": "PWW6QX",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell Phippen",
        "dupr_id": "9PLMWE",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6170082092,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Breanne Greer",
        "dupr_id": "3LWENQ",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      },
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]