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

Bostonpickle.life $10,000 Grand Slam Series - Newport Pickleball Club - Men's "Moneyball" Doubles (open)

ID: 5371792619

对局比分

8-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Middletown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
HH
Henry Hawk

7ZOD5M · USA

DUPR

3.962

AR
Andrew Roberts

RZGWWZ · Middletown, RI, US

DUPR

4.411

阵营 2胜方
AZ
Andy Zhang

4PJNEM · Belmont, MA, US

DUPR

4.895

EC
Eugeniu Carmanov

M2RO9L · Boston, MA, US

DUPR

4.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5371792619
显示原始对决元数据 JSON
[
  {
    "team_id": 8115885838,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Hawk",
        "dupr_id": "7ZOD5M",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Roberts",
        "dupr_id": "RZGWWZ",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Middletown, RI, US"
      }
    ]
  },
  {
    "team_id": 8204784202,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Zhang",
        "dupr_id": "4PJNEM",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Belmont, MA, US"
      },
      {
        "name": "Eugeniu Carmanov",
        "dupr_id": "M2RO9L",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]