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

Road to Minors Tournament - Men's 4.0

ID: 8556965735

对局比分

2-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

12:45 AM

对决场地

5-25 46th Ave. , Long Island City, 11101

未核实场馆

对决竞争阵营

阵营 1负方
ST
SOYA TOYOSHIMA

RXMPKQ · USA

DUPR

3.569

ST
Shojiro Takaki

VXEML6 · New York, NY, US

DUPR

4.038

阵营 2胜方
GG
GK Ganesh Kumar

8MORYD · New York, NY, US

DUPR

4.361

MB
Matthew Bahar

EWGQME · New York, NY, US

DUPR

4.313

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8556965735
显示原始对决元数据 JSON
[
  {
    "team_id": 7271699872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "SOYA TOYOSHIMA",
        "dupr_id": "RXMPKQ",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shojiro Takaki",
        "dupr_id": "VXEML6",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4973816518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "GK Ganesh Kumar",
        "dupr_id": "8MORYD",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Matthew Bahar",
        "dupr_id": "EWGQME",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]