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

对局比分

11-1

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

7:30 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
SK
Sidney Kuo

84R4R6 · Quincy, MA, US

DUPR

4.593

SM
Stephen Mitchell

3V2LG6 · Natick, MA, US

DUPR

5.929

阵营 2负方
JG
Juni Gonzalez

8GOK7M · Walpole, MA, US

DUPR

4.093

BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8227177890
显示原始对决元数据 JSON
[
  {
    "team_id": 5598716143,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sidney Kuo",
        "dupr_id": "84R4R6",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Stephen Mitchell",
        "dupr_id": "3V2LG6",
        "rating": 5.929,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  },
  {
    "team_id": 5670499785,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Juni Gonzalez",
        "dupr_id": "8GOK7M",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Walpole, MA, US"
      },
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      }
    ]
  }
]