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

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

ID: 8507436460

对局比分

15-7

获胜 / Win

对决日期

2024-07-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PS
Pam Stevenson

3YMGYD · USA

DUPR

4.859

VE
Vivian Edwards

84P4WM · Bayfield, CO, US

DUPR

5.205

阵营 2负方
DB
Deborah Benson

16KEQ0 · La Quinta, CA, US

DUPR

4.512

NS
Nancy Stevens

3Y4NXE · USA

DUPR

4.984

数据访问 (AI / 开发者)

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

cURL Request:

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