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

Asset Specifications

GET /api/knowledge/match-4351578922

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4351578922",
  "type": "match",
  "data": {
    "match_id": "4351578922",
    "player_dupr_id": "12J7YE",
    "outcome": "Loss",
    "event_name": "'26 Spring 2 Leagues - Thursday Evening Women's Advanced (3.5-4.0)",
    "event_date": "2026-06-04",
    "location": "",
    "scores": "15-3",
    "players_involved": "[{\"team_id\": 5458637195, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Tina Bobnick\", \"dupr_id\": \"GGZY0Q\", \"rating\": 2.953}, {\"name\": \"Laurie Legus\", \"dupr_id\": \"Z9WZ5W\", \"rating\": 3.402}]}, {\"team_id\": 7247520991, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Patty Egan\", \"dupr_id\": \"1RLMQN\", \"rating\": 2.49}, {\"name\": \"Debby Willmus\", \"dupr_id\": \"12J7YE\", \"rating\": 2.437}]}]",
    "scraped_at": "2026-06-05 09:50:40",
    "hour": "11:30 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 2.821,
    "teams": [
      {
        "team_id": 5458637195,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Tina Bobnick",
            "dupr_id": "GGZY0Q",
            "rating": 2.953,
            "profile_pic_url": null,
            "location": "Saint Paul, MN, US"
          },
          {
            "name": "Laurie Legus",
            "dupr_id": "Z9WZ5W",
            "rating": 3.402,
            "profile_pic_url": null,
            "location": "Brooklyn Park, MN, US"
          }
        ]
      },
      {
        "team_id": 7247520991,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Patty Egan",
            "dupr_id": "1RLMQN",
            "rating": 2.49,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          },
          {
            "name": "Debby Willmus",
            "dupr_id": "12J7YE",
            "rating": 2.437,
            "profile_pic_url": null,
            "location": "Roseville, MN, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4351578922"
}