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

PIP Spring 26 Elite Women Alpine Hills hosts PVTC

ID: 8530598312

对局比分

7-11

获胜 / Win

对决日期

2026-03-24

对局时间 (估算)

9:00 PM

对决场地

Alpine Hills

未核实场馆

对决竞争阵营

阵营 1负方
CF
Carrie Friedberg

QPYENN · Portola Valley, CA, US

DUPR

3.930

AJ
Ann Jaquith

V7JNZP · USA

DUPR

4.155

阵营 2胜方
LM
Leigh Miller Pyle

3OGW6E · Portola Valley, CA, US

DUPR

4.723

DS
Diane Silverman

3XKLQ7 · Mountain View, CA, US

DUPR

4.148

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8530598312
显示原始对决元数据 JSON
[
  {
    "team_id": 4669376034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carrie Friedberg",
        "dupr_id": "QPYENN",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Portola Valley, CA, US"
      },
      {
        "name": "Ann Jaquith",
        "dupr_id": "V7JNZP",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7361591770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leigh Miller Pyle",
        "dupr_id": "3OGW6E",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Portola Valley, CA, US"
      },
      {
        "name": "Diane Silverman",
        "dupr_id": "3XKLQ7",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  }
]