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-8100313114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6676540128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barbara Taylor",
        "dupr_id": "XJEKRR",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Chad Burris",
        "dupr_id": "W6ZVJL",
        "rating": 3.754,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/659765a0f26f6.jpg",
        "location": "Willow, AK, US"
      }
    ]
  },
  {
    "team_id": 6976842380,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Walthour",
        "dupr_id": "8GWW5D",
        "rating": 3.37,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/90021_64bdb4e133d0b.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Emmanuel Rodriguez",
        "dupr_id": "KDD4WK",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]