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

Asset Specifications

GET /api/knowledge/match-6889322068

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6889322068",
  "type": "match",
  "data": {
    "match_id": "6889322068",
    "player_dupr_id": "ZNNZKW",
    "outcome": "Loss",
    "event_name": "Life Time NYC Winter Cla$$ic - Mixed Doubles Skill: (4.5 to Open) at Penn 1pm",
    "event_date": "2026-01-11",
    "location": "NY, NY",
    "scores": "11-2",
    "players_involved": "[{\"team_id\": 5437971409, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Kelsey Grambeau\", \"dupr_id\": \"12RWWY\", \"rating\": 5.757}, {\"name\": \"Bruno Faletto\", \"dupr_id\": \"8M0QMO\", \"rating\": 6.137}]}, {\"team_id\": 5829746069, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Sophia Ebron\", \"dupr_id\": \"ZNNZKW\", \"rating\": 4.192}, {\"name\": \"Johnathan Hsu\", \"dupr_id\": \"8WD5PM\", \"rating\": 4.934}]}]",
    "scraped_at": "2026-06-05 01:46:59",
    "hour": "5:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.255,
    "teams": [
      {
        "team_id": 5437971409,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Kelsey Grambeau",
            "dupr_id": "12RWWY",
            "rating": 5.757,
            "profile_pic_url": null,
            "location": "SA, AU"
          },
          {
            "name": "Bruno Faletto",
            "dupr_id": "8M0QMO",
            "rating": 6.137,
            "profile_pic_url": null,
            "location": "Santiago Province, Santiago Metropolitan Region, CL"
          }
        ]
      },
      {
        "team_id": 5829746069,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Sophia Ebron",
            "dupr_id": "ZNNZKW",
            "rating": 4.192,
            "profile_pic_url": null,
            "location": "Guanacaste Province, CR"
          },
          {
            "name": "Johnathan Hsu",
            "dupr_id": "8WD5PM",
            "rating": 4.934,
            "profile_pic_url": null,
            "location": "New York, NY, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6764-sunny-international-table-tennis-club",
      "name": "Sunny International Table Tennis Club",
      "city": "Toronto",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6889322068"
}