返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL Indianapolis

ID: 8355776576

对局比分

11-9, 11-1

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.813

MV
Mark Vannatta

8MZOML · Upper Arlington, OH, US

DUPR

5.022

阵营 2负方
AC
Alexander Clayson

8KEPK8 · Charleston, SC, US

DUPR

5.204

MR
Mark Redding

357EEL · Concord, NC, US

DUPR

4.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8355776576
显示原始对决元数据 JSON
[
  {
    "team_id": 5547188221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.813,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      },
      {
        "name": "Mark Vannatta",
        "dupr_id": "8MZOML",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Upper Arlington, OH, US"
      }
    ]
  },
  {
    "team_id": 4425121141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Mark Redding",
        "dupr_id": "357EEL",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Concord, NC, US"
      }
    ]
  }
]