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

Asset Specifications

GET /api/knowledge/match-5789910776

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5789910776",
  "type": "match",
  "data": {
    "match_id": "5789910776",
    "player_dupr_id": "12JOK9",
    "outcome": "Win",
    "event_name": "League A - 5/29",
    "event_date": "2026-05-29",
    "location": "629 Saratoga Rd Bldg 2, Saratoga, UT 84043",
    "scores": "11-7",
    "players_involved": "[{\"team_id\": 6678267770, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Brad Hoen\", \"dupr_id\": \"1NRKGN\", \"rating\": 4.751}, {\"name\": \"Tahuahi Berryman\", \"dupr_id\": \"12JOK9\", \"rating\": 5.186}]}, {\"team_id\": 6968488036, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Trent Allsup\", \"dupr_id\": \"8GRYG1\", \"rating\": 4.58}, {\"name\": \"Derek Staker\", \"dupr_id\": \"30O5K2\", \"rating\": 4.658}]}]",
    "scraped_at": "2026-06-05 06:41:35",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.794,
    "teams": [
      {
        "team_id": 6678267770,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Brad Hoen",
            "dupr_id": "1NRKGN",
            "rating": 4.751,
            "profile_pic_url": null,
            "location": "Lehi, UT, US"
          },
          {
            "name": "Tahuahi Berryman",
            "dupr_id": "12JOK9",
            "rating": 5.186,
            "profile_pic_url": null,
            "location": "Provo, UT, US"
          }
        ]
      },
      {
        "team_id": 6968488036,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Trent Allsup",
            "dupr_id": "8GRYG1",
            "rating": 4.58,
            "profile_pic_url": null,
            "location": "Herriman, UT, US"
          },
          {
            "name": "Derek Staker",
            "dupr_id": "30O5K2",
            "rating": 4.658,
            "profile_pic_url": null,
            "location": "Saratoga Springs, UT, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5789910776"
}