Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 8.299 Moneyball

ID: 8450603884

Match Scores

5-11

Loss

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
Barry Wolf

3L4VK3 · Bradenton, FL, US

DUPR

4.199

NC
Nancy Corona

3ZZN9Q · Sarasota, FL, US

DUPR

3.887

TEAM 2WINNER
JC
Jared Chernack

2LVLJY · Fulton, MD, US

DUPR

3.968

CD
Cedric Duval

YNL75K · Bradenton, FL, US

DUPR

4.218

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-8450603884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4626849785,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barry Wolf",
        "dupr_id": "3L4VK3",
        "rating": 4.199,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140846/images/profile/ff8d8c96-36e6-4de9-9b85-2644b11223b1.png",
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Nancy Corona",
        "dupr_id": "3ZZN9Q",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 6259554927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Chernack",
        "dupr_id": "2LVLJY",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Fulton, MD, US"
      },
      {
        "name": "Cedric Duval",
        "dupr_id": "YNL75K",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]