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

Score Hub $Ball Women’s 3.5-3.99

ID: 6842884444

对局比分

5-11

落败 / Loss

对决日期

2026-03-06

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JO
Jody Olerud

1NN4J6 · Minneapolis, MN, US

DUPR

3.673

KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.754

阵营 2胜方
KA
Krista Abbott

9PM26V · Inver Grove Heights, MN, US

DUPR

3.855

MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.727

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6842884444
显示原始对决元数据 JSON
[
  {
    "team_id": 5529286447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jody Olerud",
        "dupr_id": "1NN4J6",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Krista Siddiqui",
        "dupr_id": "PK7J9X",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7718063689,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krista Abbott",
        "dupr_id": "9PM26V",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]