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

The New England Tournament Series at Boston Pickle Club - Third Leg - OPEN Men's Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 7595111908

对局比分

5-11

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

5:00 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.944

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.573

阵营 2胜方
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.987

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.074

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7595111908
显示原始对决元数据 JSON
[
  {
    "team_id": 4728406308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "carter wessman",
        "dupr_id": "1N6MWZ",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      }
    ]
  },
  {
    "team_id": 6699073847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]