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-7880597735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8450087733,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shanae Brumfield",
        "dupr_id": "0YK5JG",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Roberts",
        "dupr_id": "9J646R",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5135293510,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": "Fernley, NV, US"
      },
      {
        "name": "Andrey Tames San Lee",
        "dupr_id": "EG497J",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Heredia Province, CR"
      }
    ]
  }
]