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-6090967868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8538895370,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "carlos  Guzman",
        "dupr_id": "RWORND",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Pooler, GA, US"
      },
      {
        "name": "Daniel Hulse",
        "dupr_id": "JPEDEO",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7182731615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dameron  rendell",
        "dupr_id": "Q5WGYN",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jochen Engelmann",
        "dupr_id": "4P75R6",
        "rating": 2.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]