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

Asset Specifications

GET /api/knowledge/match-4975616976

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4975616976",
  "type": "match",
  "data": {
    "match_id": "4975616976",
    "player_dupr_id": "3ZJO0M",
    "outcome": "Win",
    "event_name": "LIFE TIME at SKY-NYC ",
    "event_date": "2026-05-27",
    "location": "605 W 42nd St, New York, NY 10036, USA",
    "scores": "11-9",
    "players_involved": "[{\"team_id\": 8569081968, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"David Zuckerman\", \"dupr_id\": \"3ZJO0M\", \"rating\": 4.96}, {\"name\": \"Lauren Caldwell\", \"dupr_id\": \"KOYKWO\", \"rating\": 4.562}]}, {\"team_id\": 7359663380, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Christina Li\", \"dupr_id\": \"QPN7ER\", \"rating\": 4.588}, {\"name\": \"Zachary Ankier\", \"dupr_id\": \"8WREXY\", \"rating\": 4.896}]}]",
    "scraped_at": "2026-06-05 00:40:03",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.752,
    "teams": [
      {
        "team_id": 8569081968,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "David Zuckerman",
            "dupr_id": "3ZJO0M",
            "rating": 4.96,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          },
          {
            "name": "Lauren Caldwell",
            "dupr_id": "KOYKWO",
            "rating": 4.562,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          }
        ]
      },
      {
        "team_id": 7359663380,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Christina Li",
            "dupr_id": "QPN7ER",
            "rating": 4.588,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          },
          {
            "name": "Zachary Ankier",
            "dupr_id": "8WREXY",
            "rating": 4.896,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4975616976"
}