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

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

ID: 6342382547

对局比分

7-15

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

12:45 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.861

JZ
Jacob Zapatka

129409 · Weymouth, MA, US

DUPR

5.121

阵营 2胜方
SW
Sean Wei

QPNM7N · Quincy, MA, US

DUPR

5.582

JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.778

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6342382547
显示原始对决元数据 JSON
[
  {
    "team_id": 4929272873,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Jacob Zapatka",
        "dupr_id": "129409",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 4724237237,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Wei",
        "dupr_id": "QPNM7N",
        "rating": 5.582,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.778,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      }
    ]
  }
]