Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOB 4.0

ID: 7054970501

Match Scores

11-9

Win

Play Date

2025-03-31

Play Time (Est)

6:15 AM

Play Location

1650 N Main St, Logan, UT 84341, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GU
Go Utsugi

760L90 · USA

DUPR

4.170

CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.213

TEAM 2LOSS
JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

4.055

CP
Cole Parrish

X2ED6R · USA

DUPR

3.814

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-7054970501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6001928974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Go Utsugi",
        "dupr_id": "760L90",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  },
  {
    "team_id": 7925889340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Cole Parrish",
        "dupr_id": "X2ED6R",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]