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

Asset Specifications

GET /api/knowledge/match-4724564899

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-4724564899",
  "type": "match",
  "data": {
    "match_id": "4724564899",
    "player_dupr_id": "3LZXL6",
    "outcome": "Loss",
    "event_name": "Golden Gate Pickleball - Money Ball Spring Showdown - Mens Doubles Skill: (4.5 And Above) Age: (8 To 49)",
    "event_date": "2026-04-25",
    "location": "Concord, CA",
    "scores": "15-11",
    "players_involved": "[{\"team_id\": 7801235857, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Michael\", \"dupr_id\": \"X2ELD2\", \"rating\": 4.461}, {\"name\": \"Gino Aguirre\", \"dupr_id\": \"G5RXXQ\", \"rating\": 4.725}]}, {\"team_id\": 8089357494, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jwo-Dar Lin\", \"dupr_id\": \"8D5KKY\", \"rating\": 4.018}, {\"name\": \"Kenny Rieschick\", \"dupr_id\": \"3LZXL6\", \"rating\": 4.552}]}]",
    "scraped_at": "2026-06-05 04:09:42",
    "hour": "8:45 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.439,
    "teams": [
      {
        "team_id": 7801235857,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Michael",
            "dupr_id": "X2ELD2",
            "rating": 4.461,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/356045/images/profile/31f1b577-99da-40b7-905c-47b09bf992db.jpg",
            "location": "Vacaville, CA, US"
          },
          {
            "name": "Gino Aguirre",
            "dupr_id": "G5RXXQ",
            "rating": 4.725,
            "profile_pic_url": null,
            "location": "CA, US"
          }
        ]
      },
      {
        "team_id": 8089357494,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Jwo-Dar Lin",
            "dupr_id": "8D5KKY",
            "rating": 4.018,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211389/images/profile/d899e2ae-de1d-4335-865f-cc7d13d98897.png",
            "location": "Concord, CA, US"
          },
          {
            "name": "Kenny Rieschick",
            "dupr_id": "3LZXL6",
            "rating": 4.552,
            "profile_pic_url": null,
            "location": "Vallejo, CA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5-willow-pass-park",
      "name": "Willow Pass Park",
      "city": "Concord",
      "state": "California"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4724564899"
}