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

The New England Tournament Series at Boston Pickle Club - Third Leg - OPEN Men's Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 4349781964

对局比分

7-15

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

5:00 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
ST
Stephen Tlumacki

59MM60 · USA

DUPR

4.730

DB
Devon Baldwin

2LJZ77 · USA

DUPR

4.594

阵营 2胜方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.615

CM
Cobi Moore

3VMN47 · Stamford, CT, US

DUPR

5.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4349781964
显示原始对决元数据 JSON
[
  {
    "team_id": 8009785925,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Tlumacki",
        "dupr_id": "59MM60",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Devon Baldwin",
        "dupr_id": "2LJZ77",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4408227999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.615,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Cobi Moore",
        "dupr_id": "3VMN47",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      }
    ]
  }
]