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

Asset Specifications

GET /api/knowledge/match-4345077812

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4345077812",
  "type": "match",
  "data": {
    "match_id": "4345077812",
    "player_dupr_id": "8DGL48",
    "outcome": "Loss",
    "event_name": "$1700 Women's DUPR 9 Moneyball Tournament - Women's DUPR 9",
    "event_date": "2026-05-09",
    "location": "Lewisville, TX",
    "scores": "15-13",
    "players_involved": "[{\"team_id\": 7682606453, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Christine Pak\", \"dupr_id\": \"ZNRWXL\", \"rating\": 4.091}, {\"name\": \"Elaine Li\", \"dupr_id\": \"12OOL9\", \"rating\": 4.88}]}, {\"team_id\": 5676801524, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Keilye Pampillonia\", \"dupr_id\": \"9PRPNR\", \"rating\": 4.045}, {\"name\": \"Leah Sanchez\", \"dupr_id\": \"8DGL48\", \"rating\": 4.481}]}]",
    "scraped_at": "2026-06-05 12:48:54",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.374,
    "teams": [
      {
        "team_id": 7682606453,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Christine Pak",
            "dupr_id": "ZNRWXL",
            "rating": 4.091,
            "profile_pic_url": null,
            "location": "Dallas, TX, US"
          },
          {
            "name": "Elaine Li",
            "dupr_id": "12OOL9",
            "rating": 4.88,
            "profile_pic_url": null,
            "location": "Prosper, TX, US"
          }
        ]
      },
      {
        "team_id": 5676801524,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Keilye Pampillonia",
            "dupr_id": "9PRPNR",
            "rating": 4.045,
            "profile_pic_url": null,
            "location": "Dallas, TX, US"
          },
          {
            "name": "Leah Sanchez",
            "dupr_id": "8DGL48",
            "rating": 4.481,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5521-lewisville-tennis-pickleball-courts",
      "name": "Lewisville Tennis & Pickleball Courts",
      "city": "Lewisville",
      "state": "Texas"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4345077812"
}