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-4723492688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6397330775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hosea Randrianarivony",
        "dupr_id": "V7EXLE",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      },
      {
        "name": "Jonathan Scheffrahn",
        "dupr_id": "ZDZZRQ",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5495001897,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "RaaShaun  Taylor",
        "dupr_id": "QXJ6R0",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Gloria",
        "dupr_id": "2QQJN9",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]