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-8179459533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5976111833,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Burnham",
        "dupr_id": "JZQWQW",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Plafcan",
        "dupr_id": "9P5EYK",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 8554741023,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "4L54JV",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Curtis Lindsey",
        "dupr_id": "OD7092",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]