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

Asset Specifications

GET /api/knowledge/match-4663372909

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4663372909",
  "type": "match",
  "data": {
    "match_id": "4663372909",
    "player_dupr_id": "3OJMP1",
    "outcome": "Win",
    "event_name": "DUPR event-reset",
    "event_date": "2026-05-06",
    "location": "Santa Fe, NM, USA",
    "scores": "11-10",
    "players_involved": "[{\"team_id\": 7566928738, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Cindy Lawton\", \"dupr_id\": \"3OJMP1\", \"rating\": 4.46}, {\"name\": \"Bobby  Bellospirito\", \"dupr_id\": \"5606VV\", \"rating\": 3.172}]}, {\"team_id\": 8276250177, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Gina Woodson\", \"dupr_id\": \"JJZ4Z4\", \"rating\": 3.349}, {\"name\": \"Juan Guaba\", \"dupr_id\": \"L2WYZ5\", \"rating\": 3.677}]}]",
    "scraped_at": "2026-06-05 07:02:51",
    "hour": "2:15 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.664,
    "teams": [
      {
        "team_id": 7566928738,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Cindy Lawton",
            "dupr_id": "3OJMP1",
            "rating": 4.46,
            "profile_pic_url": null,
            "location": "Santa Fe, NM, US"
          },
          {
            "name": "Bobby  Bellospirito",
            "dupr_id": "5606VV",
            "rating": 3.172,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 8276250177,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Gina Woodson",
            "dupr_id": "JJZ4Z4",
            "rating": 3.349,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Juan Guaba",
            "dupr_id": "L2WYZ5",
            "rating": 3.677,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "146-bobby-riggs-racket-paddle",
      "name": "Bobby Riggs Racket & Paddle",
      "city": "Encinitas",
      "state": "California"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4663372909"
}