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-5299866333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5350724367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Pennock",
        "dupr_id": "84RQP6",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Newport, NC, US"
      },
      {
        "name": "Anne Brandenburg",
        "dupr_id": "8MQERV",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7158808046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ann Miles",
        "dupr_id": "KOLZ26",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Skipper Mervin",
        "dupr_id": "16V9YK",
        "rating": 3.952,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666083d5835fc.jpg",
        "location": ""
      }
    ]
  }
]