Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOB 4.0

ID: 7835127690

Match Scores

11-9

Loss

Play Date

2025-03-31

Play Time (Est)

7:30 PM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GU
Go Utsugi

760L90 · USA

DUPR

4.170

LG
Lynn Goodsell

8M0WV3 · Newton, UT, US

DUPR

3.983

TEAM 2LOSS
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.198

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

4.037

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-7835127690
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7140637821,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Go Utsugi",
        "dupr_id": "760L90",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lynn Goodsell",
        "dupr_id": "8M0WV3",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Newton, UT, US"
      }
    ]
  },
  {
    "team_id": 8566740264,
    "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.037,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]