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

Asset Specifications

GET /api/knowledge/match-7865922716

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7865922716",
  "type": "match",
  "data": {
    "match_id": "7865922716",
    "player_dupr_id": "17V0X4",
    "outcome": "Loss",
    "event_name": "'26 Spring 2 Leagues - Thursday Evening Women's Advanced (3.5-4.0)",
    "event_date": "2026-06-04",
    "location": "",
    "scores": "11-9",
    "players_involved": "[{\"team_id\": 6401058539, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Colleen Spehn\", \"dupr_id\": \"3O0OQP\", \"rating\": 2.779}, {\"name\": \"Kristin Fitzsimmons\", \"dupr_id\": \"0Y6W74\", \"rating\": 2.388}]}, {\"team_id\": 6846325626, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Kelly Herrmann\", \"dupr_id\": \"17V0X4\", \"rating\": 2.743}, {\"name\": \"Beth Campbell\", \"dupr_id\": \"PKD54Z\", \"rating\": 2.543}]}]",
    "scraped_at": "2026-06-05 09:58:46",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 2.613,
    "teams": [
      {
        "team_id": 6401058539,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Colleen Spehn",
            "dupr_id": "3O0OQP",
            "rating": 2.779,
            "profile_pic_url": null,
            "location": "Ramsey, MN, US"
          },
          {
            "name": "Kristin Fitzsimmons",
            "dupr_id": "0Y6W74",
            "rating": 2.388,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          }
        ]
      },
      {
        "team_id": 6846325626,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Kelly Herrmann",
            "dupr_id": "17V0X4",
            "rating": 2.743,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          },
          {
            "name": "Beth Campbell",
            "dupr_id": "PKD54Z",
            "rating": 2.543,
            "profile_pic_url": null,
            "location": "New Brighton, MN, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7865922716"
}