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

Asset Specifications

GET /api/knowledge/match-8448613543

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8448613543",
  "type": "match",
  "data": {
    "match_id": "8448613543",
    "player_dupr_id": "35RER8",
    "outcome": "Loss",
    "event_name": "Sweet Onion Slam - Mens Doubles Skill: (5.0 And Above) Age: (12 And Above)",
    "event_date": "2026-05-25",
    "location": "Walla Walla, WA",
    "scores": "15-3",
    "players_involved": "[{\"team_id\": 5666789418, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Adam Eskil\", \"dupr_id\": \"EGPOMJ\", \"rating\": 4.847}, {\"name\": \"ruslan kuznetsov\", \"dupr_id\": \"8KZEDY\", \"rating\": 5.532}]}, {\"team_id\": 6504326371, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Isidro Mendoza Jr\", \"dupr_id\": \"W8KDY1\", \"rating\": 4.475}, {\"name\": \"Damon Little\", \"dupr_id\": \"35RER8\", \"rating\": 5.291}]}]",
    "scraped_at": "2026-06-05 08:01:08",
    "hour": "8:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.036,
    "teams": [
      {
        "team_id": 5666789418,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Adam Eskil",
            "dupr_id": "EGPOMJ",
            "rating": 4.847,
            "profile_pic_url": null,
            "location": "Walla Walla, WA, US"
          },
          {
            "name": "ruslan kuznetsov",
            "dupr_id": "8KZEDY",
            "rating": 5.532,
            "profile_pic_url": null,
            "location": "Walla Walla, WA, US"
          }
        ]
      },
      {
        "team_id": 6504326371,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Isidro Mendoza Jr",
            "dupr_id": "W8KDY1",
            "rating": 4.475,
            "profile_pic_url": null,
            "location": "Kennewick, WA, US"
          },
          {
            "name": "Damon Little",
            "dupr_id": "35RER8",
            "rating": 5.291,
            "profile_pic_url": null,
            "location": "Richland, WA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "2539-ymca",
      "name": "YMCA",
      "city": "Walla Walla",
      "state": "Washington"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8448613543"
}