返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Bounce Tuesdays

ID: 7632334892

对局比分

6-5

落败 / Loss

对决日期

2026-06-02

对局时间 (估算)

9:00 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
YK
yossi kohen

P5QELX · USA

DUPR

3.736

YD
Yomi Dubin

ZD7XOW · USA

DUPR

4.018

阵营 2负方
SB
Stephen britten

94E477 · Columbia, MD, US

DUPR

3.841

CM
Ciby Mathew

E9XDKE · Owings Mills, MD, US

DUPR

3.964

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7632334892
显示原始对决元数据 JSON
[
  {
    "team_id": 4449215712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "yossi kohen",
        "dupr_id": "P5QELX",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yomi Dubin",
        "dupr_id": "ZD7XOW",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6748510864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen britten",
        "dupr_id": "94E477",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Ciby Mathew",
        "dupr_id": "E9XDKE",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Owings Mills, MD, US"
      }
    ]
  }
]