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

Asset Specifications

GET /api/knowledge/match-5255218560

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-5255218560",
  "type": "match",
  "data": {
    "match_id": "5255218560",
    "player_dupr_id": "0QPW9X",
    "outcome": "Win",
    "event_name": "Madness in March 2026 at Proshot Pickleball - Mens Doubles Skill: (4.0) Age: (50 And Above)",
    "event_date": "2026-03-21",
    "location": "Egg Harbor Township, NJ",
    "scores": "11-2",
    "players_involved": "[{\"team_id\": 6962471674, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"steven Coppage\", \"dupr_id\": \"0QPW9X\", \"rating\": 4.354}, {\"name\": \"Carlitos Morales\", \"dupr_id\": \"3OKJN2\", \"rating\": 4.214}]}, {\"team_id\": 4854437383, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"George Efstatos\", \"dupr_id\": \"12MYQE\", \"rating\": 3.315}, {\"name\": \"George Dendrinos\", \"dupr_id\": \"8WOVML\", \"rating\": 3.852}]}]",
    "scraped_at": "2026-06-05 07:48:23",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.934,
    "teams": [
      {
        "team_id": 6962471674,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "steven Coppage",
            "dupr_id": "0QPW9X",
            "rating": 4.354,
            "profile_pic_url": null,
            "location": "Yorktown, VA, US"
          },
          {
            "name": "Carlitos Morales",
            "dupr_id": "3OKJN2",
            "rating": 4.214,
            "profile_pic_url": null,
            "location": "Gloucester, VA, US"
          }
        ]
      },
      {
        "team_id": 4854437383,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "George Efstatos",
            "dupr_id": "12MYQE",
            "rating": 3.315,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "George Dendrinos",
            "dupr_id": "8WOVML",
            "rating": 3.852,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "3766-proshot-pickleball",
      "name": "Proshot Pickleball",
      "city": "Egg Harbor Township",
      "state": "New Jersey"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5255218560"
}