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

Women’s Moneyball round robin

ID: 7031478309

对局比分

15-13

落败 / Loss

对决日期

2025-06-29

对局时间 (估算)

10:15 AM

对决场地

1200 White St SW

未核实场馆

对决竞争阵营

阵营 1胜方
AA
Alexia Alvarez

GGV7WQ · CN, ES

DUPR

4.902

KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

4.941

阵营 2负方
JR
Jes Rochefort

1QKZ95 · Mount Pleasant, SC, US

DUPR

5.219

KV
Kristen van Dernoot

3OJRWP · USA

DUPR

4.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7031478309
显示原始对决元数据 JSON
[
  {
    "team_id": 8540795005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexia Alvarez",
        "dupr_id": "GGV7WQ",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "CN, ES"
      },
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6072636893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jes Rochefort",
        "dupr_id": "1QKZ95",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Kristen van Dernoot",
        "dupr_id": "3OJRWP",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]