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

Asset Specifications

GET /api/knowledge/match-5656533376

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5656533376",
  "type": "match",
  "data": {
    "match_id": "5656533376",
    "player_dupr_id": "XOLJ92",
    "outcome": "Loss",
    "event_name": "WACs Open Arena Tournament 5/28/2026 - Pickleheads Popcorn - Round 8 Game 2",
    "event_date": "2026-05-28",
    "location": "Little Italy/Arena Green East",
    "scores": "6-11",
    "players_involved": "[{\"team_id\": 6976918664, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Dat Tran\", \"dupr_id\": \"99JX9E\", \"rating\": 3.871}, {\"name\": \"Reduta Sancho\", \"dupr_id\": \"XOLJ92\", \"rating\": 4.339}]}, {\"team_id\": 4991036640, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Bruce Tran\", \"dupr_id\": \"99JXEE\", \"rating\": 4.441}, {\"name\": \"Ha Ngo\", \"dupr_id\": \"4ZPR7M\", \"rating\": 3.323}]}]",
    "scraped_at": "2026-06-05 05:11:32",
    "hour": "5:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.994,
    "teams": [
      {
        "team_id": 6976918664,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Dat Tran",
            "dupr_id": "99JX9E",
            "rating": 3.871,
            "profile_pic_url": null,
            "location": "Milpitas, CA, US"
          },
          {
            "name": "Reduta Sancho",
            "dupr_id": "XOLJ92",
            "rating": 4.339,
            "profile_pic_url": null,
            "location": "San Jose, CA, US"
          }
        ]
      },
      {
        "team_id": 4991036640,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Bruce Tran",
            "dupr_id": "99JXEE",
            "rating": 4.441,
            "profile_pic_url": null,
            "location": "San Jose, CA, US"
          },
          {
            "name": "Ha Ngo",
            "dupr_id": "4ZPR7M",
            "rating": 3.323,
            "profile_pic_url": null,
            "location": "San Jose, CA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5656533376"
}