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

Asset Specifications

GET /api/knowledge/match-5934370980

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5934370980",
  "type": "match",
  "data": {
    "match_id": "5934370980",
    "player_dupr_id": "1Q4DP5",
    "outcome": "Win",
    "event_name": "Pool A - College Team",
    "event_date": "2026-03-28",
    "location": "Pickle on Penn",
    "scores": "21-12",
    "players_involved": "[{\"team_id\": 5103358059, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Carter Wittendorf\", \"dupr_id\": \"84V4E2\", \"rating\": 5.032}, {\"name\": \"Mariana Paredes\", \"dupr_id\": \"1Q4DP5\", \"rating\": 4.782}]}, {\"team_id\": 7146993902, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ben Ho\", \"dupr_id\": \"VXWXWP\", \"rating\": 3.701}, {\"name\": \"Emily Mosley\", \"dupr_id\": \"2Z5D04\", \"rating\": 3.891}]}]",
    "scraped_at": "2026-06-05 04:27:24",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.351,
    "teams": [
      {
        "team_id": 5103358059,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Carter Wittendorf",
            "dupr_id": "84V4E2",
            "rating": 5.032,
            "profile_pic_url": null,
            "location": "Bloomington, IN, US"
          },
          {
            "name": "Mariana Paredes",
            "dupr_id": "1Q4DP5",
            "rating": 4.782,
            "profile_pic_url": null,
            "location": "Lecheria, Anzoategui, VE"
          }
        ]
      },
      {
        "team_id": 7146993902,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ben Ho",
            "dupr_id": "VXWXWP",
            "rating": 3.701,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Emily Mosley",
            "dupr_id": "2Z5D04",
            "rating": 3.891,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5934370980"
}