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

The Columbus Amateur Open @ Match Point - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 4932928205

对局比分

9-11

获胜 / Win

对决日期

2026-06-07

对局时间 (估算)

6:15 AM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
EZ
Elizabeth Zimmer

3YQZVG · USA

DUPR

4.046

WC
Wayne Chang

EGZXRW · Columbus, OH, US

DUPR

4.438

阵营 2胜方
DR
Daniela Rados

MYXORD · Powell, OH, US

DUPR

4.199

MW
Matt Wiles

O6Q6D2 · Columbus, OH, US

DUPR

4.331

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4932928205
显示原始对决元数据 JSON
[
  {
    "team_id": 4430297045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Zimmer",
        "dupr_id": "3YQZVG",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wayne Chang",
        "dupr_id": "EGZXRW",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 4689934905,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniela Rados",
        "dupr_id": "MYXORD",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Matt Wiles",
        "dupr_id": "O6Q6D2",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]