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

Asset Specifications

GET /api/knowledge/match-7688278070

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7688278070",
  "type": "match",
  "data": {
    "match_id": "7688278070",
    "player_dupr_id": "X2K7R2",
    "outcome": "Win",
    "event_name": "Bull City Pickleball League - Season 4 (Playoffs - Quarterfinals)",
    "event_date": "2025-10-30",
    "location": "",
    "scores": "11-9, 11-1",
    "players_involved": "[{\"team_id\": 6600810926, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Christopher Jaques\", \"dupr_id\": \"1N59Z3\", \"rating\": 5.013}, {\"name\": \"Ramsey Smith\", \"dupr_id\": \"X2K7R2\", \"rating\": 5.141}]}, {\"team_id\": 5680866445, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Sarah Carpenter\", \"dupr_id\": \"30ZPWG\", \"rating\": 4.82}, {\"name\": \"Brian Rosenthal\", \"dupr_id\": \"0QR47Q\", \"rating\": 4.951}]}]",
    "scraped_at": "2026-06-07 02:32:57",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.981,
    "teams": [
      {
        "team_id": 6600810926,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Christopher Jaques",
            "dupr_id": "1N59Z3",
            "rating": 5.013,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/18668/images/profile/50de6fb1-b4a7-4497-9e04-4b9ded34b3ef.png",
            "location": "Durham, NC, US"
          },
          {
            "name": "Ramsey Smith",
            "dupr_id": "X2K7R2",
            "rating": 5.141,
            "profile_pic_url": null,
            "location": "Durham, NC, US"
          }
        ]
      },
      {
        "team_id": 5680866445,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Sarah Carpenter",
            "dupr_id": "30ZPWG",
            "rating": 4.82,
            "profile_pic_url": null,
            "location": "Durham, NC, US"
          },
          {
            "name": "Brian Rosenthal",
            "dupr_id": "0QR47Q",
            "rating": 4.951,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/172427/images/profile/ff47b0e2-7b29-4714-8459-35e07ce05c8f.png",
            "location": "Chapel Hill, NC, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7688278070"
}