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-4439771194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8563719019,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raviramakrishna Naralasetti",
        "dupr_id": "L2NR5J",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Hernandez",
        "dupr_id": "OWOPYE",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6972435064,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mohit Oberoi",
        "dupr_id": "M2XPZD",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "praveen chebolu",
        "dupr_id": "0Z7QLQ",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]