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

The Kansas City Amateur Open @ SW19 @ The Stadium - Mens Doubles Skill: (4.0) Age: (Any)

ID: 6737030666

对局比分

12-10

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

3:30 PM

对决场地

Kansas City, MO

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Joe Gliori

8M0XZP · Overland Park, KS, US

DUPR

4.016

IP
Isaiah Peel

3P5EEQ · Independence, MO, US

DUPR

4.075

阵营 2负方
EW
Evan Wyatt

8KQ2N7 · Leawood, KS, US

DUPR

4.023

WG
Will Gibson

PK4XWG · Kansas City, MO, US

DUPR

3.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6737030666
显示原始对决元数据 JSON
[
  {
    "team_id": 6869214956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Gliori",
        "dupr_id": "8M0XZP",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Isaiah Peel",
        "dupr_id": "3P5EEQ",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      }
    ]
  },
  {
    "team_id": 7113634496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Wyatt",
        "dupr_id": "8KQ2N7",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Will Gibson",
        "dupr_id": "PK4XWG",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]