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-8308104346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6700513524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Passmore",
        "dupr_id": "8DENYM",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Amy Rusinak",
        "dupr_id": "894DDR",
        "rating": 4.218,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/667b444324ad7.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5417499701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Cournoyer",
        "dupr_id": "3XQ2L4",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Philip (Ski) Nizoloski",
        "dupr_id": "Z4DV7Q",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]