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

Challenger's Cup

ID: 7880597735

对局比分

3-15

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

12:45 AM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1负方
SB
Shanae Brumfield

0YK5JG · USA

DUPR

3.498

TR
Troy Roberts

9J646R · USA

DUPR

3.791

阵营 2胜方
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.677

AT
Andrey Tames San Lee

EG497J · Heredia Province, CR

DUPR

3.920

数据访问 (AI / 开发者)

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

cURL Request:

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