Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Pint Moneyball

ID: 8343688801

Match Scores

11-2, 11-5

Loss

Play Date

2026-01-16

Play Time (Est)

2:15 AM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
FB
Fernando Baya

0RYWPN · St. Petersburg, FL, US

DUPR

4.352

TA
Tuan Anh Hoang

OZZXQW · Bradenton, FL, US

DUPR

4.285

TEAM 2LOSS
CD
Connor Daland

PKDK4G · Largo, FL, US

DUPR

4.826

JS
Jens Sproll

ZZYLKD · Pinellas County, FL, US

DUPR

3.885

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-8343688801
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7727199519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fernando Baya",
        "dupr_id": "0RYWPN",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Tuan Anh Hoang",
        "dupr_id": "OZZXQW",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 5703610802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Daland",
        "dupr_id": "PKDK4G",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      },
      {
        "name": "Jens  Sproll",
        "dupr_id": "ZZYLKD",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      }
    ]
  }
]