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

WEEK 5

ID: 6614301648

对局比分

15-17

落败 / Loss

对决日期

2025-12-28

对局时间 (估算)

1:00 PM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1负方
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.672

BS
Bruce Smith

WXQ2OQ · Nueva Gorgona, Panamá Province, PA

DUPR

4.019

阵营 2胜方
MS
Michelle Smith

N7M6O6 · Chame District, Panamá Oeste Province, PA

DUPR

3.825

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.569

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6614301648
显示原始对决元数据 JSON
[
  {
    "team_id": 6533122277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Fernley, NV, US"
      },
      {
        "name": "Bruce Smith",
        "dupr_id": "WXQ2OQ",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Nueva Gorgona, Panamá Province, PA"
      }
    ]
  },
  {
    "team_id": 4346433850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Smith",
        "dupr_id": "N7M6O6",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Chame District, Panamá Oeste Province, PA"
      },
      {
        "name": "Raul Stanford",
        "dupr_id": "GGWWOG",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Las Lajas, Panamá Province, PA"
      }
    ]
  }
]