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

Asset Specifications

GET /api/knowledge/match-7237755234

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7237755234",
  "type": "match",
  "data": {
    "match_id": "7237755234",
    "player_dupr_id": "8MZ6VP",
    "outcome": "Loss",
    "event_name": "Round Robin [DUPR] - Pickleheads Up & Down the River - Game 15",
    "event_date": "2026-06-03",
    "location": "Center Court Pickleball Club - Gilbert",
    "scores": "3-11",
    "players_involved": "[{\"team_id\": 7228724349, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Ronald Morris\", \"dupr_id\": \"8MZ6VP\", \"rating\": 4.251}, {\"name\": \"Robbie Reader\", \"dupr_id\": \"NYP2M7\", \"rating\": 4.028}]}, {\"team_id\": 4955795419, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jake Wilson\", \"dupr_id\": \"L29REJ\", \"rating\": 4.187}, {\"name\": \"Mark Castleton\", \"dupr_id\": \"W6V0VM\", \"rating\": 4.113}]}]",
    "scraped_at": "2026-06-05 07:36:04",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.145,
    "teams": [
      {
        "team_id": 7228724349,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Ronald Morris",
            "dupr_id": "8MZ6VP",
            "rating": 4.251,
            "profile_pic_url": null,
            "location": "Mesa, AZ, US"
          },
          {
            "name": "Robbie Reader",
            "dupr_id": "NYP2M7",
            "rating": 4.028,
            "profile_pic_url": null,
            "location": "Gilbert, AZ, US"
          }
        ]
      },
      {
        "team_id": 4955795419,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Jake Wilson",
            "dupr_id": "L29REJ",
            "rating": 4.187,
            "profile_pic_url": null,
            "location": "Gilbert, AZ, US"
          },
          {
            "name": "Mark Castleton",
            "dupr_id": "W6V0VM",
            "rating": 4.113,
            "profile_pic_url": null,
            "location": "Mesa, AZ, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7237755234"
}