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

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

ID: 6957507920

对局比分

15-2

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

9:00 PM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kendall Regan

VXLZD5 · USA

DUPR

4.230

MR
Matt Rosenfield

Q50D2R · Louisville, KY, US

DUPR

4.406

阵营 2负方
GG
Grace Gordon

67V72G · Indianapolis, IN, US

DUPR

4.020

DL
Dan Lake

PWN4RX · Greenwood, IN, US

DUPR

3.848

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6957507920
显示原始对决元数据 JSON
[
  {
    "team_id": 8376362523,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Regan",
        "dupr_id": "VXLZD5",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Rosenfield",
        "dupr_id": "Q50D2R",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  },
  {
    "team_id": 7462821034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Gordon",
        "dupr_id": "67V72G",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Dan Lake",
        "dupr_id": "PWN4RX",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Greenwood, IN, US"
      }
    ]
  }
]