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

Picklehead247 9.699 Moneyball

ID: 6657532403

Match Scores

11-10

Win

Play Date

2025-07-24

Play Time (Est)

12:45 AM

Play Location

Naples, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Kai Kemp

8KNN56 · Naples, FL, US

DUPR

4.563

EH
Edgar Hernandez

ZN44PL · Collier County, FL, US

DUPR

4.941

TEAM 2LOSS
JJ
Joey Jacobson

NYXONN · Naples, FL, US

DUPR

4.814

NS
Nolan Smith

PZLK5E · Grey County, ON, CA

DUPR

4.655

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-6657532403
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4876031204,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kai Kemp",
        "dupr_id": "8KNN56",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Edgar Hernandez",
        "dupr_id": "ZN44PL",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Collier County, FL, US"
      }
    ]
  },
  {
    "team_id": 6899857789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Jacobson",
        "dupr_id": "NYXONN",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Nolan Smith",
        "dupr_id": "PZLK5E",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      }
    ]
  }
]