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

Asset Specifications

GET /api/knowledge/match-8411432522

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8411432522",
  "type": "match",
  "data": {
    "match_id": "8411432522",
    "player_dupr_id": "6Z5L0K",
    "outcome": "Win",
    "event_name": "2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Coed Singles 4.00-4.49",
    "event_date": "2026-05-22",
    "location": "Eagan, MN",
    "scores": "11-1",
    "players_involved": "[{\"team_id\": 8566951348, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"David LeDuc\", \"dupr_id\": \"6Z5L0K\", \"rating\": 4.499}]}, {\"team_id\": 4653131843, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ben McQuillan\", \"dupr_id\": \"WKER5Y\", \"rating\": 3.649}]}]",
    "scraped_at": "2026-06-05 10:01:16",
    "hour": "3:30 PM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 4.074,
    "teams": [
      {
        "team_id": 8566951348,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "David LeDuc",
            "dupr_id": "6Z5L0K",
            "rating": 4.499,
            "profile_pic_url": null,
            "location": "Robbinsdale, MN, US"
          }
        ]
      },
      {
        "team_id": 4653131843,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ben McQuillan",
            "dupr_id": "WKER5Y",
            "rating": 3.649,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6491-sky-hill-park",
      "name": "Sky Hill Park",
      "city": "Eagan",
      "state": "Minnesota"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8411432522"
}