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

Asset Specifications

GET /api/knowledge/match-6017265028

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6017265028",
  "type": "match",
  "data": {
    "match_id": "6017265028",
    "player_dupr_id": "0QX6OG",
    "outcome": "Loss",
    "event_name": "The New England Tournament Series at Boston Pickle Club - Fifth Leg - OPEN Men's Doubles Split Age Cash Prize Skill: (Any) Age: (1 player under 50, 1 player over 50)",
    "event_date": "2026-05-29",
    "location": "Norwell, MA",
    "scores": "8-15",
    "players_involved": "[{\"team_id\": 4815073623, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Sam Kim\", \"dupr_id\": \"8JV5WM\", \"rating\": 5.427}, {\"name\": \"Jeffrey Morneau\", \"dupr_id\": \"0QX6OG\", \"rating\": 5.079}]}, {\"team_id\": 7421582393, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Ethan Hall\", \"dupr_id\": \"4LZYGV\", \"rating\": 5.348}, {\"name\": \"Traci Lisherness\", \"dupr_id\": \"17RE4M\", \"rating\": 4.827}]}]",
    "scraped_at": "2026-06-05 06:11:11",
    "hour": "5:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.17,
    "teams": [
      {
        "team_id": 4815073623,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Sam Kim",
            "dupr_id": "8JV5WM",
            "rating": 5.427,
            "profile_pic_url": null,
            "location": "Boston, MA, US"
          },
          {
            "name": "Jeffrey Morneau",
            "dupr_id": "0QX6OG",
            "rating": 5.079,
            "profile_pic_url": null,
            "location": "East Longmeadow, MA, US"
          }
        ]
      },
      {
        "team_id": 7421582393,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Ethan Hall",
            "dupr_id": "4LZYGV",
            "rating": 5.348,
            "profile_pic_url": null,
            "location": "Duxbury, MA, US"
          },
          {
            "name": "Traci Lisherness",
            "dupr_id": "17RE4M",
            "rating": 4.827,
            "profile_pic_url": null,
            "location": "Ellington, CT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6017265028"
}