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-8057921815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5516051240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tapan Bailoor",
        "dupr_id": "O6K057",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "rajeev roy chowdhury",
        "dupr_id": "N76X9W",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  },
  {
    "team_id": 6976565524,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anand Yadav",
        "dupr_id": "9P94DR",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Mike Iverson",
        "dupr_id": "MYW7EO",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]