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

Peak Summer Kick-Off - Men's Doubles 4.5 Single Elimination 8+ Age

ID: 5952850587

对局比分

2-11, 6-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Peak Sports Greensboro

未核实场馆

对决竞争阵营

阵营 1负方
PM
Paul Meyer

Z99RPD · Pinehurst, NC, US

DUPR

4.559

AB
Adam Bishop

E90NKJ · Jackson Springs, NC, US

DUPR

4.564

阵营 2胜方
DS
Deep Sharan

K5DEQK · Cary, NC, US

DUPR

4.292

MY
muyang yi

KXQ25Y · USA

DUPR

5.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5952850587
显示原始对决元数据 JSON
[
  {
    "team_id": 6791921426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Meyer",
        "dupr_id": "Z99RPD",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Pinehurst, NC, US"
      },
      {
        "name": "Adam  Bishop",
        "dupr_id": "E90NKJ",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Jackson Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 7359505763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deep Sharan",
        "dupr_id": "K5DEQK",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "muyang yi",
        "dupr_id": "KXQ25Y",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]