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

Asset Specifications

GET /api/knowledge/match-6260707055

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6260707055",
  "type": "match",
  "data": {
    "match_id": "6260707055",
    "player_dupr_id": "ZDK40W",
    "outcome": "Loss",
    "event_name": "PoCoMo Pickleball: Spring Smash - Womens Doubles Skill: (4.5) Age: (Any)",
    "event_date": "2026-05-23",
    "location": "Burnaby, BC",
    "scores": "11-6",
    "players_involved": "[{\"team_id\": 4633795863, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Noor Gill\", \"dupr_id\": \"VXWDGJ\", \"rating\": 4.819}, {\"name\": \"Hope Tian\", \"dupr_id\": \"GGYD9X\", \"rating\": 4.424}]}, {\"team_id\": 6074884099, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Catherine Tan\", \"dupr_id\": \"76KYPN\", \"rating\": 4.136}, {\"name\": \"Lacey Grant\", \"dupr_id\": \"ZDK40W\", \"rating\": 4.429}]}]",
    "scraped_at": "2026-06-06 15:51:05",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.452,
    "teams": [
      {
        "team_id": 4633795863,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Noor Gill",
            "dupr_id": "VXWDGJ",
            "rating": 4.819,
            "profile_pic_url": null,
            "location": "Coquitlam, BC, CA"
          },
          {
            "name": "Hope Tian",
            "dupr_id": "GGYD9X",
            "rating": 4.424,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6074884099,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Catherine Tan",
            "dupr_id": "76KYPN",
            "rating": 4.136,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Lacey Grant",
            "dupr_id": "ZDK40W",
            "rating": 4.429,
            "profile_pic_url": null,
            "location": "Vancouver, BC, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6915-ipop-inclusive-place-of-pickleball",
      "name": "IPOP: Inclusive Place of Pickleball",
      "city": "Burnaby",
      "state": "British Columbia"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6260707055"
}