Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOB 4.0

ID: 8148334606

Match Scores

3-11

Win

Play Date

2025-03-31

Play Time (Est)

11:30 PM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GU
Go Utsugi

760L90 · USA

DUPR

4.166

CP
Cole Parrish

X2ED6R · USA

DUPR

3.822

TEAM 2WINNER
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.208

CW
Craig Walker

4LQ2OK · North Logan, UT, US

DUPR

3.990

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-8148334606
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6145044600,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Go Utsugi",
        "dupr_id": "760L90",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Parrish",
        "dupr_id": "X2ED6R",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6610418920,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Craig Walker",
        "dupr_id": "4LQ2OK",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  }
]