Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOTB 60+ - The Picklr - Logan

ID: 4650853954

Match Scores

11-5

Loss

Play Date

2025-07-28

Play Time (Est)

11:30 PM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BE
Bill Enos

76OL90 · USA

DUPR

4.125

TM
Takeko Mo

3PN27Q · USA

DUPR

3.965

TEAM 2LOSS
SR
Steve Ramsaur

30JRLN · Mantua, UT, US

DUPR

3.807

JW
Jones Wong

ELGRGV · USA

DUPR

3.728

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-4650853954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8409684714,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Enos",
        "dupr_id": "76OL90",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Takeko Mo",
        "dupr_id": "3PN27Q",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5692694089,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Ramsaur",
        "dupr_id": "30JRLN",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Mantua, UT, US"
      },
      {
        "name": "Jones Wong",
        "dupr_id": "ELGRGV",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]