Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 8.299 Moneyball

ID: 7207607663

Match Scores

11-2

Loss

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

4.026

KG
Kyle Goodwin

8G9VWV · Lakeland, FL, US

DUPR

4.280

TEAM 2LOSS
Barry Wolf

3L4VK3 · Bradenton, FL, US

DUPR

4.211

NC
Nancy Corona

3ZZN9Q · Sarasota, FL, US

DUPR

3.906

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-7207607663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7473130506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Kyle Goodwin",
        "dupr_id": "8G9VWV",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 4832998714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barry Wolf",
        "dupr_id": "3L4VK3",
        "rating": 4.211,
        "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.906,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  }
]