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

Asset Specifications

GET /api/knowledge/match-7114045229

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7114045229",
  "type": "match",
  "data": {
    "match_id": "7114045229",
    "player_dupr_id": "12YNMR",
    "outcome": "Win",
    "event_name": "2026 Fracas in Fort Collins PPA Challenger - Mixed Doubles Pro Main Draw",
    "event_date": "2026-05-31",
    "location": "Fort Collins, CO",
    "scores": "15-3",
    "players_involved": "[{\"team_id\": 8425044718, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Ella Yeh\", \"dupr_id\": \"12YNMR\", \"rating\": 5.436}, {\"name\": \"Elliott Schupp\", \"dupr_id\": \"1QXOZN\", \"rating\": 6.058}]}, {\"team_id\": 6473009386, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ben Baravik\", \"dupr_id\": \"QPNJ7R\", \"rating\": 4.718}, {\"name\": \"Risa Hirano\", \"dupr_id\": \"76V7P0\", \"rating\": 5.088}]}]",
    "scraped_at": "2026-06-05 09:15:46",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.325,
    "teams": [
      {
        "team_id": 8425044718,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Ella Yeh",
            "dupr_id": "12YNMR",
            "rating": 5.436,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
            "location": "PPA Tour Pro"
          },
          {
            "name": "Elliott Schupp",
            "dupr_id": "1QXOZN",
            "rating": 6.058,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1050063/images/profile/c99b8c77-cbd7-4480-aa1f-640220c2086d.jpg",
            "location": "Bentonville, AR, US"
          }
        ]
      },
      {
        "team_id": 6473009386,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ben Baravik",
            "dupr_id": "QPNJ7R",
            "rating": 4.718,
            "profile_pic_url": null,
            "location": "Aurora, CO, US"
          },
          {
            "name": "Risa Hirano",
            "dupr_id": "76V7P0",
            "rating": 5.088,
            "profile_pic_url": null,
            "location": "Palmer Lake, CO, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6819-zero-zero-two",
      "name": "Zero Zero Two",
      "city": "Fort Collins",
      "state": "Colorado"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7114045229"
}