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

Asset Specifications

GET /api/knowledge/match-6727179179

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6727179179",
  "type": "match",
  "data": {
    "match_id": "6727179179",
    "player_dupr_id": "12ZLJ4",
    "outcome": "Loss",
    "event_name": "2026 Newport Beach PPA Challenger - Mens Singles Pro Main Draw",
    "event_date": "2026-04-03",
    "location": "Newport Beach, CA",
    "scores": "11-4, 11-7",
    "players_involved": "[{\"team_id\": 7595770600, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"matthew bozoian\", \"dupr_id\": \"3P4POG\", \"rating\": 4.97}]}, {\"team_id\": 7604049451, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Nicholas Garza\", \"dupr_id\": \"12ZLJ4\", \"rating\": 5.41}]}]",
    "scraped_at": "2026-06-05 12:28:16",
    "hour": "12:45 AM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 5.19,
    "teams": [
      {
        "team_id": 7595770600,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "matthew bozoian",
            "dupr_id": "3P4POG",
            "rating": 4.97,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          }
        ]
      },
      {
        "team_id": 7604049451,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Nicholas Garza",
            "dupr_id": "12ZLJ4",
            "rating": 5.41,
            "profile_pic_url": null,
            "location": "San Diego, CA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "201-bonita-canyon-sports-park",
      "name": "Bonita Canyon Sports Park",
      "city": "Newport Beach",
      "state": "California"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6727179179"
}