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

对局比分

5-11

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

12:45 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.957

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.025

阵营 2胜方
ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.978

DM
Dustin Maylath-Bryant

L52J55 · Worcester, MA, US

DUPR

5.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5968968875
显示原始对决元数据 JSON
[
  {
    "team_id": 4577132064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  },
  {
    "team_id": 4311585167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "Dustin Maylath-Bryant",
        "dupr_id": "L52J55",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Worcester, MA, US"
      }
    ]
  }
]