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

Asset Specifications

GET /api/knowledge/match-6329592545

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6329592545",
  "type": "match",
  "data": {
    "match_id": "6329592545",
    "player_dupr_id": "35QO5V",
    "outcome": "Win",
    "event_name": "Trinity UMC Tournament 2025 - Coed Doubles Skill: (Any) Age: (Any)",
    "event_date": "2025-01-19",
    "location": "Gainesville, FL",
    "scores": "12-10, 11-8",
    "players_involved": "[{\"team_id\": 8556585919, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jahan Rajaee\", \"dupr_id\": \"35QO5V\", \"rating\": 5.296}, {\"name\": \"TC Anderson\", \"dupr_id\": \"8KZXPO\", \"rating\": 4.983}]}, {\"team_id\": 4493296875, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Kalen Harbaugh\", \"dupr_id\": \"124W6R\", \"rating\": 4.575}, {\"name\": \"Maxwell Ruyle\", \"dupr_id\": \"162ZXK\", \"rating\": 5.176}]}]",
    "scraped_at": "2026-06-05 11:38:27",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.008,
    "teams": [
      {
        "team_id": 8556585919,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jahan Rajaee",
            "dupr_id": "35QO5V",
            "rating": 5.296,
            "profile_pic_url": null,
            "location": "Gainesville, FL, US"
          },
          {
            "name": "TC Anderson",
            "dupr_id": "8KZXPO",
            "rating": 4.983,
            "profile_pic_url": null,
            "location": "Gainesville, FL, US"
          }
        ]
      },
      {
        "team_id": 4493296875,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Kalen Harbaugh",
            "dupr_id": "124W6R",
            "rating": 4.575,
            "profile_pic_url": null,
            "location": "Fort Lauderdale, FL, US"
          },
          {
            "name": "Maxwell Ruyle",
            "dupr_id": "162ZXK",
            "rating": 5.176,
            "profile_pic_url": null,
            "location": "Tampa, FL, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "3955-alachua-county-sports-event-center",
      "name": "Alachua County Sports & Event Center",
      "city": "Gainesville",
      "state": "Florida"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6329592545"
}