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

Asset Specifications

GET /api/knowledge/match-5001173519

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5001173519",
  "type": "match",
  "data": {
    "match_id": "5001173519",
    "player_dupr_id": "8M9PNG",
    "outcome": "Win",
    "event_name": "Brick Wall Florida #5",
    "event_date": "2026-04-12",
    "location": "",
    "scores": "15-11",
    "players_involved": "[{\"team_id\": 5347473609, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Rodrigo Reyes\", \"dupr_id\": \"8M9PNG\", \"rating\": 5.311}, {\"name\": \"Wade Heerboth\", \"dupr_id\": \"4LYP9M\", \"rating\": 5.761}]}, {\"team_id\": 8520705282, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Thiago Braga\", \"dupr_id\": \"9P5GRV\", \"rating\": 4.949}, {\"name\": \"Robby Greenlaw\", \"dupr_id\": \"3YMPPE\", \"rating\": 5.394}]}]",
    "scraped_at": "2026-06-05 06:35:00",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.354,
    "teams": [
      {
        "team_id": 5347473609,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Rodrigo Reyes",
            "dupr_id": "8M9PNG",
            "rating": 5.311,
            "profile_pic_url": null,
            "location": "Santa Cruz de la Sierra, Santa Cruz Department, BO"
          },
          {
            "name": "Wade Heerboth",
            "dupr_id": "4LYP9M",
            "rating": 5.761,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1437554/images/profile/3dee6447-0ded-420c-b0da-571db7fb781e.png",
            "location": "Cleveland, OH, US"
          }
        ]
      },
      {
        "team_id": 8520705282,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Thiago Braga",
            "dupr_id": "9P5GRV",
            "rating": 4.949,
            "profile_pic_url": null,
            "location": "FL, US"
          },
          {
            "name": "Robby Greenlaw",
            "dupr_id": "3YMPPE",
            "rating": 5.394,
            "profile_pic_url": null,
            "location": "Cape Coral, FL, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5001173519"
}