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

The Rocky Mountain Championships - Women's Doubles 4.5: Ages 8-39 (Pool Play - Round 4)

ID: 4769070005

对局比分

11-6

获胜 / Win

对决日期

2025-06-20

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sylvia Stone

KO65O6 · Boulder, CO, US

DUPR

4.622

LK
Lindsay Klemmer

1NEVJ2 · Denver, CO, US

DUPR

4.749

阵营 2负方
SW
Stacey Wagner

JJM95D · USA

DUPR

4.253

EH
Emma Hall

JZNJJJ · Pierre, SD, US

DUPR

4.027

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4769070005
显示原始对决元数据 JSON
[
  {
    "team_id": 7364892454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sylvia Stone",
        "dupr_id": "KO65O6",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Lindsay Klemmer ",
        "dupr_id": "1NEVJ2",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5315805927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacey Wagner",
        "dupr_id": "JJM95D",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emma Hall",
        "dupr_id": "JZNJJJ",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Pierre, SD, US"
      }
    ]
  }
]