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

12/29 3.4-4.0 DUPR RR

ID: 5961407092

对局比分

11-8

获胜 / Win

对决日期

2025-12-30

对局时间 (估算)

5:00 PM

对决场地

180, Endicott St, Danvers

View Facility Page →

对决竞争阵营

阵营 1胜方
HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.583

JK
Jemin Kim

V4XPK7 · USA

DUPR

3.804

阵营 2负方
AK
Adam Kite

4ZNKL2 · Gloucester, MA, US

DUPR

3.874

RA
Richard Aresco

3YEKDE · North Reading, MA, US

DUPR

3.927

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5961407092
显示原始对决元数据 JSON
[
  {
    "team_id": 5976974991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Jemin Kim",
        "dupr_id": "V4XPK7",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4967063477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Kite",
        "dupr_id": "4ZNKL2",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Gloucester, MA, US"
      },
      {
        "name": "Richard Aresco",
        "dupr_id": "3YEKDE",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "North Reading, MA, US"
      }
    ]
  }
]