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-5360932319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4570907741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meredith Starr",
        "dupr_id": "L5PMV6",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Dex Saniuk",
        "dupr_id": "3VQYV6",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 4349322133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha LaPourMasilko",
        "dupr_id": "8M5XDV",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicolas arguello",
        "dupr_id": "17XGR9",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]