Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.499 Mixed Moneyball

ID: 6584602643

Match Scores

11-5

Win

Play Date

2025-09-07

Play Time (Est)

12:45 AM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jared Brooks

17ZRWM · Bradenton, FL, US

DUPR

5.405

JS
Jess Sternthal

12JK71 · Palm Harbor, FL, US

DUPR

3.823

TEAM 2LOSS
PB
Patrick Bond

6Z44EE · St. Petersburg, FL, US

DUPR

4.787

JD
Jenna Davis

E9GQGW · USA

DUPR

3.781

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-6584602643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4766307294,
    "serial": 1,
    "winner": true,
    "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.823,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  },
  {
    "team_id": 7587810830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Bond",
        "dupr_id": "6Z44EE",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Jenna  Davis",
        "dupr_id": "E9GQGW",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]