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

Asset Specifications

GET /api/knowledge/match-7328616354

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7328616354",
  "type": "match",
  "data": {
    "match_id": "7328616354",
    "player_dupr_id": "L2YVE5",
    "outcome": "Loss",
    "event_name": "West Comp. Fri 1130-130 - Session 1, Fri Jun 5",
    "event_date": "2026-06-05",
    "location": "",
    "scores": "15-17",
    "players_involved": "[{\"team_id\": 8300479677, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Krisztina Harmath\", \"dupr_id\": \"L2YVE5\", \"rating\": 3.255}, {\"name\": \"Robert  Beliak\", \"dupr_id\": \"94PN4K\", \"rating\": 3.404}]}, {\"team_id\": 7905599488, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Ted Heller\", \"dupr_id\": \"E9G4VJ\", \"rating\": 3.312}, {\"name\": \"Robert Cohen\", \"dupr_id\": \"G5WO5V\", \"rating\": 3.357}]}]",
    "scraped_at": "2026-06-06 13:32:11",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.332,
    "teams": [
      {
        "team_id": 8300479677,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Krisztina Harmath",
            "dupr_id": "L2YVE5",
            "rating": 3.255,
            "profile_pic_url": null,
            "location": "Toronto, ON, CA"
          },
          {
            "name": "Robert  Beliak",
            "dupr_id": "94PN4K",
            "rating": 3.404,
            "profile_pic_url": null,
            "location": "Toronto, ON, CA"
          }
        ]
      },
      {
        "team_id": 7905599488,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Ted Heller",
            "dupr_id": "E9G4VJ",
            "rating": 3.312,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Robert Cohen",
            "dupr_id": "G5WO5V",
            "rating": 3.357,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7328616354"
}