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

Asset Specifications

GET /api/knowledge/match-6125923297

cURL Request

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

实时数据响应 (JSON)

{
  "version": "2.7.0",
  "id": "match-6125923297",
  "type": "match",
  "data": {
    "match_id": "6125923297",
    "player_dupr_id": "NY0LQ2",
    "outcome": "Win",
    "event_name": "JOOLA Virginia Spring Classic - Golden Ticket - Mens Singles Skill: (4.0 And Under) Age: (65 And Above)",
    "event_date": "2026-05-15",
    "location": "Glen Allen, VA",
    "scores": "7-11, 4-11",
    "players_involved": "[{\"team_id\": 5175273250, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Bob Bradley\", \"dupr_id\": \"89J4OE\", \"rating\": 3.919}]}, {\"team_id\": 5847680679, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jay Ackerson\", \"dupr_id\": \"NY0LQ2\", \"rating\": 4.454}]}]",
    "scraped_at": "2026-06-05 08:26:31",
    "hour": "2:15 AM",
    "match_type": "Singles",
    "match_level": "Advanced",
    "average_rating": 4.186,
    "teams": [
      {
        "team_id": 5175273250,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Bob Bradley",
            "dupr_id": "89J4OE",
            "rating": 3.919,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 5847680679,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Jay Ackerson",
            "dupr_id": "NY0LQ2",
            "rating": 4.454,
            "profile_pic_url": null,
            "location": "BLNG SPG LKS, NC, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5731-wyndham-swim-racquet-club",
      "name": "Wyndham Swim & Racquet Club",
      "city": "Glen Allen",
      "state": "Virginia"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6125923297"
}