Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.599 Moneyball Bracket Play

ID: 4310597493

Match Scores

8-15

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Pickle & Pint, South Belcher Road, Largo, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GB
Gary Beltowski

8D04M3 · USA

DUPR

4.599

BM
Bill McMahon

V4EGZJ · USA

DUPR

3.843

TEAM 2WINNER
SW
Savanah Webster

ZN0KOP · Gainesville, FL, US

DUPR

4.423

ES
Eugene Shintock III

2Q5QWE · Gainesville, FL, US

DUPR

4.805

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-4310597493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5829478518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill McMahon",
        "dupr_id": "V4EGZJ",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6594285718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Savanah Webster",
        "dupr_id": "ZN0KOP",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Eugene Shintock III",
        "dupr_id": "2Q5QWE",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  }
]