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-7040715471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5067197782,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kari Thoreson ",
        "dupr_id": "59K665",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Urszula Zawieruszynski",
        "dupr_id": "7DYG0M",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5063154309,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Gorton",
        "dupr_id": "GG9DRD",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shata Sisaleumsak",
        "dupr_id": "EWRDGO",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]