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

Picklehead247 9.499 Mixed Moneyball

ID: 5733738382

Match Scores

12-15

Loss

Play Date

2025-09-07

Play Time (Est)

11:30 PM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jared Brooks

17ZRWM · Bradenton, FL, US

DUPR

5.405

JS
Jess Sternthal

12JK71 · Palm Harbor, FL, US

DUPR

3.825

TEAM 2WINNER
SW
Savanah Webster

ZN0KOP · Gainesville, FL, US

DUPR

4.502

ES
Eugene Shintock III

2Q5QWE · Gainesville, FL, US

DUPR

4.824

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-5733738382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5548171465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Brooks",
        "dupr_id": "17ZRWM",
        "rating": 5.405,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jess Sternthal",
        "dupr_id": "12JK71",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  },
  {
    "team_id": 5201335088,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Savanah Webster",
        "dupr_id": "ZN0KOP",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Eugene Shintock III",
        "dupr_id": "2Q5QWE",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  }
]