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

Challenger's Cup

ID: 5184980433

对局比分

14-16

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

10:15 AM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1负方
SB
Shanae Brumfield

0YK5JG · USA

DUPR

3.537

TR
Troy Roberts

9J646R · USA

DUPR

3.792

阵营 2胜方
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.650

AT
Andrey Tames San Lee

EG497J · Heredia Province, CR

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5184980433
显示原始对决元数据 JSON
[
  {
    "team_id": 8486161704,
    "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.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4656043772,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Fernley, NV, US"
      },
      {
        "name": "Andrey Tames San Lee",
        "dupr_id": "EG497J",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Heredia Province, CR"
      }
    ]
  }
]