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

Asset Specifications

GET /api/knowledge/match-5371436417

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5371436417",
  "type": "match",
  "data": {
    "match_id": "5371436417",
    "player_dupr_id": "M2X9LL",
    "outcome": "Win",
    "event_name": null,
    "event_date": "2026-06-05",
    "location": "4, Jalan Lada Hitam Satu 16/12a, Seksyen 16, 40200 Shah Alam, Selangor, Malaysia",
    "scores": "15-3, 15-5, 15-7, 15-4, 15-3",
    "players_involved": "[{\"team_id\": 7639992870, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Aaron  Tan\", \"dupr_id\": \"LVKYWZ\", \"rating\": \"NR\"}, {\"name\": \"Ethan  Chei\", \"dupr_id\": \"M2X9LL\", \"rating\": \"NR\"}]}, {\"team_id\": 6064032363, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jessie Yap\", \"dupr_id\": \"9DWPEK\", \"rating\": \"NR\"}, {\"name\": \"Alice Gan\", \"dupr_id\": \"M250WL\", \"rating\": \"NR\"}]}]",
    "scraped_at": "2026-06-05 12:10:48",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.278,
    "teams": [
      {
        "team_id": 7639992870,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Aaron  Tan",
            "dupr_id": "LVKYWZ",
            "rating": 3.5,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Ethan  Chei",
            "dupr_id": "M2X9LL",
            "rating": 2.611,
            "profile_pic_url": null,
            "location": "Klang, Selangor, MY"
          }
        ]
      },
      {
        "team_id": 6064032363,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Jessie Yap",
            "dupr_id": "9DWPEK",
            "rating": 3.5,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Alice Gan",
            "dupr_id": "M250WL",
            "rating": 3.5,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6976-boulevard-courts",
      "name": "Boulevard Courts",
      "city": "Thunder Bay",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5371436417"
}