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

MTP 16th October Indoor Tournament / $1,000 Moneyball at More Than Pickleball - Mens Doubles Skill: (4.0 - 4.5) Age: (Any)

ID: 7913191248

对局比分

11-5

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

1:00 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
KY
Kalyan Yelamanchili

4ZZ4YG · Woodstock, GA, US

DUPR

4.125

IP
Ivan Padilla

L5MGJZ · Roswell, GA, US

DUPR

4.097

阵营 2负方
AD
Apalala Ding

L579Z5 · Suwanee, GA, US

DUPR

3.354

CD
Chunping Ding

YGGOKG · USA

DUPR

4.247

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7913191248
显示原始对决元数据 JSON
[
  {
    "team_id": 7427664132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kalyan Yelamanchili",
        "dupr_id": "4ZZ4YG",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Ivan Padilla",
        "dupr_id": "L5MGJZ",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 7201239858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Apalala Ding",
        "dupr_id": "L579Z5",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Chunping Ding",
        "dupr_id": "YGGOKG",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]