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

Asset Specifications

GET /api/knowledge/match-7136748692

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7136748692",
  "type": "match",
  "data": {
    "match_id": "7136748692",
    "player_dupr_id": "8GWYKQ",
    "outcome": "Win",
    "event_name": "Single player rotating 3.0-4.0",
    "event_date": "2026-05-25",
    "location": "Summit Recreation Center",
    "scores": "11-4",
    "players_involved": "[{\"team_id\": 8473387328, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Amy Hart\", \"dupr_id\": \"7D9GM4\", \"rating\": 2.876}, {\"name\": \"John David Swords\", \"dupr_id\": \"8GWYKQ\", \"rating\": 4.393}]}, {\"team_id\": 4775397460, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"thomas  Patterson\", \"dupr_id\": \"G56LLX\", \"rating\": 3.263}, {\"name\": \"Amy Sinclair\", \"dupr_id\": \"QJD92R\", \"rating\": 2.344}]}]",
    "scraped_at": "2026-06-05 01:12:51",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.219,
    "teams": [
      {
        "team_id": 8473387328,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Amy Hart",
            "dupr_id": "7D9GM4",
            "rating": 2.876,
            "profile_pic_url": null,
            "location": "Temple, TX, US"
          },
          {
            "name": "John David Swords",
            "dupr_id": "8GWYKQ",
            "rating": 4.393,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/63291/images/profile/47712660-f53a-44ad-89a5-6694150b6209.jpg",
            "location": "Temple, TX, US"
          }
        ]
      },
      {
        "team_id": 4775397460,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "thomas  Patterson",
            "dupr_id": "G56LLX",
            "rating": 3.263,
            "profile_pic_url": null,
            "location": "Temple, TX, US"
          },
          {
            "name": "Amy Sinclair",
            "dupr_id": "QJD92R",
            "rating": 2.344,
            "profile_pic_url": null,
            "location": "Temple, TX, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7136748692"
}