返回检索中心
匹克球对决数据双打对决 (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: 6911524212

对局比分

11-0, 8-11, 11-5

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

1:00 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Cynthia Mcpherson

8EPNVW · Brookline, MA, US

DUPR

5.254

CH
Caleb Herrick

16XX9D · Strafford, NH, US

DUPR

5.749

阵营 2负方
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.055

BH
Ben Herrick

1645Y0 · Strafford, NH, US

DUPR

5.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6911524212
显示原始对决元数据 JSON
[
  {
    "team_id": 4605803009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Mcpherson",
        "dupr_id": "8EPNVW",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Caleb Herrick",
        "dupr_id": "16XX9D",
        "rating": 5.749,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      }
    ]
  },
  {
    "team_id": 4682901456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ben Herrick",
        "dupr_id": "1645Y0",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      }
    ]
  }
]