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

Asset Specifications

GET /api/knowledge/match-7296140673

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7296140673",
  "type": "match",
  "data": {
    "match_id": "7296140673",
    "player_dupr_id": "8GZPEX",
    "outcome": "Win",
    "event_name": "Singles 4.0-4.99 (SUNDAY 10AM)",
    "event_date": "2026-05-24",
    "location": "Epic Athletic Club",
    "scores": "15-13",
    "players_involved": "[{\"team_id\": 6577546837, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Cory Masiello\", \"dupr_id\": \"8GZPEX\", \"rating\": 4.52}]}, {\"team_id\": 6665738361, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jay Boulden\", \"dupr_id\": \"ODNGDE\", \"rating\": 3.799}]}]",
    "scraped_at": "2026-06-04 23:24:14",
    "hour": "10:15 AM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 4.159,
    "teams": [
      {
        "team_id": 6577546837,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Cory Masiello",
            "dupr_id": "8GZPEX",
            "rating": 4.52,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1248973/images/profile/61d218aa-0cbf-4591-b3cb-4c10f0ee7ff2.png",
            "location": "Davie, FL, US"
          }
        ]
      },
      {
        "team_id": 6665738361,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Jay Boulden",
            "dupr_id": "ODNGDE",
            "rating": 3.799,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7296140673"
}