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-8258133418
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6936619876,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Attila Schnell",
        "dupr_id": "MEOQMD",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Imre Schnell",
        "dupr_id": "YNXKPG",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Bóly, HU"
      }
    ]
  },
  {
    "team_id": 6526525120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bartlomiej Grzeda",
        "dupr_id": "OZEXKW",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Prusenovský",
        "dupr_id": "NRKYMN",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]