Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.498 Mixed Moneyball

ID: 6655156468

Match Scores

11-3

Win

Play Date

2025-06-08

Play Time (Est)

5:00 PM

Play Location

St. Petersburg, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TK
Thomas King

2LJQ9Y · St. Petersburg, FL, US

DUPR

4.522

KH
Kris Harris

3VXNY5 · St. Petersburg, FL, US

DUPR

4.873

TEAM 2LOSS
GH
Grayson Hall

164O4K · St. Petersburg, FL, US

DUPR

4.934

JM
Jake MacNeil

D9PDPY · St. Petersburg, FL, US

DUPR

3.633

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-6655156468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4762002251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas King",
        "dupr_id": "2LJQ9Y",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Kris Harris",
        "dupr_id": "3VXNY5",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 7987332774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grayson Hall",
        "dupr_id": "164O4K",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Jake  MacNeil",
        "dupr_id": "D9PDPY",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]