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

The New England Tournament Series at Boston Pickle Club - Fourth Leg - OPEN Mixed Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 6346442141

对局比分

7-15

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

6:15 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
HK
Heather Kim

3Y4D4P · South Windsor, CT, US

DUPR

4.424

EH
Ethan Hall

4LZYGV · Duxbury, MA, US

DUPR

5.242

阵营 2胜方
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.058

BH
Ben Herrick

1645Y0 · Strafford, NH, US

DUPR

5.323

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6346442141
显示原始对决元数据 JSON
[
  {
    "team_id": 4950195677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Kim",
        "dupr_id": "3Y4D4P",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "South Windsor, CT, US"
      },
      {
        "name": "Ethan Hall",
        "dupr_id": "4LZYGV",
        "rating": 5.242,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      }
    ]
  },
  {
    "team_id": 7000639363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ben Herrick",
        "dupr_id": "1645Y0",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      }
    ]
  }
]