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

Challenger's Cup

ID: 7786169409

对局比分

7-15

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

10:15 AM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1负方
SB
Shanae Brumfield

0YK5JG · USA

DUPR

3.523

AT
Andrey Tames San Lee

EG497J · Heredia Province, CR

DUPR

3.895

阵营 2胜方
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.663

TR
Troy Roberts

9J646R · USA

DUPR

3.806

数据访问 (AI / 开发者)

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

cURL Request:

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