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

Asset Specifications

GET /api/knowledge/match-6113250842

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6113250842",
  "type": "match",
  "data": {
    "match_id": "6113250842",
    "player_dupr_id": "8E9O2O",
    "outcome": "Win",
    "event_name": "2026 Franklin US Open Pickleball Championships - Women's Champions Pro Doubles - Main Draw",
    "event_date": "2026-04-16",
    "location": "USOP National Pickleball Center - East Naples Park",
    "scores": "15-12",
    "players_involved": "[{\"team_id\": 6416561992, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Julene James\", \"dupr_id\": \"8E9O2O\", \"rating\": 4.737}, {\"name\": \"Lora Charles\", \"dupr_id\": \"3X9LYX\", \"rating\": 4.752}]}, {\"team_id\": 5869559971, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ayumi Otome\", \"dupr_id\": \"Z4OV7M\", \"rating\": 4.51}, {\"name\": \"Jennifer Gallwas\", \"dupr_id\": \"3XKERR\", \"rating\": 4.846}]}]",
    "scraped_at": "2026-06-05 06:16:24",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.711,
    "teams": [
      {
        "team_id": 6416561992,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Julene James",
            "dupr_id": "8E9O2O",
            "rating": 4.737,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230542/images/profile/8b3e4644-5a08-4a67-a126-def81b4fb333.png",
            "location": "Lehi, UT, US"
          },
          {
            "name": "Lora Charles",
            "dupr_id": "3X9LYX",
            "rating": 4.752,
            "profile_pic_url": null,
            "location": "Belmont, MA, US"
          }
        ]
      },
      {
        "team_id": 5869559971,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ayumi Otome",
            "dupr_id": "Z4OV7M",
            "rating": 4.51,
            "profile_pic_url": null,
            "location": "South San Francisco, CA, US"
          },
          {
            "name": "Jennifer Gallwas",
            "dupr_id": "3XKERR",
            "rating": 4.846,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230499/images/profile/86154c3b-651d-4fd2-b3ca-88142517f718.png",
            "location": "Hinsdale, IL, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6113250842"
}