返回检索中心
智能体就绪 API 终端

Asset Specifications

GET /api/knowledge/match-4946687508

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4946687508",
  "type": "match",
  "data": {
    "match_id": "4946687508",
    "player_dupr_id": "2LNJW4",
    "outcome": "Loss",
    "event_name": "Round of 16 - 1st Team Bracket - The Nationals",
    "event_date": "2026-04-11",
    "location": "",
    "scores": "21-13",
    "players_involved": "[{\"team_id\": 5677227714, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Zoeya Khan\", \"dupr_id\": \"XJ9P47\", \"rating\": 5.262}, {\"name\": \"Eli Trumeter \", \"dupr_id\": \"8W54DY\", \"rating\": 5.213}]}, {\"team_id\": 8109458348, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Carter Maris\", \"dupr_id\": \"2LNJW4\", \"rating\": 5.673}, {\"name\": \"Berkley Wray\", \"dupr_id\": \"RX75PM\", \"rating\": 3.99}]}]",
    "scraped_at": "2026-06-04 23:35:55",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.034,
    "teams": [
      {
        "team_id": 5677227714,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Zoeya Khan",
            "dupr_id": "XJ9P47",
            "rating": 5.262,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/02/P1142269-Enhanced-NR_-_Zoeya_Khan-removebg-preview-1.png",
            "location": "PPA Tour Pro"
          },
          {
            "name": "Eli Trumeter ",
            "dupr_id": "8W54DY",
            "rating": 5.213,
            "profile_pic_url": null,
            "location": "Horseshoe Bay, TX, US"
          }
        ]
      },
      {
        "team_id": 8109458348,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Carter Maris",
            "dupr_id": "2LNJW4",
            "rating": 5.673,
            "profile_pic_url": null,
            "location": "Carmel, IN, US"
          },
          {
            "name": "Berkley Wray",
            "dupr_id": "RX75PM",
            "rating": 3.99,
            "profile_pic_url": null,
            "location": "Kokomo, IN, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4946687508"
}