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

对局比分

15-13

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
WM
William Meng

W62G0Q · New Haven, CT, US

DUPR

5.473

BS
Bruno Semino

YGOWOP · Callao Region, PE

DUPR

5.089

阵营 2负方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.595

SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.592

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6718972468
显示原始对决元数据 JSON
[
  {
    "team_id": 5709569431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Meng",
        "dupr_id": "W62G0Q",
        "rating": 5.473,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      },
      {
        "name": "Bruno Semino",
        "dupr_id": "YGOWOP",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  },
  {
    "team_id": 7635926622,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.592,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  }
]