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-6996168876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8374120900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Edward Andres Remigio",
        "dupr_id": "XJ9LWX",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Nicholas Christiansen",
        "dupr_id": "84GL76",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  },
  {
    "team_id": 6742826343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Goodwin",
        "dupr_id": "2LGJE9",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lance Bruntz",
        "dupr_id": "PZVKPX",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]