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

Sunday Evening Partners Week 4

ID: 4840301114

对局比分

3-11

获胜 / Win

对决日期

2025-03-30

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
VS
Victoria Shibly

4LY6Z2 · Minneapolis, MN, US

DUPR

3.831

KH
Kit Houngnakhone

4LYQ6V · Minneapolis, MN, US

DUPR

3.847

阵营 2胜方
AB
Anne Backlund

3L0XNQ · Minneapolis, MN, US

DUPR

3.949

RJ
Ryan Johnsrud

2L42YE · St. Louis Park, MN, US

DUPR

4.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4840301114
显示原始对决元数据 JSON
[
  {
    "team_id": 6250061648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victoria Shibly",
        "dupr_id": "4LY6Z2",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kit Houngnakhone",
        "dupr_id": "4LYQ6V",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8337865866,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne Backlund",
        "dupr_id": "3L0XNQ",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Johnsrud",
        "dupr_id": "2L42YE",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  }
]