Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 6006914585

Match Scores

12-10

Win

Play Date

2026-03-22

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.292

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.630

TEAM 2LOSS
SD
Seth Dominiak

2LYD2E · St. Petersburg, FL, US

DUPR

4.507

CB
Cody Bonalewicz

8MP40D · Gulfport, FL, US

DUPR

4.496

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-6006914585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6730095378,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6853468875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Dominiak",
        "dupr_id": "2LYD2E",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Cody Bonalewicz",
        "dupr_id": "8MP40D",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Gulfport, FL, US"
      }
    ]
  }
]