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

Columbus Spring Open 2026 presented by Selkirk - Mixed Doubles Skill: (4.0)

ID: 5529623466

对局比分

11-2

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

7:30 PM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kendall Regan

VXLZD5 · USA

DUPR

4.180

MR
Matt Rosenfield

Q50D2R · Louisville, KY, US

DUPR

4.384

阵营 2负方
JC
Jen Chow

4VL2D2 · Indianapolis, IN, US

DUPR

3.719

BZ
Benjamin Zhen

76N7EM · Indianapolis, IN, US

DUPR

3.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5529623466
显示原始对决元数据 JSON
[
  {
    "team_id": 5589909022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Regan",
        "dupr_id": "VXLZD5",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Rosenfield",
        "dupr_id": "Q50D2R",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  },
  {
    "team_id": 4307902196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jen Chow",
        "dupr_id": "4VL2D2",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Benjamin Zhen",
        "dupr_id": "76N7EM",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]