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

Life Time Peachtree Corners Team Tournament

ID: 4972946847

对局比分

15-12

落败 / Loss

对决日期

2024-06-01

对局时间 (估算)

4:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
KM
Kathleen Mora

8DKWZ6 · Atlanta, GA, US

DUPR

4.133

AL
Ashby Landers

3ZZLKD · Chamblee, GA, US

DUPR

4.163

阵营 2负方
CA
Canada Arvelo

84VEV2 · Norcross, GA, US

DUPR

4.418

MN
Mariella Nohstadt

MY2P2D · USA

DUPR

3.674

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4972946847
显示原始对决元数据 JSON
[
  {
    "team_id": 6245435985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathleen Mora",
        "dupr_id": "8DKWZ6",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ashby Landers",
        "dupr_id": "3ZZLKD",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 6177070094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Canada Arvelo",
        "dupr_id": "84VEV2",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      },
      {
        "name": "Mariella Nohstadt",
        "dupr_id": "MY2P2D",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]