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

Asset Specifications

GET /api/knowledge/match-5040116220

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5040116220",
  "type": "match",
  "data": {
    "match_id": "5040116220",
    "player_dupr_id": "30XNGN",
    "outcome": "Win",
    "event_name": "DUPR Inputted Round Robin",
    "event_date": "2026-06-05",
    "location": "Vegas Indoor Pickleball, West Sunset Road, Las Vegas, NV, USA",
    "scores": "10-12",
    "players_involved": "[{\"team_id\": 7488751277, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Voki Kalfayan\", \"dupr_id\": \"3LN0WZ\", \"rating\": 3.591}, {\"name\": \"Melissa Lacro\", \"dupr_id\": \"D9EXOX\", \"rating\": 3.655}]}, {\"team_id\": 7982768103, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Christopher Thompson\", \"dupr_id\": \"30XNGN\", \"rating\": 3.956}, {\"name\": \"Ron Powada\", \"dupr_id\": \"1R9P5E\", \"rating\": 3.434}]}]",
    "scraped_at": "2026-06-06 06:59:49",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.659,
    "teams": [
      {
        "team_id": 7488751277,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Voki Kalfayan",
            "dupr_id": "3LN0WZ",
            "rating": 3.591,
            "profile_pic_url": null,
            "location": "Las Vegas, NV, US"
          },
          {
            "name": "Melissa Lacro",
            "dupr_id": "D9EXOX",
            "rating": 3.655,
            "profile_pic_url": null,
            "location": "Las Vegas, NV, US"
          }
        ]
      },
      {
        "team_id": 7982768103,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Christopher Thompson",
            "dupr_id": "30XNGN",
            "rating": 3.956,
            "profile_pic_url": null,
            "location": "Las Vegas, NV, US"
          },
          {
            "name": "Ron Powada",
            "dupr_id": "1R9P5E",
            "rating": 3.434,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5040116220"
}