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

Asset Specifications

GET /api/knowledge/match-4927915376

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4927915376",
  "type": "match",
  "data": {
    "match_id": "4927915376",
    "player_dupr_id": "XJJOV2",
    "outcome": "Loss",
    "event_name": "2026 Wilson PPA Challenger - Womens Doubles Pro Main Draw",
    "event_date": "2026-05-23",
    "location": "Wilson, NC",
    "scores": "11-5, 11-1",
    "players_involved": "[{\"team_id\": 5556856826, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Carlota Trevino\", \"dupr_id\": \"DWWZP6\", \"rating\": 5.528}, {\"name\": \"Regina Franco\", \"dupr_id\": \"17NXK5\", \"rating\": 5.337}]}, {\"team_id\": 7148367373, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Amber Policare\", \"dupr_id\": \"4L64EK\", \"rating\": 5.359}, {\"name\": \"Helen To\", \"dupr_id\": \"XJJOV2\", \"rating\": 5.361}]}]",
    "scraped_at": "2026-06-05 03:07:15",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.396,
    "teams": [
      {
        "team_id": 5556856826,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Carlota Trevino",
            "dupr_id": "DWWZP6",
            "rating": 5.528,
            "profile_pic_url": null,
            "location": "Cabo San Lucas, BCS, MX"
          },
          {
            "name": "Regina Franco",
            "dupr_id": "17NXK5",
            "rating": 5.337,
            "profile_pic_url": null,
            "location": "Boynton Beach, FL, US"
          }
        ]
      },
      {
        "team_id": 7148367373,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Amber Policare",
            "dupr_id": "4L64EK",
            "rating": 5.359,
            "profile_pic_url": null,
            "location": "NY, US"
          },
          {
            "name": "Helen To",
            "dupr_id": "XJJOV2",
            "rating": 5.361,
            "profile_pic_url": null,
            "location": "Norcross, GA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6496-maynard-p-wilson-elementary-school",
      "name": "Maynard P. Wilson Elementary School",
      "city": "Adams Center",
      "state": "New York"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4927915376"
}