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

Asset Specifications

GET /api/knowledge/match-6018423041

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6018423041",
  "type": "match",
  "data": {
    "match_id": "6018423041",
    "player_dupr_id": "8GV00G",
    "outcome": "Win",
    "event_name": "2026 AdventHealth Tampa Bay Challenger - Mixed Doubles Pro Main Draw",
    "event_date": "2026-03-08",
    "location": "Tampa, FL",
    "scores": "8-11, 11-8, 11-7",
    "players_involved": "[{\"team_id\": 6951058362, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Dale Kim\", \"dupr_id\": \"0YDVPN\", \"rating\": 5.448}, {\"name\": \"Abigail OKelley\", \"dupr_id\": \"8GV00G\", \"rating\": 4.937}]}, {\"team_id\": 5189299491, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Emanuel Dickson\", \"dupr_id\": \"PKJK7E\", \"rating\": 5.211}, {\"name\": \"Claudia Flores\", \"dupr_id\": \"1R5MGD\", \"rating\": 4.728}]}]",
    "scraped_at": "2026-06-04 20:47:30",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.081,
    "teams": [
      {
        "team_id": 6951058362,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Dale Kim",
            "dupr_id": "0YDVPN",
            "rating": 5.448,
            "profile_pic_url": null,
            "location": "Seoul, KR"
          },
          {
            "name": "Abigail OKelley",
            "dupr_id": "8GV00G",
            "rating": 4.937,
            "profile_pic_url": null,
            "location": "Harrison, TN, US"
          }
        ]
      },
      {
        "team_id": 5189299491,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Emanuel Dickson",
            "dupr_id": "PKJK7E",
            "rating": 5.211,
            "profile_pic_url": null,
            "location": "Santo Domingo, Distrito Nacional, DO"
          },
          {
            "name": "Claudia Flores",
            "dupr_id": "1R5MGD",
            "rating": 4.728,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1121810/images/profile/3bbe1299-b1a6-41dd-8d76-48e491c3e3fd.png",
            "location": "Humacao, Humacao, PR"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5952-rowlett-park",
      "name": "Rowlett Park",
      "city": "Tampa",
      "state": "Florida"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6018423041"
}