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

Asset Specifications

GET /api/knowledge/match-6895193850

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6895193850",
  "type": "match",
  "data": {
    "match_id": "6895193850",
    "player_dupr_id": "17ZRX9",
    "outcome": "Win",
    "event_name": "Crazy 8s DUPR",
    "event_date": "2025-09-12",
    "location": "",
    "scores": "11-10",
    "players_involved": "[{\"team_id\": 7844193340, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Andrew Zalewski\", \"dupr_id\": \"17ZRX9\", \"rating\": 4.437}, {\"name\": \"Nathalie Carrigan\", \"dupr_id\": \"4VQ04M\", \"rating\": 2.801}]}, {\"team_id\": 6363374230, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Mike Jones\", \"dupr_id\": \"YX5ZWP\", \"rating\": 3.762}, {\"name\": \"Kelly Schmidt\", \"dupr_id\": \"56LD45\", \"rating\": 2.962}]}]",
    "scraped_at": "2026-06-05 09:48:49",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.49,
    "teams": [
      {
        "team_id": 7844193340,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Andrew Zalewski",
            "dupr_id": "17ZRX9",
            "rating": 4.437,
            "profile_pic_url": null,
            "location": "Saint Paul, MN, US"
          },
          {
            "name": "Nathalie Carrigan",
            "dupr_id": "4VQ04M",
            "rating": 2.801,
            "profile_pic_url": null,
            "location": "Dellwood, MN, US"
          }
        ]
      },
      {
        "team_id": 6363374230,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Mike Jones",
            "dupr_id": "YX5ZWP",
            "rating": 3.762,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Kelly Schmidt",
            "dupr_id": "56LD45",
            "rating": 2.962,
            "profile_pic_url": null,
            "location": "Cushing, WI, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6895193850"
}