Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7847939424

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7847939424",
  "type": "match",
  "data": {
    "match_id": "7847939424",
    "player_dupr_id": "G5N9YV",
    "outcome": "Win",
    "event_name": "PKLYN",
    "event_date": "2026-05-26",
    "location": "80 4th St, Brooklyn, NY 11231, USA",
    "scores": "8-11",
    "players_involved": "[{\"team_id\": 7641442786, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Tsuk  Haroush\", \"dupr_id\": \"G5LYLG\", \"rating\": 4.341}, {\"name\": \"Amol Pandit\", \"dupr_id\": \"L5ZR9Z\", \"rating\": 4.673}]}, {\"team_id\": 4945968649, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Ben Milan Polisar\", \"dupr_id\": \"ZNLX2M\", \"rating\": 4.542}, {\"name\": \"McClain Culver\", \"dupr_id\": \"G5N9YV\", \"rating\": 4.585}]}]",
    "scraped_at": "2026-06-06 08:36:15",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.535,
    "teams": [
      {
        "team_id": 7641442786,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Tsuk  Haroush",
            "dupr_id": "G5LYLG",
            "rating": 4.341,
            "profile_pic_url": null,
            "location": "San Diego, CA, US"
          },
          {
            "name": "Amol Pandit",
            "dupr_id": "L5ZR9Z",
            "rating": 4.673,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 4945968649,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Ben Milan Polisar",
            "dupr_id": "ZNLX2M",
            "rating": 4.542,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          },
          {
            "name": "McClain Culver",
            "dupr_id": "G5N9YV",
            "rating": 4.585,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6714-pklyn-pickleball-club",
      "name": "PKLYN Pickleball Club",
      "city": "Kings County",
      "state": "New York"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7847939424"
}