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

Asset Specifications

GET /api/knowledge/match-5975692560

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5975692560",
  "type": "match",
  "data": {
    "match_id": "5975692560",
    "player_dupr_id": "174G01",
    "outcome": "Win",
    "event_name": "The Picklr - Lehi",
    "event_date": "2026-05-21",
    "location": "629 N Saratoga Rd bldg 2, Saratoga Springs, UT 84045, USA",
    "scores": "11-4",
    "players_involved": "[{\"team_id\": 6247046608, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Emily Nielson\", \"dupr_id\": \"174G01\", \"rating\": 4.351}, {\"name\": \"Lisa Smith\", \"dupr_id\": \"8JO20W\", \"rating\": 3.958}]}, {\"team_id\": 6440998405, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Kodie Hicks\", \"dupr_id\": \"3Y4GXE\", \"rating\": 4.225}, {\"name\": \"Mackenzie Scott\", \"dupr_id\": \"35G4E0\", \"rating\": 4.398}]}]",
    "scraped_at": "2026-06-05 06:47:10",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.233,
    "teams": [
      {
        "team_id": 6247046608,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Emily Nielson",
            "dupr_id": "174G01",
            "rating": 4.351,
            "profile_pic_url": null,
            "location": "Lehi, UT, US"
          },
          {
            "name": "Lisa Smith",
            "dupr_id": "8JO20W",
            "rating": 3.958,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6440998405,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Kodie Hicks",
            "dupr_id": "3Y4GXE",
            "rating": 4.225,
            "profile_pic_url": null,
            "location": "Saratoga Springs, UT, US"
          },
          {
            "name": "Mackenzie Scott",
            "dupr_id": "35G4E0",
            "rating": 4.398,
            "profile_pic_url": null,
            "location": "Salem, UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5975692560"
}