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

Asset Specifications

GET /api/knowledge/match-7061731342

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7061731342",
  "type": "match",
  "data": {
    "match_id": "7061731342",
    "player_dupr_id": "3LY79Z",
    "outcome": "Win",
    "event_name": "The Great Defrost - Womens Doubles Skill: (4.0 And Above) Age: (12 To 49)",
    "event_date": "2026-05-09",
    "location": "Columbus, OH",
    "scores": "5-11",
    "players_involved": "[{\"team_id\": 5215871963, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Imani Caldwell\", \"dupr_id\": \"7D0RY5\", \"rating\": 3.753}, {\"name\": \"Amanda Krofft\", \"dupr_id\": \"M2GQQD\", \"rating\": 3.909}]}, {\"team_id\": 6097478800, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Allison Ward\", \"dupr_id\": \"9POQ4J\", \"rating\": 3.942}, {\"name\": \"Donata Lipps\", \"dupr_id\": \"3LY79Z\", \"rating\": 4.242}]}]",
    "scraped_at": "2026-06-05 12:51:37",
    "hour": "11:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.962,
    "teams": [
      {
        "team_id": 5215871963,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Imani Caldwell",
            "dupr_id": "7D0RY5",
            "rating": 3.753,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Amanda Krofft",
            "dupr_id": "M2GQQD",
            "rating": 3.909,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6097478800,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Allison Ward",
            "dupr_id": "9POQ4J",
            "rating": 3.942,
            "profile_pic_url": null,
            "location": "OH, US"
          },
          {
            "name": "Donata Lipps",
            "dupr_id": "3LY79Z",
            "rating": 4.242,
            "profile_pic_url": null,
            "location": "Cincinnati, OH, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6146-equinox-sports-club-new-york",
      "name": "Equinox Sports Club New York",
      "city": "New York City",
      "state": "New York"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7061731342"
}