返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Score Hub $Ball Women’s 3.5-3.99

ID: 7287050570

对局比分

15-7

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JO
Jody Olerud

1NN4J6 · Minneapolis, MN, US

DUPR

3.670

KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.752

阵营 2负方
CV
Chua Vang

76J7L5 · Saint Paul, MN, US

DUPR

3.261

MT
Melody Thao

NRP5OZ · Saint Paul, MN, US

DUPR

3.085

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7287050570
显示原始对决元数据 JSON
[
  {
    "team_id": 5732768328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Olerud",
        "dupr_id": "1NN4J6",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Krista Siddiqui",
        "dupr_id": "PK7J9X",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 5337042637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chua Vang",
        "dupr_id": "76J7L5",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Melody Thao",
        "dupr_id": "NRP5OZ",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]