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

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

ID: 6992321585

对局比分

10-15

获胜 / Win

对决日期

2024-11-09

对局时间 (估算)

6:15 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
RB
Reyhan Bailey

4L9Q9K · Alpharetta, GA, US

DUPR

3.504

AL
Ashby Landers

3ZZLKD · Chamblee, GA, US

DUPR

3.989

阵营 2胜方
PW
Pear Woodson

ZNPDQD · Sandy Springs, GA, US

DUPR

3.591

YB
Yo Burstein

3YKG0P · Atlanta, GA, US

DUPR

3.825

数据访问 (AI / 开发者)

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

cURL Request:

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