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-5677986620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5748722009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "RXZWXM",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Bordage",
        "dupr_id": "8EQLZV",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8288959312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Arsenault",
        "dupr_id": "8GZXVM",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Michel D. Levesque",
        "dupr_id": "E90Q6E",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]