Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.499 Mixed Moneyball

ID: 4565860748

Match Scores

5-15

Win

Play Date

2025-09-07

Play Time (Est)

9:00 PM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.213

SF
Sandra Farley

3OW0MP · Kissimmee, FL, US

DUPR

4.146

TEAM 2WINNER
JB
Jared Brooks

17ZRWM · Bradenton, FL, US

DUPR

5.452

JS
Jess Sternthal

12JK71 · Palm Harbor, FL, US

DUPR

3.866

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-4565860748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5105016237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Sandra Farley",
        "dupr_id": "3OW0MP",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      }
    ]
  },
  {
    "team_id": 6058288695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Brooks",
        "dupr_id": "17ZRWM",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jess Sternthal",
        "dupr_id": "12JK71",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  }
]