返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

3.5 Women’s Singles Fall Tournament

ID: 4395186162

对局比分

9-11

获胜 / Win

对决日期

2025-12-14

对局时间 (估算)

7:30 PM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
PK
Priyanka K

EWQQMV · USA

DUPR

3.532

阵营 2胜方
Robin Davis

89JJPR · Aptos, CA, US

DUPR

3.509

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4395186162
显示原始对决元数据 JSON
[
  {
    "team_id": 4316038083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Priyanka  K",
        "dupr_id": "EWQQMV",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5197250137,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin Davis",
        "dupr_id": "89JJPR",
        "rating": 3.509,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211403/images/profile/282ae11d-a525-44c8-9e49-798775c7af40.png",
        "location": "Aptos, CA, US"
      }
    ]
  }
]