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

Asset Specifications

GET /api/knowledge/match-4881937097

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4881937097",
  "type": "match",
  "data": {
    "match_id": "4881937097",
    "player_dupr_id": "3ZZO5L",
    "outcome": "Win",
    "event_name": "PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Womens Singles Pro Main Draw",
    "event_date": "2026-04-29",
    "location": "Peachtree Corners/Norcross, GA",
    "scores": "2-11, 9-11",
    "players_involved": "[{\"team_id\": 7947711853, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Ting Chieh Wei\", \"dupr_id\": \"NY9OD7\", \"rating\": 5.853}]}, {\"team_id\": 8000313840, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Milan Rane\", \"dupr_id\": \"3ZZO5L\", \"rating\": 5.753}]}]",
    "scraped_at": "2026-06-05 10:43:04",
    "hour": "6:15 AM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 5.803,
    "teams": [
      {
        "team_id": 7947711853,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Ting Chieh Wei",
            "dupr_id": "NY9OD7",
            "rating": 5.853,
            "profile_pic_url": null,
            "location": "Taipei City, TW"
          }
        ]
      },
      {
        "team_id": 8000313840,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Milan Rane",
            "dupr_id": "3ZZO5L",
            "rating": 5.753,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Milane-Rane.png",
            "location": "PPA Tour Pro"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4881937097"
}