Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 8.599 Moneyball

ID: 5102242131

Match Scores

9-11

Win

Play Date

2025-09-14

Play Time (Est)

4:45 AM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TB
Taylor Bowerman

QP2GVD · Winter Garden, FL, US

DUPR

4.635

AD
Adam Dsouza

4LXMR2 · Winter Garden, FL, US

DUPR

3.918

TEAM 2WINNER
AB
Austin Barth

3VOM75 · St. Petersburg, FL, US

DUPR

4.498

BP
Bianca Pineda

YXGY6P · St. Petersburg, FL, US

DUPR

3.887

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-5102242131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6451153326,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Bowerman",
        "dupr_id": "QP2GVD",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Winter Garden, FL, US"
      },
      {
        "name": "Adam Dsouza",
        "dupr_id": "4LXMR2",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Winter Garden, FL, US"
      }
    ]
  },
  {
    "team_id": 8123434780,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Barth",
        "dupr_id": "3VOM75",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Bianca  Pineda",
        "dupr_id": "YXGY6P",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]