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

Asset Specifications

GET /api/knowledge/match-5881294298

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5881294298",
  "type": "match",
  "data": {
    "match_id": "5881294298",
    "player_dupr_id": "W6DZLM",
    "outcome": "Loss",
    "event_name": "2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mixed Doubles 4.50-4.99",
    "event_date": "2026-05-23",
    "location": "Eagan, MN",
    "scores": "15-3",
    "players_involved": "[{\"team_id\": 7627969898, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Nicole Hinz\", \"dupr_id\": \"3VPZ97\", \"rating\": 4.342}, {\"name\": \"Nick Hinz\", \"dupr_id\": \"3YE2KP\", \"rating\": 4.75}]}, {\"team_id\": 5275213660, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Sarah Zaiser\", \"dupr_id\": \"0YL76G\", \"rating\": 3.684}, {\"name\": \"Irving Ruacho\", \"dupr_id\": \"W6DZLM\", \"rating\": 4.34}]}]",
    "scraped_at": "2026-06-05 12:55:21",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.279,
    "teams": [
      {
        "team_id": 7627969898,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Nicole Hinz",
            "dupr_id": "3VPZ97",
            "rating": 4.342,
            "profile_pic_url": null,
            "location": "North Mankato, MN, US"
          },
          {
            "name": "Nick Hinz",
            "dupr_id": "3YE2KP",
            "rating": 4.75,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 5275213660,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Sarah Zaiser",
            "dupr_id": "0YL76G",
            "rating": 3.684,
            "profile_pic_url": null,
            "location": "Sioux Falls, SD, US"
          },
          {
            "name": "Irving Ruacho",
            "dupr_id": "W6DZLM",
            "rating": 4.34,
            "profile_pic_url": null,
            "location": "SD, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6491-sky-hill-park",
      "name": "Sky Hill Park",
      "city": "Eagan",
      "state": "Minnesota"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5881294298"
}