Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 5485567337

Match Scores

11-5

Loss

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
KT
Kevin Truong

GG6LLX · Oviedo, FL, US

DUPR

4.345

BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.872

TEAM 2LOSS
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.279

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.582

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-5485567337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5652846750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Truong",
        "dupr_id": "GG6LLX",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Oviedo, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 6726113937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]