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

Asset Specifications

GET /api/knowledge/match-5566106153

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5566106153",
  "type": "match",
  "data": {
    "match_id": "5566106153",
    "player_dupr_id": "302RW4",
    "outcome": "Loss",
    "event_name": "Summer Lovin - Club Pickleball USA - Mixed 5.0",
    "event_date": "2025-08-22",
    "location": "",
    "scores": "15-3",
    "players_involved": "[{\"team_id\": 8393309603, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Ryder Boydston\", \"dupr_id\": \"8WMJPG\", \"rating\": 4.765}, {\"name\": \"Elizabeth Boydston\", \"dupr_id\": \"8J7MJ1\", \"rating\": 5.019}]}, {\"team_id\": 7881271196, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Skye Peterson\", \"dupr_id\": \"DWMYE4\", \"rating\": 4.573}, {\"name\": \"Ashlyn Andrews\", \"dupr_id\": \"302RW4\", \"rating\": 4.888}]}]",
    "scraped_at": "2026-06-05 06:40:24",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.811,
    "teams": [
      {
        "team_id": 8393309603,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Ryder Boydston",
            "dupr_id": "8WMJPG",
            "rating": 4.765,
            "profile_pic_url": null,
            "location": "Provo, UT, US"
          },
          {
            "name": "Elizabeth Boydston",
            "dupr_id": "8J7MJ1",
            "rating": 5.019,
            "profile_pic_url": null,
            "location": "Provo, UT, US"
          }
        ]
      },
      {
        "team_id": 7881271196,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Skye Peterson",
            "dupr_id": "DWMYE4",
            "rating": 4.573,
            "profile_pic_url": null,
            "location": "Cedar Hills, UT, US"
          },
          {
            "name": "Ashlyn Andrews",
            "dupr_id": "302RW4",
            "rating": 4.888,
            "profile_pic_url": null,
            "location": "Draper, UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5566106153"
}