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

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

ID: 7592565821

对局比分

11-8

落败 / Loss

对决日期

2026-06-07

对局时间 (估算)

6:15 AM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jennifer Gibbons

YN20ME · USA

DUPR

4.308

BM
Brian Macionsky

8E20PE · Toledo, OH, US

DUPR

4.149

阵营 2负方
DR
Daniela Rados

MYXORD · Powell, OH, US

DUPR

4.029

MW
Matt Wiles

O6Q6D2 · Columbus, OH, US

DUPR

4.261

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7592565821
显示原始对决元数据 JSON
[
  {
    "team_id": 4885668886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Gibbons",
        "dupr_id": "YN20ME",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Macionsky",
        "dupr_id": "8E20PE",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  },
  {
    "team_id": 4472717864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniela Rados",
        "dupr_id": "MYXORD",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Matt Wiles",
        "dupr_id": "O6Q6D2",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]