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

对局比分

5-11

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

10:15 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.663

MG
Mike Geary

PK45XM · Lynnfield, MA, US

DUPR

4.496

阵营 2胜方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.607

GB
Greg Bennett

89RJOJ · Portsmouth, NH, US

DUPR

5.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8321027469
显示原始对决元数据 JSON
[
  {
    "team_id": 6185674935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Mike Geary",
        "dupr_id": "PK45XM",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Lynnfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7576733141,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.607,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Greg Bennett",
        "dupr_id": "89RJOJ",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  }
]