Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.199 Mixed Moneyball

ID: 4947572429

Match Scores

7-11

Win

Play Date

2026-04-12

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Bianca Pineda

YXGY6P · St. Petersburg, FL, US

DUPR

4.161

LS
Landan Stevens

84WR56 · Tampa, FL, US

DUPR

4.517

TEAM 2WINNER
DD
Desiree Douglas

1Q2JGD · Clearwater, FL, US

DUPR

3.841

MD
Michael Demo

8EONQW · Tampa, FL, US

DUPR

4.463

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-4947572429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7803044580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bianca  Pineda",
        "dupr_id": "YXGY6P",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Landan Stevens",
        "dupr_id": "84WR56",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 7286711270,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Desiree Douglas",
        "dupr_id": "1Q2JGD",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Clearwater, FL, US"
      },
      {
        "name": "Michael Demo",
        "dupr_id": "8EONQW",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]