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

Ohio Social Sports - Aspen Womens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6602675457

对局比分

14-15

获胜 / Win

对决日期

2024-03-09

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KY
Kathy Yaussy

8GOYGV · USA

DUPR

3.720

DL
Diane Leimbach

NY6K27 · USA

DUPR

3.796

阵营 2胜方
RS
Renee Stuart

L5VKXZ · Avon Lake, OH, US

DUPR

4.303

CF
Celeste Frie

8JDRWM · Avon Lake, OH, US

DUPR

4.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6602675457
显示原始对决元数据 JSON
[
  {
    "team_id": 6062496536,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Yaussy",
        "dupr_id": "8GOYGV",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diane Leimbach",
        "dupr_id": "NY6K27",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6664657594,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Renee Stuart",
        "dupr_id": "L5VKXZ",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      },
      {
        "name": "Celeste Frie",
        "dupr_id": "8JDRWM",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]