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

Asset Specifications

GET /api/knowledge/match-7544515486

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7544515486",
  "type": "match",
  "data": {
    "match_id": "7544515486",
    "player_dupr_id": "35EV7V",
    "outcome": "Win",
    "event_name": "Thursday Men's Ladder League - Spring 2026",
    "event_date": "2026-05-21",
    "location": "The Villages, FL",
    "scores": "11-9",
    "players_involved": "[{\"team_id\": 6539165097, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Doug McClintock\", \"dupr_id\": \"35EV7V\", \"rating\": 5.043}, {\"name\": \"Michael L Scott\", \"dupr_id\": \"3XMWO5\", \"rating\": 4.635}]}, {\"team_id\": 7806198097, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Darrin Sacre\", \"dupr_id\": \"352PKV\", \"rating\": 4.558}, {\"name\": \"Al Sabogal\", \"dupr_id\": \"8J0M04\", \"rating\": 4.535}]}]",
    "scraped_at": "2026-06-05 07:07:30",
    "hour": "11:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.693,
    "teams": [
      {
        "team_id": 6539165097,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Doug McClintock",
            "dupr_id": "35EV7V",
            "rating": 5.043,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66858434469fe.jpg",
            "location": "The Villages, FL, US"
          },
          {
            "name": "Michael L Scott",
            "dupr_id": "3XMWO5",
            "rating": 4.635,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 7806198097,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Darrin Sacre",
            "dupr_id": "352PKV",
            "rating": 4.558,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Al Sabogal",
            "dupr_id": "8J0M04",
            "rating": 4.535,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4647-burnsed-pool-recreation-center",
      "name": "Burnsed Pool & Recreation Center",
      "city": "The Villages",
      "state": "Florida"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7544515486"
}