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

Asset Specifications

GET /api/knowledge/match-7847362088

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7847362088",
  "type": "match",
  "data": {
    "match_id": "7847362088",
    "player_dupr_id": "NYGL5Z",
    "outcome": "Loss",
    "event_name": "NRRP Tue. League Level 7",
    "event_date": "2025-10-21",
    "location": "",
    "scores": "11-13",
    "players_involved": "[{\"team_id\": 5699130216, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Devyn Emmons\", \"dupr_id\": \"56Q44L\", \"rating\": 3.878}, {\"name\": \"Matthew Henry-Marshall\", \"dupr_id\": \"NYGL5Z\", \"rating\": 4.606}]}, {\"team_id\": 6689234909, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jason Coe\", \"dupr_id\": \"KOXVKY\", \"rating\": 4.453}, {\"name\": \"Sean McCarthy\", \"dupr_id\": \"0RQLW2\", \"rating\": 4.005}]}]",
    "scraped_at": "2026-06-05 07:19:34",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.236,
    "teams": [
      {
        "team_id": 5699130216,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Devyn Emmons",
            "dupr_id": "56Q44L",
            "rating": 3.878,
            "profile_pic_url": null,
            "location": "Norwalk, OH, US"
          },
          {
            "name": "Matthew Henry-Marshall",
            "dupr_id": "NYGL5Z",
            "rating": 4.606,
            "profile_pic_url": null,
            "location": "Cleveland, OH, US"
          }
        ]
      },
      {
        "team_id": 6689234909,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Jason Coe",
            "dupr_id": "KOXVKY",
            "rating": 4.453,
            "profile_pic_url": null,
            "location": "Bay Village, OH, US"
          },
          {
            "name": "Sean McCarthy",
            "dupr_id": "0RQLW2",
            "rating": 4.005,
            "profile_pic_url": null,
            "location": "Hinckley, OH, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7847362088"
}