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

Asset Specifications

GET /api/knowledge/match-5050792458

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5050792458",
  "type": "match",
  "data": {
    "match_id": "5050792458",
    "player_dupr_id": "YXXWLK",
    "outcome": "Win",
    "event_name": "GRAND SLAM SINGLES #7 ROUND - FARNHAM - Men's Singles 50+ 5.0+",
    "event_date": "2026-04-25",
    "location": ", ",
    "scores": "11-0",
    "players_involved": "[{\"team_id\": 5437844703, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Rupert Robinson\", \"dupr_id\": \"YXXWLK\", \"rating\": 4.699}]}, {\"team_id\": 6694916473, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Elton Koeberg\", \"dupr_id\": \"4L6NO6\", \"rating\": 4.18}]}]",
    "scraped_at": "2026-06-05 05:44:45",
    "hour": "7:30 PM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 4.439,
    "teams": [
      {
        "team_id": 5437844703,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Rupert Robinson",
            "dupr_id": "YXXWLK",
            "rating": 4.699,
            "profile_pic_url": null,
            "location": "England, GB"
          }
        ]
      },
      {
        "team_id": 6694916473,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Elton Koeberg",
            "dupr_id": "4L6NO6",
            "rating": 4.18,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "7012-pickleplex-social-club-belleville",
      "name": "Pickleplex Social Club - Belleville",
      "city": "Belleville",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5050792458"
}