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

Asset Specifications

GET /api/knowledge/match-8191473656

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-8191473656",
  "type": "match",
  "data": {
    "match_id": "8191473656",
    "player_dupr_id": "ODDDGE",
    "outcome": "Loss",
    "event_name": "Minor League Pickleball at MLP Dallas - DUPR 18 Group A",
    "event_date": "2026-05-25",
    "location": "Carrollton, TX",
    "scores": "24-22",
    "players_involved": "[{\"team_id\": 6615142500, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Nicholas Bond\", \"dupr_id\": \"350LNL\", \"rating\": 4.731}, {\"name\": \"Levi Fore\", \"dupr_id\": \"0QW0OG\", \"rating\": 4.771}]}, {\"team_id\": 6678146278, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Eric Tang\", \"dupr_id\": \"ODDDGE\", \"rating\": 4.523}, {\"name\": \"James Yun\", \"dupr_id\": \"DW5QP6\", \"rating\": 4.273}]}]",
    "scraped_at": "2026-06-05 12:00:28",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.574,
    "teams": [
      {
        "team_id": 6615142500,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Nicholas Bond",
            "dupr_id": "350LNL",
            "rating": 4.731,
            "profile_pic_url": null,
            "location": "Canyon Lake, TX, US"
          },
          {
            "name": "Levi Fore",
            "dupr_id": "0QW0OG",
            "rating": 4.771,
            "profile_pic_url": null,
            "location": "San Ramon, CA, US"
          }
        ]
      },
      {
        "team_id": 6678146278,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Eric Tang",
            "dupr_id": "ODDDGE",
            "rating": 4.523,
            "profile_pic_url": null,
            "location": "Los Angeles, CA, US"
          },
          {
            "name": "James Yun",
            "dupr_id": "DW5QP6",
            "rating": 4.273,
            "profile_pic_url": null,
            "location": "Alhambra, CA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5267-oak-creek-tennis-center",
      "name": "Oak Creek Tennis Center",
      "city": "Carrollton",
      "state": "Texas"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8191473656"
}