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

3.4 - 4.0 Mens Doubles DUPR Submitted

ID: 5823771654

对局比分

14-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

7:30 PM

对决场地

Burlington | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
PD
Paul Dio

1QQJJ4 · Boston, MA, US

DUPR

3.926

ER
Esteve Rotman

3POLQG · Reading, MA, US

DUPR

3.770

阵营 2胜方
MA
Martin Arnold

YG7V6P · Westford, MA, US

DUPR

3.657

AM
Ajay Mummadi

7NZGY5 · USA

DUPR

3.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5823771654
显示原始对决元数据 JSON
[
  {
    "team_id": 5435139410,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Dio",
        "dupr_id": "1QQJJ4",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Esteve Rotman",
        "dupr_id": "3POLQG",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Reading, MA, US"
      }
    ]
  },
  {
    "team_id": 4778008115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martin Arnold",
        "dupr_id": "YG7V6P",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Westford, MA, US"
      },
      {
        "name": "Ajay Mummadi",
        "dupr_id": "7NZGY5",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]