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

Life Time Peachtree Corners Team Tournament

ID: 4995330538

对局比分

10-15

获胜 / Win

对决日期

2024-06-01

对局时间 (估算)

11:30 PM

对决场地

6350 Courtside Dr NW, Peachtree Corners, GA 30092, USA

未核实场馆

对决竞争阵营

阵营 1负方
PW
Pear Woodson

ZNPDQD · USA

DUPR

3.565

EO
Elke Osadnik

L59GQQ · Marietta, GA, US

DUPR

3.030

阵营 2胜方
CA
Canada Arvelo

84VEV2 · Norcross, GA, US

DUPR

4.435

MN
Mariella Nohstadt

MY2P2D · USA

DUPR

3.642

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4995330538
显示原始对决元数据 JSON
[
  {
    "team_id": 5974350081,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pear Woodson",
        "dupr_id": "ZNPDQD",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elke Osadnik",
        "dupr_id": "L59GQQ",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 7440791883,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Canada Arvelo",
        "dupr_id": "84VEV2",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      },
      {
        "name": "Mariella Nohstadt",
        "dupr_id": "MY2P2D",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]