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

USLPL Indianapolis

ID: 6187440304

对局比分

3-11, 4-11

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CN
Conrad Nowak

127OKR · Chicago, IL, US

DUPR

4.960

KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

5.037

阵营 2胜方
AC
Alexander Clayson

8KEPK8 · USA

DUPR

5.323

PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.280

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6187440304
显示原始对决元数据 JSON
[
  {
    "team_id": 8216642412,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conrad Nowak",
        "dupr_id": "127OKR",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  },
  {
    "team_id": 7187735769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]