返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pacific Northwest Classic by THUMP COFFEE Womens Doubles Skill: (5.0 And Under) Age: (55 To 64)

ID: 8160503646

对局比分

15-5

获胜 / Win

对决日期

2024-07-25

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PS
Pam Stevenson

3YMGYD · USA

DUPR

4.829

VE
Vivian Edwards

84P4WM · Bayfield, CO, US

DUPR

5.171

阵营 2负方
DB
Deborah Benson

16KEQ0 · La Quinta, CA, US

DUPR

4.458

NS
Nancy Stevens

3Y4NXE · USA

DUPR

4.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8160503646
显示原始对决元数据 JSON
[
  {
    "team_id": 7435708981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pam Stevenson",
        "dupr_id": "3YMGYD",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vivian Edwards",
        "dupr_id": "84P4WM",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Bayfield, CO, US"
      }
    ]
  },
  {
    "team_id": 5633979256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deborah Benson",
        "dupr_id": "16KEQ0",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Nancy Stevens",
        "dupr_id": "3Y4NXE",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]