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

Picklehead247 9.599 Moneyball

ID: 7225337210

Match Scores

7-11

Win

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.228

AM
Anthony Marcket

ODR2KW · Apollo Beach, FL, US

DUPR

5.052

TEAM 2WINNER
BT
Brandon Tom

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

DUPR

5.022

KT
Kevin Truong

GG6LLX · Oviedo, FL, US

DUPR

4.497

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-7225337210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7359851630,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Anthony Marcket",
        "dupr_id": "ODR2KW",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4815758544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      },
      {
        "name": "Kevin Truong",
        "dupr_id": "GG6LLX",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Oviedo, FL, US"
      }
    ]
  }
]