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

对局比分

1-11

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

4:45 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
JS
John Swirbalus

17EJ05 · Braintree, MA, US

DUPR

4.031

MP
Michael Pham

QP50Z4 · Quincy, MA, US

DUPR

4.379

阵营 2胜方
SK
Sidney Kuo

84R4R6 · Quincy, MA, US

DUPR

4.570

SM
Stephen Mitchell

3V2LG6 · Natick, MA, US

DUPR

5.909

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8068841871
显示原始对决元数据 JSON
[
  {
    "team_id": 6561903486,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Swirbalus",
        "dupr_id": "17EJ05",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "Michael Pham",
        "dupr_id": "QP50Z4",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 4308761560,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sidney Kuo",
        "dupr_id": "84R4R6",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Stephen Mitchell",
        "dupr_id": "3V2LG6",
        "rating": 5.909,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  }
]