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

Asset Specifications

GET /api/knowledge/match-6293962452

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6293962452",
  "type": "match",
  "data": {
    "match_id": "6293962452",
    "player_dupr_id": "0Y6YMX",
    "outcome": "Loss",
    "event_name": "DUPR Sunday ",
    "event_date": "2026-03-22",
    "location": "Stouffville, ON, Canada",
    "scores": "13-11",
    "players_involved": "[{\"team_id\": 8011504881, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jason Chan\", \"dupr_id\": \"KD5Y06\", \"rating\": 4.042}, {\"name\": \"Rain Luo\", \"dupr_id\": \"KDER7Y\", \"rating\": 4.074}]}, {\"team_id\": 4397269479, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Charles Wang\", \"dupr_id\": \"V79L05\", \"rating\": 4.225}, {\"name\": \"Ralph Mione\", \"dupr_id\": \"0Y6YMX\", \"rating\": 4.151}]}]",
    "scraped_at": "2026-06-05 11:21:41",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.123,
    "teams": [
      {
        "team_id": 8011504881,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jason Chan",
            "dupr_id": "KD5Y06",
            "rating": 4.042,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68325322ee91d.jpg",
            "location": "Markham, ON, CA"
          },
          {
            "name": "Rain Luo",
            "dupr_id": "KDER7Y",
            "rating": 4.074,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 4397269479,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Charles Wang",
            "dupr_id": "V79L05",
            "rating": 4.225,
            "profile_pic_url": null,
            "location": "Newmarket, ON, CA"
          },
          {
            "name": "Ralph Mione",
            "dupr_id": "0Y6YMX",
            "rating": 4.151,
            "profile_pic_url": null,
            "location": "Whitchurch-Stouffville, ON, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5427-hisports-whitchurch-stouffiville",
      "name": "Hisports Whitchurch-Stouffiville",
      "city": "Whitchurch-Stouffville",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6293962452"
}