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

Men’s Super Dupr Pool A

ID: 5888886753

对局比分

9-11

获胜 / Win

对决日期

2025-01-28

对局时间 (估算)

10:15 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1负方
AM
Anirudh Muthukumar

DN5LP4 · Sandy, UT, US

DUPR

4.451

JA
Jitendra adepu

4LDZVK · North Salt Lake, UT, US

DUPR

4.654

阵营 2胜方
JR
James Rowley

1R99YQ · Draper, UT, US

DUPR

4.912

BO
Ben Ostler

849VRM · Kaysville, UT, US

DUPR

4.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5888886753
显示原始对决元数据 JSON
[
  {
    "team_id": 5695431636,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anirudh Muthukumar",
        "dupr_id": "DN5LP4",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Jitendra adepu",
        "dupr_id": "4LDZVK",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "North Salt Lake, UT, US"
      }
    ]
  },
  {
    "team_id": 4324492623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Rowley",
        "dupr_id": "1R99YQ",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Ben Ostler",
        "dupr_id": "849VRM",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  }
]