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

Asset Specifications

GET /api/knowledge/match-4486258904

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4486258904",
  "type": "match",
  "data": {
    "match_id": "4486258904",
    "player_dupr_id": "8M9RLL",
    "outcome": "Loss",
    "event_name": "USLPL 35+ Championships",
    "event_date": "2026-05-16",
    "location": "",
    "scores": "6-11, 8-11",
    "players_involved": "[{\"team_id\": 7738983511, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Hanah Curtis\", \"dupr_id\": \"8M9RLL\", \"rating\": 4.699}, {\"name\": \"Victor Wu\", \"dupr_id\": \"8DD2PM\", \"rating\": 4.981}]}, {\"team_id\": 4985843879, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Bequi Barros Behar Luizelli\", \"dupr_id\": \"8EYOOO\", \"rating\": 5.078}, {\"name\": \"Andrew Makovsky\", \"dupr_id\": \"3VLZ4J\", \"rating\": 4.994}]}]",
    "scraped_at": "2026-06-05 08:43:37",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.938,
    "teams": [
      {
        "team_id": 7738983511,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Hanah Curtis",
            "dupr_id": "8M9RLL",
            "rating": 4.699,
            "profile_pic_url": null,
            "location": "Murphy, NC, US"
          },
          {
            "name": "Victor Wu",
            "dupr_id": "8DD2PM",
            "rating": 4.981,
            "profile_pic_url": null,
            "location": "Nashville, TN, US"
          }
        ]
      },
      {
        "team_id": 4985843879,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Bequi Barros Behar Luizelli",
            "dupr_id": "8EYOOO",
            "rating": 5.078,
            "profile_pic_url": null,
            "location": "Florianópolis, SC, BR"
          },
          {
            "name": "Andrew Makovsky",
            "dupr_id": "3VLZ4J",
            "rating": 4.994,
            "profile_pic_url": null,
            "location": "Fredericksburg, VA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4486258904"
}