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-4921909719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6806965432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christy Yulistia",
        "dupr_id": "QX7KWN",
        "rating": 2.129,
        "profile_pic_url": null,
        "location": "Lunenburg, MA, US"
      },
      {
        "name": "Shawn Cadagan",
        "dupr_id": "JP2KDW",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5440763203,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lincoln Worthington-Berry",
        "dupr_id": "4P52JV",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "wendy powell",
        "dupr_id": "O6EV27",
        "rating": 2.566,
        "profile_pic_url": null,
        "location": "Marlborough, MA, US"
      }
    ]
  }
]