返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Life Time Peachtree Corners DUPR Matches

ID: 8199576028

对局比分

15-2

获胜 / Win

对决日期

2025-07-09

对局时间 (估算)

5:00 PM

对决场地

Life Time, Courtside Drive Northwest, Peachtree Corners, GA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ER
elizabeth Rickenbaker

4L29Y6 · Atlanta, GA, US

DUPR

3.705

LS
Lee Solomon

592EDV · Roswell, GA, US

DUPR

3.602

阵营 2负方
JZ
Jessica Zhang

99DM9J · USA

DUPR

2.875

AW
Ashley Wen

RX26WD · USA

DUPR

2.754

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8199576028
显示原始对决元数据 JSON
[
  {
    "team_id": 4464924306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "elizabeth Rickenbaker",
        "dupr_id": "4L29Y6",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Lee Solomon",
        "dupr_id": "592EDV",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 7752638600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Zhang",
        "dupr_id": "99DM9J",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Wen",
        "dupr_id": "RX26WD",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]