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

Asset Specifications

GET /api/knowledge/match-8510107850

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8510107850",
  "type": "match",
  "data": {
    "match_id": "8510107850",
    "player_dupr_id": "59PP90",
    "outcome": "Loss",
    "event_name": "Pickleball Depot 2025 BC Provincial Championships - Mixed Doubles Skill: (5.0 And Above) Age: (50 And Above) by Okaped Inc.",
    "event_date": "2025-07-26",
    "location": "Vernon, BC",
    "scores": "3-11, 4-11",
    "players_involved": "[{\"team_id\": 5248065103, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Wendy Sofiak\", \"dupr_id\": \"17QQ74\", \"rating\": 4.625}, {\"name\": \"Bob McIntosh\", \"dupr_id\": \"59PP90\", \"rating\": 5.105}]}, {\"team_id\": 5103787633, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Dana Dabreo\", \"dupr_id\": \"8DRQ2X\", \"rating\": 4.96}, {\"name\": \"Robin D\\u2019Abreo\", \"dupr_id\": \"165M5K\", \"rating\": 5.599}]}]",
    "scraped_at": "2026-06-05 06:56:10",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.072,
    "teams": [
      {
        "team_id": 5248065103,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Wendy Sofiak",
            "dupr_id": "17QQ74",
            "rating": 4.625,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Bob McIntosh",
            "dupr_id": "59PP90",
            "rating": 5.105,
            "profile_pic_url": null,
            "location": "Surrey, BC, CA"
          }
        ]
      },
      {
        "team_id": 5103787633,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Dana Dabreo",
            "dupr_id": "8DRQ2X",
            "rating": 4.96,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Robin D’Abreo",
            "dupr_id": "165M5K",
            "rating": 5.599,
            "profile_pic_url": null,
            "location": "Port Coquitlam, BC, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6369-mount-vernon-barbell",
      "name": "Mount Vernon Barbell",
      "city": "Mt. Vernon",
      "state": "New York"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8510107850"
}