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

Asset Specifications

GET /api/knowledge/match-4574219663

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4574219663",
  "type": "match",
  "data": {
    "match_id": "4574219663",
    "player_dupr_id": "8KDJL7",
    "outcome": "Win",
    "event_name": "BCPL Finals",
    "event_date": "2026-05-21",
    "location": "Durham, NC, USA",
    "scores": "11-5, 11-1",
    "players_involved": "[{\"team_id\": 6213142885, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Brian Rosenthal\", \"dupr_id\": \"0QR47Q\", \"rating\": 4.875}, {\"name\": \"Chase Brautman\", \"dupr_id\": \"8KDJL7\", \"rating\": 5.267}]}, {\"team_id\": 4640996458, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Kenneth Suarez\", \"dupr_id\": \"3OWLEL\", \"rating\": 5.043}, {\"name\": \"Siddharth Patil\", \"dupr_id\": \"KX6R5O\", \"rating\": 4.721}]}]",
    "scraped_at": "2026-06-05 13:40:15",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.976,
    "teams": [
      {
        "team_id": 6213142885,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Brian Rosenthal",
            "dupr_id": "0QR47Q",
            "rating": 4.875,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/172427/images/profile/ff47b0e2-7b29-4714-8459-35e07ce05c8f.png",
            "location": "Chapel Hill, NC, US"
          },
          {
            "name": "Chase Brautman",
            "dupr_id": "8KDJL7",
            "rating": 5.267,
            "profile_pic_url": null,
            "location": "Raleigh, NC, US"
          }
        ]
      },
      {
        "team_id": 4640996458,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Kenneth Suarez",
            "dupr_id": "3OWLEL",
            "rating": 5.043,
            "profile_pic_url": null,
            "location": "Raleigh, NC, US"
          },
          {
            "name": "Siddharth Patil",
            "dupr_id": "KX6R5O",
            "rating": 4.721,
            "profile_pic_url": null,
            "location": "Cary, NC, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "3452-durham-sportsplex",
      "name": "Durham Sportsplex",
      "city": "Oshawa",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4574219663"
}