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

Asset Specifications

GET /api/knowledge/match-7238546922

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7238546922",
  "type": "match",
  "data": {
    "match_id": "7238546922",
    "player_dupr_id": "QPNQXN",
    "outcome": "Loss",
    "event_name": "Men's Power Pair - Doubles 4.5 - Mens Doubles 4.5",
    "event_date": "2026-05-02",
    "location": "Missouri City, TX",
    "scores": "11-8, 5-11, 4-11",
    "players_involved": "[{\"team_id\": 8082745598, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Dylan Nguyen\", \"dupr_id\": \"QPNQXN\", \"rating\": 4.668}, {\"name\": \"Evan Griffiths\", \"dupr_id\": \"3ONYPW\", \"rating\": 4.697}]}, {\"team_id\": 4861340755, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Adil Akbar\", \"dupr_id\": \"129G0E\", \"rating\": 4.849}, {\"name\": \"Johnny Torres\", \"dupr_id\": \"30469Q\", \"rating\": 4.713}]}]",
    "scraped_at": "2026-06-05 11:05:55",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.732,
    "teams": [
      {
        "team_id": 8082745598,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Dylan Nguyen",
            "dupr_id": "QPNQXN",
            "rating": 4.668,
            "profile_pic_url": null,
            "location": "Sugar Land, TX, US"
          },
          {
            "name": "Evan Griffiths",
            "dupr_id": "3ONYPW",
            "rating": 4.697,
            "profile_pic_url": null,
            "location": "Sugar Land, TX, US"
          }
        ]
      },
      {
        "team_id": 4861340755,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Adil Akbar",
            "dupr_id": "129G0E",
            "rating": 4.849,
            "profile_pic_url": null,
            "location": "Houston, TX, US"
          },
          {
            "name": "Johnny Torres",
            "dupr_id": "30469Q",
            "rating": 4.713,
            "profile_pic_url": null,
            "location": "Atascocita, TX, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7238546922"
}