Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7365374029

cURL Request

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7365374029

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7365374029",
  "type": "match",
  "data": {
    "match_id": "7365374029",
    "player_dupr_id": "5EYLOV",
    "outcome": "Win",
    "event_name": "Depot Sat - Pickleheads Popcorn - Round 7 Game 1",
    "event_date": "2026-05-16",
    "location": "Go Picklers",
    "scores": "8-11",
    "players_involved": "[{\"team_id\": 5794909915, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Sandeep mahendra\", \"dupr_id\": \"DNOGOM\", \"rating\": 3.983}, {\"name\": \"Vijay Kanneganti\", \"dupr_id\": \"G5PXOG\", \"rating\": 4.475}]}, {\"team_id\": 6542694366, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Sabhya Virmani\", \"dupr_id\": \"6NR67K\", \"rating\": 4.372}, {\"name\": \"Mayank Singh\", \"dupr_id\": \"5EYLOV\", \"rating\": 4.3}]}]",
    "scraped_at": "2026-06-05 07:34:28",
    "hour": "2:15 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.282,
    "teams": [
      {
        "team_id": 5794909915,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Sandeep mahendra",
            "dupr_id": "DNOGOM",
            "rating": 3.983,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Vijay Kanneganti",
            "dupr_id": "G5PXOG",
            "rating": 4.475,
            "profile_pic_url": null,
            "location": "Bengaluru, KA, IN"
          }
        ]
      },
      {
        "team_id": 6542694366,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Sabhya Virmani",
            "dupr_id": "6NR67K",
            "rating": 4.372,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Mayank Singh",
            "dupr_id": "5EYLOV",
            "rating": 4.3,
            "profile_pic_url": null,
            "location": "Bengaluru, KA, IN"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7365374029"
}