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

对局比分

3-11

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

11:30 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
TB
Tyler Barron

JZVLQ4 · Boston, MA, US

DUPR

5.066

TS
Trevor Schwarzmann

X29X77 · Dartmouth, MA, US

DUPR

5.112

阵营 2胜方
SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.522

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8112906250
显示原始对决元数据 JSON
[
  {
    "team_id": 4696366243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Barron",
        "dupr_id": "JZVLQ4",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Trevor Schwarzmann",
        "dupr_id": "X29X77",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      }
    ]
  },
  {
    "team_id": 7511266324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  }
]