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

Asset Specifications

GET /api/knowledge/match-7118819277

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-7118819277",
  "type": "match",
  "data": {
    "match_id": "7118819277",
    "player_dupr_id": "8JQDEW",
    "outcome": "Loss",
    "event_name": "World Pickle Games Opener  - Coed Open Division $1000 prize pool",
    "event_date": "2026-03-15",
    "location": "",
    "scores": "11-1",
    "players_involved": "[{\"team_id\": 5564091302, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Scott McRee\", \"dupr_id\": \"XJXO9R\", \"rating\": 5.309}, {\"name\": \"Jacob Lee\", \"dupr_id\": \"WXDZLM\", \"rating\": 4.736}]}, {\"team_id\": 5091568086, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ben Howerton\", \"dupr_id\": \"8JQDEW\", \"rating\": 4.619}, {\"name\": \"William Crews\", \"dupr_id\": \"17Z42M\", \"rating\": 4.924}]}]",
    "scraped_at": "2026-06-06 22:40:24",
    "hour": "10:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.897,
    "teams": [
      {
        "team_id": 5564091302,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Scott McRee",
            "dupr_id": "XJXO9R",
            "rating": 5.309,
            "profile_pic_url": null,
            "location": "Roswell, GA, US"
          },
          {
            "name": "Jacob Lee",
            "dupr_id": "WXDZLM",
            "rating": 4.736,
            "profile_pic_url": null,
            "location": "Duluth, GA, US"
          }
        ]
      },
      {
        "team_id": 5091568086,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ben Howerton",
            "dupr_id": "8JQDEW",
            "rating": 4.619,
            "profile_pic_url": null,
            "location": "Roswell, GA, US"
          },
          {
            "name": "William Crews",
            "dupr_id": "17Z42M",
            "rating": 4.924,
            "profile_pic_url": null,
            "location": "Atlanta, GA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7118819277"
}