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

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

ID: 8299462402

对局比分

15-12

获胜 / Win

对决日期

2024-11-09

对局时间 (估算)

11:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
PW
Pear Woodson

ZNPDQD · Sandy Springs, GA, US

DUPR

3.615

YB
Yo Burstein

3YKG0P · Atlanta, GA, US

DUPR

3.880

阵营 2负方
RB
Reyhan Bailey

4L9Q9K · Alpharetta, GA, US

DUPR

3.520

AL
Ashby Landers

3ZZLKD · Chamblee, GA, US

DUPR

4.008

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8299462402
显示原始对决元数据 JSON
[
  {
    "team_id": 4980960580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pear Woodson",
        "dupr_id": "ZNPDQD",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Yo Burstein",
        "dupr_id": "3YKG0P",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6376800862,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reyhan Bailey",
        "dupr_id": "4L9Q9K",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Ashby Landers",
        "dupr_id": "3ZZLKD",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  }
]