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

Asset Specifications

GET /api/knowledge/match-6826237825

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6826237825",
  "type": "match",
  "data": {
    "match_id": "6826237825",
    "player_dupr_id": "PKYGVQ",
    "outcome": "Win",
    "event_name": "Brick Wall Midwest #4",
    "event_date": "2026-05-30",
    "location": "",
    "scores": "11-10",
    "players_involved": "[{\"team_id\": 5509439976, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jacob Palley\", \"dupr_id\": \"PKYGVQ\", \"rating\": 5.172}, {\"name\": \"Alex Klein\", \"dupr_id\": \"ODL2L2\", \"rating\": 4.695}]}, {\"team_id\": 7984058911, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Carter Maris\", \"dupr_id\": \"2LNJW4\", \"rating\": 5.655}, {\"name\": \"Connor Maris\", \"dupr_id\": \"9PX9LE\", \"rating\": 5.351}]}]",
    "scraped_at": "2026-06-05 03:32:47",
    "hour": "2:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.218,
    "teams": [
      {
        "team_id": 5509439976,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jacob Palley",
            "dupr_id": "PKYGVQ",
            "rating": 5.172,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/5235/images/profile/1f37492d-918a-4b3b-9822-d0f912696ab5.png",
            "location": "Chicago, IL, US"
          },
          {
            "name": "Alex Klein",
            "dupr_id": "ODL2L2",
            "rating": 4.695,
            "profile_pic_url": null,
            "location": "Chicago, IL, US"
          }
        ]
      },
      {
        "team_id": 7984058911,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Carter Maris",
            "dupr_id": "2LNJW4",
            "rating": 5.655,
            "profile_pic_url": null,
            "location": "Carmel, IN, US"
          },
          {
            "name": "Connor Maris",
            "dupr_id": "9PX9LE",
            "rating": 5.351,
            "profile_pic_url": null,
            "location": "Bloomington, IN, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6826237825"
}