Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Bracket Play

ID: 8254386318

Match Scores

15-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 1WINNER
JC
Jeremy Camino

94226V · St. Petersburg, FL, US

DUPR

4.716

TA
Tuan Anh Hoang

OZZXQW · Bradenton, FL, US

DUPR

4.330

TEAM 2LOSS
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.275

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.569

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-8254386318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4417733880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Camino",
        "dupr_id": "94226V",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Tuan Anh Hoang",
        "dupr_id": "OZZXQW",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 4708277522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]