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-8246879291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4967455449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "乔丹·麦克唐纳",
        "dupr_id": "Q5WEO0",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Megan Back",
        "dupr_id": "0YZKY2",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Dade City, FL, US"
      }
    ]
  },
  {
    "team_id": 6738118776,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fernando Valiente",
        "dupr_id": "76DP49",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roland Salatino",
        "dupr_id": "XKRENX",
        "rating": 2.539,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]