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

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

ID: 4718656406

对局比分

15-7

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AK
Angela Kling

OD0WJW · USA

DUPR

3.704

DK
Douglas Kling

DWD60L · USA

DUPR

3.686

阵营 2负方
WH
Wei Hunter

KOMWDK · Sandy Springs, GA, US

DUPR

3.630

JH
Jacob Hunter

2Z4LLY · USA

DUPR

3.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4718656406
显示原始对决元数据 JSON
[
  {
    "team_id": 7963677334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Kling",
        "dupr_id": "OD0WJW",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Douglas Kling",
        "dupr_id": "DWD60L",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5730205563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wei Hunter",
        "dupr_id": "KOMWDK",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Jacob Hunter",
        "dupr_id": "2Z4LLY",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]