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-8307827472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7668894979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernesta Glutkinaite",
        "dupr_id": "59D4X0",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Timothy Christian Kelly",
        "dupr_id": "3YL2KK",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Oswego, IL, US"
      }
    ]
  },
  {
    "team_id": 8551369506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer ONeill",
        "dupr_id": "MY7NNP",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      },
      {
        "name": "Alvan Hung",
        "dupr_id": "170NE5",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  }
]