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

The New England Tournament Series at Boston Pickle Club - Fourth Leg - OPEN Men's Doubles Split Age Cash Prize Skill: (Any) Age: (1 player under 50, 1 player over 50)

ID: 4457781475

对局比分

4-11

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

8:45 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
MP
Mark Pellegrino

8WLEQ3 · Marshfield, MA, US

DUPR

4.199

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.994

阵营 2胜方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.602

GB
Greg Bennett

89RJOJ · Portsmouth, NH, US

DUPR

5.319

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4457781475
显示原始对决元数据 JSON
[
  {
    "team_id": 8182434665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Pellegrino",
        "dupr_id": "8WLEQ3",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      },
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  },
  {
    "team_id": 5038540678,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.602,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Greg Bennett",
        "dupr_id": "89RJOJ",
        "rating": 5.319,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  }
]