Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-8399195761

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-8399195761",
  "type": "match",
  "data": {
    "match_id": "8399195761",
    "player_dupr_id": "8KDW96",
    "outcome": "Win",
    "event_name": "Brick Wall Florida #5",
    "event_date": "2026-04-12",
    "location": "",
    "scores": "11-15",
    "players_involved": "[{\"team_id\": 5702000844, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Ben Slive\", \"dupr_id\": \"ODZJWL\", \"rating\": 5.493}, {\"name\": \"Maksims Kazijevs\", \"dupr_id\": \"7DZ4Z9\", \"rating\": 5.733}]}, {\"team_id\": 4728999368, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Elijah Bertram\", \"dupr_id\": \"8KDW96\", \"rating\": 5.738}, {\"name\": \"Jericho Grollman\", \"dupr_id\": \"8W2KLL\", \"rating\": 5.557}]}]",
    "scraped_at": "2026-06-05 05:33:21",
    "hour": "2:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.63,
    "teams": [
      {
        "team_id": 5702000844,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Ben Slive",
            "dupr_id": "ODZJWL",
            "rating": 5.493,
            "profile_pic_url": null,
            "location": "Boca Raton, FL, US"
          },
          {
            "name": "Maksims Kazijevs",
            "dupr_id": "7DZ4Z9",
            "rating": 5.733,
            "profile_pic_url": null,
            "location": "Riga, LV"
          }
        ]
      },
      {
        "team_id": 4728999368,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Elijah Bertram",
            "dupr_id": "8KDW96",
            "rating": 5.738,
            "profile_pic_url": null,
            "location": "Boca Raton, FL, US"
          },
          {
            "name": "Jericho Grollman",
            "dupr_id": "8W2KLL",
            "rating": 5.557,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/4157/images/profile/ba25e8ac-fafd-4949-98ca-9d7c131afe18.jpg",
            "location": "Costa Mesa, CA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8399195761"
}