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

Life Time Winter Classic at the Peach - Mixed Doubles Skill: 3.5

ID: 6510005175

对局比分

15-9

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AK
Angela Kling

OD0WJW · Atlanta, GA, US

DUPR

3.738

DK
Douglas Kling

DWD60L · Atlanta, GA, US

DUPR

3.712

阵营 2负方
SL
Sally Ladrach

NY9G22 · Jackson County, GA, US

DUPR

3.832

DV
Daniel Vo

JJYD7W · Gwinnett County, GA, US

DUPR

3.703

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6510005175
显示原始对决元数据 JSON
[
  {
    "team_id": 8329231795,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Kling",
        "dupr_id": "OD0WJW",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Douglas Kling",
        "dupr_id": "DWD60L",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5076730874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sally Ladrach",
        "dupr_id": "NY9G22",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Jackson County, GA, US"
      },
      {
        "name": "Daniel  Vo",
        "dupr_id": "JJYD7W",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  }
]