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

Asset Specifications

GET /api/knowledge/match-5085328663

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5085328663",
  "type": "match",
  "data": {
    "match_id": "5085328663",
    "player_dupr_id": "3LNE9J",
    "outcome": "Loss",
    "event_name": "PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 50+ Women's Singles DUPR: Open (AR)",
    "event_date": "2026-05-01",
    "location": "Tweed Heads, NSW",
    "scores": "15-13",
    "players_involved": "[{\"team_id\": 4771938752, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Rosa Morris\", \"dupr_id\": \"ODNR0W\", \"rating\": 4.706}]}, {\"team_id\": 8417822092, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Anita Smith\", \"dupr_id\": \"3LNE9J\", \"rating\": 4.673}]}]",
    "scraped_at": "2026-06-05 06:49:45",
    "hour": "8:45 AM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 4.69,
    "teams": [
      {
        "team_id": 4771938752,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Rosa Morris",
            "dupr_id": "ODNR0W",
            "rating": 4.706,
            "profile_pic_url": null,
            "location": "Rye, VIC, AU"
          }
        ]
      },
      {
        "team_id": 8417822092,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Anita Smith",
            "dupr_id": "3LNE9J",
            "rating": 4.673,
            "profile_pic_url": null,
            "location": "Dicky Beach, QLD, AU"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5085328663"
}