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

The Kansas City Masters @ SW19 at The Stadium - Mens Doubles Skill: (4.5) Age: (Any)

ID: 7496303785

对局比分

11-4

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

2:15 AM

对决场地

Kansas City, MO

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Scott Myers

3VP7EJ · Lawrence, KS, US

DUPR

4.102

JO
Jeffrey Oliver

8MWQRG · Lawrence, KS, US

DUPR

4.483

阵营 2负方
AS
Aaron Smith

1RRMZN · Kansas City, MO, US

DUPR

3.933

SM
Shujah Mand

NX2JV2 · USA

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7496303785
显示原始对决元数据 JSON
[
  {
    "team_id": 6827109498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Myers",
        "dupr_id": "3VP7EJ",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Jeffrey Oliver",
        "dupr_id": "8MWQRG",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      }
    ]
  },
  {
    "team_id": 8056242162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Smith",
        "dupr_id": "1RRMZN",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Shujah Mand",
        "dupr_id": "NX2JV2",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]