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

Picklehead247 9.599 Moneyball

ID: 7913662599

Match Scores

8-11

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
TK
Thomas King

2LJQ9Y · St. Petersburg, FL, US

DUPR

4.777

LJ
Luke Jaso

XJK9LX · St. Petersburg, FL, US

DUPR

4.766

TEAM 2WINNER
CG
Corey Godzinski

1275D4 · Orlando, FL, US

DUPR

4.699

JT
Jacob Todd

76DGK9 · Ruskin, FL, US

DUPR

4.342

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-7913662599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4796028576,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas King",
        "dupr_id": "2LJQ9Y",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Luke Jaso",
        "dupr_id": "XJK9LX",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 8345373078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corey Godzinski",
        "dupr_id": "1275D4",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Jacob Todd",
        "dupr_id": "76DGK9",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Ruskin, FL, US"
      }
    ]
  }
]