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

Asset Specifications

GET /api/knowledge/match-7595589739

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7595589739",
  "type": "match",
  "data": {
    "match_id": "7595589739",
    "player_dupr_id": "8GJ6Q8",
    "outcome": "Win",
    "event_name": "DUPR Mens Singles Round Robin ",
    "event_date": "2026-05-31",
    "location": "The Picklr Henderson",
    "scores": "3-11",
    "players_involved": "[{\"team_id\": 5517573855, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Andrew Dub\", \"dupr_id\": \"2QX2JY\", \"rating\": 3.138}]}, {\"team_id\": 5487113048, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Matthew Schultz\", \"dupr_id\": \"8GJ6Q8\", \"rating\": 4.68}]}]",
    "scraped_at": "2026-06-05 04:46:13",
    "hour": "8:45 AM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 3.909,
    "teams": [
      {
        "team_id": 5517573855,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Andrew Dub",
            "dupr_id": "2QX2JY",
            "rating": 3.138,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 5487113048,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Matthew Schultz",
            "dupr_id": "8GJ6Q8",
            "rating": 4.68,
            "profile_pic_url": null,
            "location": "Henderson, NV, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6184-the-picklr-henderson",
      "name": "The Picklr Henderson",
      "city": "Henderson",
      "state": "Nevada"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7595589739"
}