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

Asset Specifications

GET /api/knowledge/match-5757026046

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5757026046",
  "type": "match",
  "data": {
    "match_id": "5757026046",
    "player_dupr_id": "KO6K6Y",
    "outcome": "Loss",
    "event_name": "Coed League A - 05/13",
    "event_date": "2026-05-13",
    "location": "",
    "scores": "3-11",
    "players_involved": "[{\"team_id\": 4451282236, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Alex Pocock\", \"dupr_id\": \"8DDNXX\", \"rating\": 5.024}, {\"name\": \"Trevor Barker\", \"dupr_id\": \"KO6K6Y\", \"rating\": 5.099}]}, {\"team_id\": 5752312997, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Austin Mccarthy\", \"dupr_id\": \"89Y447\", \"rating\": 5.088}, {\"name\": \"Guillermo Orellana\", \"dupr_id\": \"8WR0MQ\", \"rating\": 5.026}]}]",
    "scraped_at": "2026-06-05 06:43:01",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.059,
    "teams": [
      {
        "team_id": 4451282236,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Alex Pocock",
            "dupr_id": "8DDNXX",
            "rating": 5.024,
            "profile_pic_url": null,
            "location": "Lehi, UT, US"
          },
          {
            "name": "Trevor Barker",
            "dupr_id": "KO6K6Y",
            "rating": 5.099,
            "profile_pic_url": null,
            "location": "Genola, UT, US"
          }
        ]
      },
      {
        "team_id": 5752312997,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Austin Mccarthy",
            "dupr_id": "89Y447",
            "rating": 5.088,
            "profile_pic_url": null,
            "location": "Spanish Fork, UT, US"
          },
          {
            "name": "Guillermo Orellana",
            "dupr_id": "8WR0MQ",
            "rating": 5.026,
            "profile_pic_url": null,
            "location": "Lehi, UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5757026046"
}