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

Asset Specifications

GET /api/knowledge/match-8384981255

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8384981255",
  "type": "match",
  "data": {
    "match_id": "8384981255",
    "player_dupr_id": "3P5DLM",
    "outcome": "Win",
    "event_name": "2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 30-39 Age",
    "event_date": "2026-04-17",
    "location": "USOP National Pickleball Center - East Naples Park",
    "scores": "10-12, 11-8, 0-11",
    "players_involved": "[{\"team_id\": 7152248533, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Christopher Hoose\", \"dupr_id\": \"7DV02M\", \"rating\": 4.682}, {\"name\": \"Amanda Ferguson\", \"dupr_id\": \"YG5QD4\", \"rating\": 4.265}]}, {\"team_id\": 7618237774, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jared Racicot\", \"dupr_id\": \"3P5DLM\", \"rating\": 4.753}, {\"name\": \"alison Burkholder\", \"dupr_id\": \"3LXXM5\", \"rating\": 4.902}]}]",
    "scraped_at": "2026-06-05 06:13:47",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.651,
    "teams": [
      {
        "team_id": 7152248533,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Christopher Hoose",
            "dupr_id": "7DV02M",
            "rating": 4.682,
            "profile_pic_url": null,
            "location": "Westminster, CO, US"
          },
          {
            "name": "Amanda Ferguson",
            "dupr_id": "YG5QD4",
            "rating": 4.265,
            "profile_pic_url": null,
            "location": "Superior, CO, US"
          }
        ]
      },
      {
        "team_id": 7618237774,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Jared Racicot",
            "dupr_id": "3P5DLM",
            "rating": 4.753,
            "profile_pic_url": null,
            "location": "Crozet, VA, US"
          },
          {
            "name": "alison Burkholder",
            "dupr_id": "3LXXM5",
            "rating": 4.902,
            "profile_pic_url": null,
            "location": "Haymarket, VA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8384981255"
}