Back to Search

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-6821115143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5495597064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Six-Westerfeld",
        "dupr_id": "84MQ66",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ted Custer",
        "dupr_id": "59MOQ5",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6926642650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Mueller",
        "dupr_id": "3XX5N4",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Shellhorse",
        "dupr_id": "8WQNKK",
        "rating": 4.409,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6725332df16b9.jpg",
        "location": "The Villages, FL, US"
      }
    ]
  }
]