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

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

ID: 7696437137

对局比分

15-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

6:15 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
WM
William Meng

W62G0Q · New Haven, CT, US

DUPR

5.482

BS
Bruno Semino

YGOWOP · Callao Region, PE

DUPR

5.095

阵营 2负方
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.528

JP
Joseph Powers

PKGN6Z · Somerville, MA, US

DUPR

4.665

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7696437137
显示原始对决元数据 JSON
[
  {
    "team_id": 6025376748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Meng",
        "dupr_id": "W62G0Q",
        "rating": 5.482,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      },
      {
        "name": "Bruno Semino",
        "dupr_id": "YGOWOP",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  },
  {
    "team_id": 5864304377,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Joseph Powers",
        "dupr_id": "PKGN6Z",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      }
    ]
  }
]