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-4333061143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5040440919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teagan Lowry",
        "dupr_id": "XJ60R4",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Rolfes",
        "dupr_id": "8JQRVD",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 7662867809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deactivated user",
        "dupr_id": "949WYJ",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Mikhail Fayuler",
        "dupr_id": "QPMEQ5",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]