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

The Masters of Mixed Doubles Presented By Woodhouse Spa Lexington - MIXED DOUBLES 4.0 DIVISION

ID: 7407012882

对局比分

15-1

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

7:30 PM

对决场地

lexington, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kendall Regan

VXLZD5 · USA

DUPR

4.269

MR
Matt Rosenfield

Q50D2R · Louisville, KY, US

DUPR

4.397

阵营 2负方
DL
Donata Lipps

3LY79Z · Cincinnati, OH, US

DUPR

4.222

BK
Ben Keener

G02N2D · USA

DUPR

4.123

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7407012882
显示原始对决元数据 JSON
[
  {
    "team_id": 4685854213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Regan",
        "dupr_id": "VXLZD5",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Rosenfield",
        "dupr_id": "Q50D2R",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  },
  {
    "team_id": 7825367083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donata Lipps",
        "dupr_id": "3LY79Z",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Ben Keener",
        "dupr_id": "G02N2D",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]