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

Score Hub $Ball Women’s 3.5-3.99

ID: 7410693219

对局比分

15-9

落败 / Loss

对决日期

2026-03-06

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KA
Krista Abbott

9PM26V · Inver Grove Heights, MN, US

DUPR

3.848

MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.723

阵营 2负方
JO
Jody Olerud

1NN4J6 · Minneapolis, MN, US

DUPR

3.668

KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.750

数据访问 (AI / 开发者)

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

cURL Request:

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