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

Asset Specifications

GET /api/knowledge/match-6292478322

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6292478322",
  "type": "match",
  "data": {
    "match_id": "6292478322",
    "player_dupr_id": "9PM9YV",
    "outcome": "Win",
    "event_name": "Sub-Zero Showdown - Mens Doubles: 4.67 - 5.0",
    "event_date": "2026-02-22",
    "location": "Maple Grove, MN",
    "scores": "11-2",
    "players_involved": "[{\"team_id\": 4934178520, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Sam German\", \"dupr_id\": \"3OLOMP\", \"rating\": 4.841}, {\"name\": \"Jamie Hafner Jr\", \"dupr_id\": \"9PM9YV\", \"rating\": 4.941}]}, {\"team_id\": 6607540307, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ben Pollich\", \"dupr_id\": \"6ZWLWG\", \"rating\": 4.377}, {\"name\": \"Brent Otto\", \"dupr_id\": \"EGG5QW\", \"rating\": 4.586}]}]",
    "scraped_at": "2026-06-05 09:48:23",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.686,
    "teams": [
      {
        "team_id": 4934178520,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Sam German",
            "dupr_id": "3OLOMP",
            "rating": 4.841,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/123691_6324cf15c1ffa.jpg",
            "location": "Maple Grove, MN, US"
          },
          {
            "name": "Jamie Hafner Jr",
            "dupr_id": "9PM9YV",
            "rating": 4.941,
            "profile_pic_url": null,
            "location": "Forest Lake, MN, US"
          }
        ]
      },
      {
        "team_id": 6607540307,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ben Pollich",
            "dupr_id": "6ZWLWG",
            "rating": 4.377,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Brent Otto",
            "dupr_id": "EGG5QW",
            "rating": 4.586,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4400-pints-paddle",
      "name": "Pints & Paddle",
      "city": "Maple Grove",
      "state": "Minnesota"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6292478322"
}