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

Asset Specifications

GET /api/knowledge/match-7781049450

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7781049450",
  "type": "match",
  "data": {
    "match_id": "7781049450",
    "player_dupr_id": "N7XG2Z",
    "outcome": "Loss",
    "event_name": "Crazy 8 6/5/2026",
    "event_date": "2026-06-05",
    "location": "",
    "scores": "8-11",
    "players_involved": "[{\"team_id\": 7927130650, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Kate Obright\", \"dupr_id\": \"6KYQKQ\", \"rating\": 3.298}, {\"name\": \"Sabriya Siddiqui\", \"dupr_id\": \"N7XG2Z\", \"rating\": 3.381}]}, {\"team_id\": 5666056988, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Diego Tanton\", \"dupr_id\": \"LV7646\", \"rating\": 3.499}, {\"name\": \"Kyle  Minni\", \"dupr_id\": \"V2YKQJ\", \"rating\": 3.61}]}]",
    "scraped_at": "2026-06-07 01:23:11",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.447,
    "teams": [
      {
        "team_id": 7927130650,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Kate Obright",
            "dupr_id": "6KYQKQ",
            "rating": 3.298,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Sabriya Siddiqui",
            "dupr_id": "N7XG2Z",
            "rating": 3.381,
            "profile_pic_url": null,
            "location": "Eagan, MN, US"
          }
        ]
      },
      {
        "team_id": 5666056988,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Diego Tanton",
            "dupr_id": "LV7646",
            "rating": 3.499,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Kyle  Minni",
            "dupr_id": "V2YKQJ",
            "rating": 3.61,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7781049450"
}