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

Dinkers Spring Smash 2026 - Mens Doubles Skill: (4.0+) Age: (Any)

ID: 7591127941

对局比分

14-16

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Hillsborough, NH

View Facility Page →

对决竞争阵营

阵营 1负方
AH
adam heard

3OL5D2 · Sandwich, NH, US

DUPR

3.471

PY
Pramod Yadav

84GGL2 · Concord, NH, US

DUPR

3.758

阵营 2胜方
KK
kham keo

WKY7KL · USA

DUPR

3.279

JL
Jean-Philippe loiselle

0RW9L2 · Montreal, QC, CA

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7591127941
显示原始对决元数据 JSON
[
  {
    "team_id": 7977858216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "adam heard",
        "dupr_id": "3OL5D2",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Sandwich, NH, US"
      },
      {
        "name": "Pramod Yadav",
        "dupr_id": "84GGL2",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Concord, NH, US"
      }
    ]
  },
  {
    "team_id": 6139389849,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kham keo",
        "dupr_id": "WKY7KL",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean-Philippe  loiselle",
        "dupr_id": "0RW9L2",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]