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

Asset Specifications

GET /api/knowledge/match-8157027535

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8157027535",
  "type": "match",
  "data": {
    "match_id": "8157027535",
    "player_dupr_id": "8J07DO",
    "outcome": "Loss",
    "event_name": "Bousquet Sport - Spring Team Rally League - Week 5",
    "event_date": "2026-05-14",
    "location": "",
    "scores": "21-15",
    "players_involved": "[{\"team_id\": 5677356452, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Tyler Besse\", \"dupr_id\": \"8MJG4O\", \"rating\": 4.609}, {\"name\": \"Cameron Abderhalden\", \"dupr_id\": \"99XZGR\", \"rating\": 4.314}]}, {\"team_id\": 6666329720, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Rob Coco\", \"dupr_id\": \"6ZQ7LE\", \"rating\": 4.338}, {\"name\": \"Patrick Mele\", \"dupr_id\": \"8J07DO\", \"rating\": 4.052}]}]",
    "scraped_at": "2026-06-07 02:25:06",
    "hour": "8:45 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.328,
    "teams": [
      {
        "team_id": 5677356452,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Tyler Besse",
            "dupr_id": "8MJG4O",
            "rating": 4.609,
            "profile_pic_url": null,
            "location": "Pittsfield, MA, US"
          },
          {
            "name": "Cameron Abderhalden",
            "dupr_id": "99XZGR",
            "rating": 4.314,
            "profile_pic_url": null,
            "location": "Pittsfield, MA, US"
          }
        ]
      },
      {
        "team_id": 6666329720,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Rob Coco",
            "dupr_id": "6ZQ7LE",
            "rating": 4.338,
            "profile_pic_url": null,
            "location": "Pittsfield, MA, US"
          },
          {
            "name": "Patrick Mele",
            "dupr_id": "8J07DO",
            "rating": 4.052,
            "profile_pic_url": null,
            "location": "Pittsfield, MA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8157027535"
}