返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Queen of the Court

ID: 7035509923

对局比分

18-21

获胜 / Win

对决日期

2023-12-30

对局时间 (估算)

8:45 AM

对决场地

5000 S Arizona Mills Cir STE 313, Tempe, AZ 85282, USA

未核实场馆

对决竞争阵营

阵营 1负方
RG
Ronda Gangelhoff

896GJK · Gilbert, AZ, US

DUPR

4.300

BK
Brently Klontz

2LDZRY · USA

DUPR

4.765

阵营 2胜方
CJ
Clinton Jamar White

1NXMZ8 · Coolidge, AZ, US

DUPR

4.693

WL
Wendy Lovell

1NX4RN · Phoenix, AZ, US

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7035509923
显示原始对决元数据 JSON
[
  {
    "team_id": 6355859981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronda Gangelhoff",
        "dupr_id": "896GJK",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brently Klontz",
        "dupr_id": "2LDZRY",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5435314610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clinton Jamar White",
        "dupr_id": "1NXMZ8",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Coolidge, AZ, US"
      },
      {
        "name": "Wendy Lovell",
        "dupr_id": "1NX4RN",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]