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

Life Time Fall Classic Tournament at the Peach - Womens Doubles Skill: 3.0-4.0

ID: 7831493219

对局比分

15-8

获胜 / Win

对决日期

2024-11-09

对局时间 (估算)

12:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
PW
Pear Woodson

ZNPDQD · Sandy Springs, GA, US

DUPR

3.607

YB
Yo Burstein

3YKG0P · Atlanta, GA, US

DUPR

3.863

阵营 2负方
EO
Elke Osadnik

L59GQQ · Marietta, GA, US

DUPR

3.020

JS
Jenny Spratt

3VE2EP · Atlanta, GA, US

DUPR

3.693

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7831493219
显示原始对决元数据 JSON
[
  {
    "team_id": 5556119798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pear Woodson",
        "dupr_id": "ZNPDQD",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Yo Burstein",
        "dupr_id": "3YKG0P",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4804263150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elke Osadnik",
        "dupr_id": "L59GQQ",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Jenny Spratt",
        "dupr_id": "3VE2EP",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]