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

Challenger's Cup

ID: 6341912702

对局比分

13-15

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

3:30 PM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1负方
SB
Shanae Brumfield

0YK5JG · USA

DUPR

3.537

TR
Troy Roberts

9J646R · USA

DUPR

3.790

阵营 2胜方
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.672

AT
Andrey Tames San Lee

EG497J · Heredia Province, CR

DUPR

3.890

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6341912702
显示原始对决元数据 JSON
[
  {
    "team_id": 4548326470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shanae Brumfield",
        "dupr_id": "0YK5JG",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Roberts",
        "dupr_id": "9J646R",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6909995488,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Fernley, NV, US"
      },
      {
        "name": "Andrey Tames San Lee",
        "dupr_id": "EG497J",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Heredia Province, CR"
      }
    ]
  }
]