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-8346539907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8481634032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tonny Timor Basry",
        "dupr_id": "YNOYWP",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Andre Kemp",
        "dupr_id": "99ZOR7",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Everett, WA, US"
      }
    ]
  },
  {
    "team_id": 6641808166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Holcomb",
        "dupr_id": "QJY5ZD",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Franco Humberto Villella Romero",
        "dupr_id": "0YD96N",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      }
    ]
  }
]