Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Logan

ID: 6663391758

Match Scores

9-11

Loss

Play Date

2025-03-18

Play Time (Est)

7:30 PM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.199

TT
Tanner Thompson

1Q4V4R · Logan, UT, US

DUPR

4.306

TEAM 2WINNER
BL
Byron Lopez

PWRWKG · North Logan, UT, US

DUPR

3.885

TB
Tyler Boltz

V7QMDP · USA

DUPR

4.160

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-6663391758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8162146364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Tanner Thompson",
        "dupr_id": "1Q4V4R",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 6507494884,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Byron Lopez",
        "dupr_id": "PWRWKG",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Tyler Boltz",
        "dupr_id": "V7QMDP",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]