Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 7200471729

Match Scores

11-8

Loss

Play Date

2026-03-22

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.249

JT
Javon Turcsany

7D4DY5 · Oldsmar, FL, US

DUPR

4.661

TEAM 2LOSS
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.302

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.679

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-7200471729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7740475171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Javon Turcsany",
        "dupr_id": "7D4DY5",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      }
    ]
  },
  {
    "team_id": 4883473997,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]