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

Asset Specifications

GET /api/knowledge/match-4433121263

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4433121263",
  "type": "match",
  "data": {
    "match_id": "4433121263",
    "player_dupr_id": "3XOYP7",
    "outcome": "Win",
    "event_name": "2024 CT Pickleball Minnesota Summer Sendoff at Lucky Shots Pickleball Club - Mens Doubles Pro ($ Cash Prize Event $)",
    "event_date": "2024-10-26",
    "location": "Minneapolis, MN",
    "scores": "15-7",
    "players_involved": "[{\"team_id\": 6450885534, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Sammy Lee\", \"dupr_id\": \"8JJLD8\", \"rating\": 5.992}, {\"name\": \"Tyler Hong\", \"dupr_id\": \"3XOYP7\", \"rating\": 5.933}]}, {\"team_id\": 5909950334, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jake Kuhlman\", \"dupr_id\": \"V7RG66\", \"rating\": 5.637}, {\"name\": \"Daniel Sam\", \"dupr_id\": \"DWP55Y\", \"rating\": 5.228}]}]",
    "scraped_at": "2026-06-05 09:59:35",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.697,
    "teams": [
      {
        "team_id": 6450885534,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Sammy Lee",
            "dupr_id": "8JJLD8",
            "rating": 5.992,
            "profile_pic_url": null,
            "location": "Gilbert, AZ, US"
          },
          {
            "name": "Tyler Hong",
            "dupr_id": "3XOYP7",
            "rating": 5.933,
            "profile_pic_url": null,
            "location": "Coon Rapids, MN, US"
          }
        ]
      },
      {
        "team_id": 5909950334,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Jake Kuhlman",
            "dupr_id": "V7RG66",
            "rating": 5.637,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Daniel Sam",
            "dupr_id": "DWP55Y",
            "rating": 5.228,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6852-pure-pickleball-club",
      "name": "Pure Pickleball Club",
      "city": "Minneapolis",
      "state": "Minnesota"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4433121263"
}