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

Asset Specifications

GET /api/knowledge/match-5400609436

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5400609436",
  "type": "match",
  "data": {
    "match_id": "5400609436",
    "player_dupr_id": "ODREMW",
    "outcome": "Loss",
    "event_name": "PPA Tour: 2026 PPA Finals - Men's Singles Pro Top 8 Ranked",
    "event_date": "2026-05-06",
    "location": "San Clemente, CA",
    "scores": "3-11, 11-5, 11-8",
    "players_involved": "[{\"team_id\": 6426355137, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Federico Staksrud\", \"dupr_id\": \"1NRJ57\", \"rating\": 6.736}]}, {\"team_id\": 4447435056, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"John Goins\", \"dupr_id\": \"ODREMW\", \"rating\": 6.203}]}]",
    "scraped_at": "2026-06-05 13:41:48",
    "hour": "5:00 PM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 6.47,
    "teams": [
      {
        "team_id": 6426355137,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Federico Staksrud",
            "dupr_id": "1NRJ57",
            "rating": 6.736,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/federico-staksrud.png",
            "location": "PPA Tour Pro"
          }
        ]
      },
      {
        "team_id": 4447435056,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "John Goins",
            "dupr_id": "ODREMW",
            "rating": 6.203,
            "profile_pic_url": null,
            "location": "Bradenton, FL, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4545-richard-t-steed-memorial-park",
      "name": "Richard T. Steed Memorial Park",
      "city": "San Clemente",
      "state": "California"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5400609436"
}