Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOB 4.0

ID: 7730551371

Match Scores

11-6

Loss

Play Date

2025-03-31

Play Time (Est)

4:45 AM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GU
Go Utsugi

760L90 · USA

DUPR

4.185

CW
Craig Walker

4LQ2OK · North Logan, UT, US

DUPR

4.005

TEAM 2LOSS
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.198

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

4.040

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-7730551371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5697982934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Go Utsugi",
        "dupr_id": "760L90",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Walker",
        "dupr_id": "4LQ2OK",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 4553789928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]