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

Asset Specifications

GET /api/knowledge/match-6545916490

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6545916490",
  "type": "match",
  "data": {
    "match_id": "6545916490",
    "player_dupr_id": "3XLQ0R",
    "outcome": "Win",
    "event_name": "2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw",
    "event_date": "2026-02-22",
    "location": "Atascocita, TX",
    "scores": "13-15",
    "players_involved": "[{\"team_id\": 4477630794, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Ryan Torresin\", \"dupr_id\": \"84RNW6\", \"rating\": 6.097}, {\"name\": \"Jada Bui\", \"dupr_id\": \"RXX95Q\", \"rating\": 5.283}]}, {\"team_id\": 7753614741, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Kevin Dong\", \"dupr_id\": \"3XLQ0R\", \"rating\": 5.663}, {\"name\": \"Allie Reichert\", \"dupr_id\": \"17NJX0\", \"rating\": 5.904}]}]",
    "scraped_at": "2026-06-05 05:56:46",
    "hour": "11:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.737,
    "teams": [
      {
        "team_id": 4477630794,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Ryan Torresin",
            "dupr_id": "84RNW6",
            "rating": 6.097,
            "profile_pic_url": null,
            "location": "Harrisburg, PA, US"
          },
          {
            "name": "Jada Bui",
            "dupr_id": "RXX95Q",
            "rating": 5.283,
            "profile_pic_url": null,
            "location": "Pickering, ON, CA"
          }
        ]
      },
      {
        "team_id": 7753614741,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Kevin Dong",
            "dupr_id": "3XLQ0R",
            "rating": 5.663,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1173984/images/profile/8c669d2b-4056-43e1-b1a4-502aa3e6bbd5.png",
            "location": "Cincinnati, OH, US"
          },
          {
            "name": "Allie Reichert",
            "dupr_id": "17NJX0",
            "rating": 5.904,
            "profile_pic_url": null,
            "location": "Cincinnati, OH, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6545916490"
}