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

The New England Tournament Series at Boston Pickle Club - Third Leg - OPEN Men's Doubles Split Age Cash Prize Skill: (Any) Age: (1 player under 50, 1 player over 50)

ID: 4943664096

对局比分

10-15

落败 / Loss

对决日期

2026-01-30

对局时间 (估算)

1:00 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.632

TG
Todd Giles

1ROXNM · Burlington, MA, US

DUPR

5.193

阵营 2胜方
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.501

JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.083

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4943664096
显示原始对决元数据 JSON
[
  {
    "team_id": 5198551272,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.632,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Todd Giles",
        "dupr_id": "1ROXNM",
        "rating": 5.193,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      }
    ]
  },
  {
    "team_id": 5589180793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.501,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      }
    ]
  }
]