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-8373147479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7837731719,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luisa Ribeiro Santos",
        "dupr_id": "PWWZZX",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Williams",
        "dupr_id": "DNNYNM",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Lisbon, Lisbon, PT"
      }
    ]
  },
  {
    "team_id": 7327472348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael  Denvir",
        "dupr_id": "Q5ZDX5",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lauri  Rodríguez Denvir",
        "dupr_id": "0QVGQ4",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]