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

Picklehead247 9.498 Mixed Moneyball

ID: 5913176884

Match Scores

0-11

Win

Play Date

2025-06-08

Play Time (Est)

5:00 PM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.070

SA
Siobhan Adkins

3ZYY0Q · Sharpsburg, GA, US

DUPR

4.522

TEAM 2WINNER
TK
Thomas King

2LJQ9Y · St. Petersburg, FL, US

DUPR

4.653

KH
Kris Harris

3VXNY5 · St. Petersburg, FL, US

DUPR

4.893

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-5913176884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4793691230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Siobhan Adkins",
        "dupr_id": "3ZYY0Q",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  },
  {
    "team_id": 5077662880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas King",
        "dupr_id": "2LJQ9Y",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Kris Harris",
        "dupr_id": "3VXNY5",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]