Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men’s 3.5

ID: 4782354435

Match Scores

2-11

Win

Play Date

2025-12-14

Play Time (Est)

4:45 AM

Play Location

The Picklr Lehi

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jonny Hanks

7J94MM · USA

DUPR

3.068

JB
Jake Bowers

ZNX4YL · USA

DUPR

3.125

TEAM 2WINNER
LP
Logan Packer

YGZQ2K · South Jordan, UT, US

DUPR

3.601

GA
Greg Andreason

3X5E05 · Orem, UT, US

DUPR

3.881

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-4782354435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5392213619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonny Hanks",
        "dupr_id": "7J94MM",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Bowers",
        "dupr_id": "ZNX4YL",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5302292025,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Packer",
        "dupr_id": "YGZQ2K",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Greg Andreason",
        "dupr_id": "3X5E05",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]