Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 5762839902

Match Scores

8-11

Loss

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.284

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.598

TEAM 2WINNER
JS
Jens Sproll

ZZYLKD · Pinellas County, FL, US

DUPR

3.910

TR
Talman Ramsey

DYY49X · St. Petersburg, FL, US

DUPR

4.655

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-5762839902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5872964716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7054633577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jens  Sproll",
        "dupr_id": "ZZYLKD",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      },
      {
        "name": "Talman Ramsey",
        "dupr_id": "DYY49X",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]