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

Asset Specifications

GET /api/knowledge/match-5326415088

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5326415088",
  "type": "match",
  "data": {
    "match_id": "5326415088",
    "player_dupr_id": "3OJMP1",
    "outcome": "Win",
    "event_name": "Hierarchy",
    "event_date": "2025-08-14",
    "location": "Santa Fe, NM, USA",
    "scores": "15-7",
    "players_involved": "[{\"team_id\": 5305155095, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Cindy Lawton\", \"dupr_id\": \"3OJMP1\", \"rating\": 4.499}, {\"name\": \"Lindsay Fenlock\", \"dupr_id\": \"DNWVGM\", \"rating\": 3.621}]}, {\"team_id\": 6738247296, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Hayden Colfax\", \"dupr_id\": \"RY052E\", \"rating\": 3.469}, {\"name\": \"Kay van Oort\", \"dupr_id\": \"DWPM56\", \"rating\": 3.522}]}]",
    "scraped_at": "2026-06-05 07:02:51",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.778,
    "teams": [
      {
        "team_id": 5305155095,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Cindy Lawton",
            "dupr_id": "3OJMP1",
            "rating": 4.499,
            "profile_pic_url": null,
            "location": "Santa Fe, NM, US"
          },
          {
            "name": "Lindsay Fenlock",
            "dupr_id": "DNWVGM",
            "rating": 3.621,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6738247296,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Hayden Colfax",
            "dupr_id": "RY052E",
            "rating": 3.469,
            "profile_pic_url": null,
            "location": "Santa Fe, NM, US"
          },
          {
            "name": "Kay van Oort",
            "dupr_id": "DWPM56",
            "rating": 3.522,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "146-bobby-riggs-racket-paddle",
      "name": "Bobby Riggs Racket & Paddle",
      "city": "Encinitas",
      "state": "California"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5326415088"
}