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-6761799757
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6719824663,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Billings",
        "dupr_id": "0QO5PQ",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "robert mitchem",
        "dupr_id": "3Y502K",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Clemmons, NC, US"
      }
    ]
  },
  {
    "team_id": 8135946191,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Perlman",
        "dupr_id": "P8MMV8",
        "rating": 4.717,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/81110_64f5487f111fc.jpg",
        "location": "Morganton, NC, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "W6WY6M",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]