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-4418224968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8511662702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CHANDRA SHEKAR NAGISETTY",
        "dupr_id": "3LZG5K",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kinyee Sin",
        "dupr_id": "6N74XD",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      }
    ]
  },
  {
    "team_id": 4801545792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greyson Pingree",
        "dupr_id": "30ZOP2",
        "rating": 4.017,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6832066609e75.jpg",
        "location": "Litchfield, MN, US"
      },
      {
        "name": "Ken Hensley",
        "dupr_id": "DW9REM",
        "rating": 3.979,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/181836_65679ba9685ec.jpg",
        "location": "Shoreview, MN, US"
      }
    ]
  }
]