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

Asset Specifications

GET /api/knowledge/match-5356293820

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5356293820",
  "type": "match",
  "data": {
    "match_id": "5356293820",
    "player_dupr_id": "89VXXE",
    "outcome": "Loss",
    "event_name": "Mega Courts Spring Classic --Open Cash Tournament -- - Coed Singles Skill: (4.0) Age: (Any)",
    "event_date": "2026-05-08",
    "location": "Calgary, AB",
    "scores": "11-7, 11-7",
    "players_involved": "[{\"team_id\": 7100478204, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Elton Pang\", \"dupr_id\": \"D9WK74\", \"rating\": 4.032}]}, {\"team_id\": 4829081098, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Rajan Deol\", \"dupr_id\": \"89VXXE\", \"rating\": 4.559}]}]",
    "scraped_at": "2026-06-05 01:17:36",
    "hour": "5:00 PM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 4.296,
    "teams": [
      {
        "team_id": 7100478204,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Elton Pang",
            "dupr_id": "D9WK74",
            "rating": 4.032,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/965689/images/profile/e6df6b8e-564a-4a88-8e0f-8238ac0fd8f6.png",
            "location": "Calgary, AB, CA"
          }
        ]
      },
      {
        "team_id": 4829081098,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Rajan Deol",
            "dupr_id": "89VXXE",
            "rating": 4.559,
            "profile_pic_url": null,
            "location": "Calgary, AB, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6748-mega-courts-pickleball-and-tennis-ltd",
      "name": "Mega Courts Pickleball and Tennis Ltd",
      "city": "Calgary",
      "state": "Alberta"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5356293820"
}