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

Picklehead247 9.499 Mixed Moneyball

ID: 5370401578

Match Scores

11-4

Loss

Play Date

2025-09-07

Play Time (Est)

11:30 PM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jake MacNeil

D9PDPY · St. Petersburg, FL, US

DUPR

4.029

GH
Grayson Hall

164O4K · St. Petersburg, FL, US

DUPR

4.935

TEAM 2LOSS
JB
Jared Brooks

17ZRWM · Bradenton, FL, US

DUPR

5.394

JS
Jess Sternthal

12JK71 · Palm Harbor, FL, US

DUPR

3.817

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-5370401578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6817614190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake  MacNeil",
        "dupr_id": "D9PDPY",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Grayson Hall",
        "dupr_id": "164O4K",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 6986047351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Brooks",
        "dupr_id": "17ZRWM",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jess Sternthal",
        "dupr_id": "12JK71",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  }
]