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

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

ID: 7760054768

对局比分

15-10

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

9:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
SL
Sally Ladrach

NY9G22 · Jackson County, GA, US

DUPR

3.860

DV
Daniel Vo

JJYD7W · Gwinnett County, GA, US

DUPR

3.740

阵营 2负方
ER
elizabeth Rickenbaker

4L29Y6 · Atlanta, GA, US

DUPR

3.834

CW
Chad Westfall

1Q4VO5 · Brookhaven, GA, US

DUPR

3.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7760054768
显示原始对决元数据 JSON
[
  {
    "team_id": 6277652470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sally Ladrach",
        "dupr_id": "NY9G22",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Jackson County, GA, US"
      },
      {
        "name": "Daniel  Vo",
        "dupr_id": "JJYD7W",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 5021631818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "elizabeth Rickenbaker",
        "dupr_id": "4L29Y6",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Chad Westfall",
        "dupr_id": "1Q4VO5",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      }
    ]
  }
]