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

Asset Specifications

GET /api/knowledge/match-5633341370

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5633341370",
  "type": "match",
  "data": {
    "match_id": "5633341370",
    "player_dupr_id": "Q3VWE1",
    "outcome": "Loss",
    "event_name": "Dawg Park (3.0-PRO) Broken Collar Tour Moneyball",
    "event_date": "2026-05-09",
    "location": "",
    "scores": "9-1",
    "players_involved": "[{\"team_id\": 6300133028, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Roger Dugas\", \"dupr_id\": \"3VG0J6\", \"rating\": 5.337}, {\"name\": \"Johan Nilsson\", \"dupr_id\": \"V44N76\", \"rating\": 5.43}]}, {\"team_id\": 7026063371, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"William Owens\", \"dupr_id\": \"Q3VWE1\", \"rating\": 5.249}, {\"name\": \"Sebastian Stam\", \"dupr_id\": \"OD9JVE\", \"rating\": 5.116}]}]",
    "scraped_at": "2026-06-05 06:33:22",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.283,
    "teams": [
      {
        "team_id": 6300133028,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Roger Dugas",
            "dupr_id": "3VG0J6",
            "rating": 5.337,
            "profile_pic_url": null,
            "location": "Maitland, FL, US"
          },
          {
            "name": "Johan Nilsson",
            "dupr_id": "V44N76",
            "rating": 5.43,
            "profile_pic_url": null,
            "location": "Skåne län, SE"
          }
        ]
      },
      {
        "team_id": 7026063371,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "William Owens",
            "dupr_id": "Q3VWE1",
            "rating": 5.249,
            "profile_pic_url": null,
            "location": "Belmont, NC, US"
          },
          {
            "name": "Sebastian Stam",
            "dupr_id": "OD9JVE",
            "rating": 5.116,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5633341370"
}