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

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

ID: 7144685223

对局比分

15-9

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

4:45 AM

对决场地

lexington, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kendall Regan

VXLZD5 · USA

DUPR

4.216

MR
Matt Rosenfield

Q50D2R · Louisville, KY, US

DUPR

4.370

阵营 2负方
EO
Eden Olsofka

7DQ4RN · Prospect, KY, US

DUPR

4.064

NK
nathan kinman

G0O02D · USA

DUPR

3.842

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7144685223
显示原始对决元数据 JSON
[
  {
    "team_id": 5452353593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Regan",
        "dupr_id": "VXLZD5",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Rosenfield",
        "dupr_id": "Q50D2R",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  },
  {
    "team_id": 7970566001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eden Olsofka",
        "dupr_id": "7DQ4RN",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Prospect, KY, US"
      },
      {
        "name": "nathan kinman",
        "dupr_id": "G0O02D",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]