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

Asset Specifications

GET /api/knowledge/match-6033164225

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6033164225",
  "type": "match",
  "data": {
    "match_id": "6033164225",
    "player_dupr_id": "3YMMY4",
    "outcome": "Win",
    "event_name": "World of Pickleball - Des Moines - $2,000 - Mens Doubles Skill: (5.5 And Under) Age: (Any)",
    "event_date": "2025-12-06",
    "location": "Des Moines, IA",
    "scores": "12-15",
    "players_involved": "[{\"team_id\": 5658729716, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Renato Motoyama\", \"dupr_id\": \"0YLJZX\", \"rating\": 4.887}, {\"name\": \"Reed Brenden\", \"dupr_id\": \"X29GNR\", \"rating\": 5.378}]}, {\"team_id\": 5197528512, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Owen Thomas\", \"dupr_id\": \"L2PJPK\", \"rating\": 4.626}, {\"name\": \"Sander Tompkins\", \"dupr_id\": \"3YMMY4\", \"rating\": 5.141}]}]",
    "scraped_at": "2026-06-05 12:52:58",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.008,
    "teams": [
      {
        "team_id": 5658729716,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Renato Motoyama",
            "dupr_id": "0YLJZX",
            "rating": 4.887,
            "profile_pic_url": null,
            "location": "West Des Moines, IA, US"
          },
          {
            "name": "Reed Brenden",
            "dupr_id": "X29GNR",
            "rating": 5.378,
            "profile_pic_url": null,
            "location": "Cedar Falls, IA, US"
          }
        ]
      },
      {
        "team_id": 5197528512,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Owen Thomas",
            "dupr_id": "L2PJPK",
            "rating": 4.626,
            "profile_pic_url": null,
            "location": "Parkersburg, IA, US"
          },
          {
            "name": "Sander Tompkins",
            "dupr_id": "3YMMY4",
            "rating": 5.141,
            "profile_pic_url": null,
            "location": "Rockwell, IA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4654-dinks-pickleball",
      "name": "Dinks Pickleball",
      "city": "Des Moines",
      "state": "Iowa"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6033164225"
}