Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Battle of the Boomers 4.0

ID: 5942608962

Match Scores

16-17

Loss

Play Date

2024-06-15

Play Time (Est)

7:30 PM

Play Location

Ogden, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Steve Ramsaur

30JRLN · Mantua, UT, US

DUPR

4.142

RD
Randy Darrohn

8JY7E4 · USA

DUPR

3.861

TEAM 2WINNER
RH
Rusty Hansen

8E54XE · West Haven, UT, US

DUPR

3.784

RW
Rich Watts

ODGEJE · USA

DUPR

3.507

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-5942608962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7843289143,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Ramsaur",
        "dupr_id": "30JRLN",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Mantua, UT, US"
      },
      {
        "name": "Randy Darrohn",
        "dupr_id": "8JY7E4",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7060462000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rusty Hansen",
        "dupr_id": "8E54XE",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "West Haven, UT, US"
      },
      {
        "name": "Rich Watts",
        "dupr_id": "ODGEJE",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]