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

Asset Specifications

GET /api/knowledge/match-7548845938

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7548845938",
  "type": "match",
  "data": {
    "match_id": "7548845938",
    "player_dupr_id": "XJ57Y2",
    "outcome": "Win",
    "event_name": "Saturday morning session - Pickleheads Popcorn - Round 2 Game 1",
    "event_date": "2026-05-23",
    "location": "Dill Dinkers West End",
    "scores": "8-11",
    "players_involved": "[{\"team_id\": 7994397480, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Humberto Arevalo\", \"dupr_id\": \"99YW77\", \"rating\": 4.092}, {\"name\": \"Shane Matteson\", \"dupr_id\": \"DWNO56\", \"rating\": 4.237}]}, {\"team_id\": 5815789252, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Fernando Torres\", \"dupr_id\": \"MPPLXL\", \"rating\": 4.1}, {\"name\": \"Eric Curnow\", \"dupr_id\": \"XJ57Y2\", \"rating\": 4.249}]}]",
    "scraped_at": "2026-06-05 07:09:16",
    "hour": "11:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.17,
    "teams": [
      {
        "team_id": 7994397480,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Humberto Arevalo",
            "dupr_id": "99YW77",
            "rating": 4.092,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Shane Matteson",
            "dupr_id": "DWNO56",
            "rating": 4.237,
            "profile_pic_url": null,
            "location": "Atlanta, GA, US"
          }
        ]
      },
      {
        "team_id": 5815789252,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Fernando Torres",
            "dupr_id": "MPPLXL",
            "rating": 4.1,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Eric Curnow",
            "dupr_id": "XJ57Y2",
            "rating": 4.249,
            "profile_pic_url": null,
            "location": "Atlanta, GA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7548845938"
}