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

Road to Minors Tournament - Men's 4.0 Flight 2

ID: 6335627696

对局比分

10-15

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

9:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
MB
Matthew Bahar

EWGQME · New York, NY, US

DUPR

4.369

MS
Matthew Sattel

84G2KV · New York, NY, US

DUPR

4.133

阵营 2胜方
KS
Kevin Sun

DNWKNL · Green Brook Township, NJ, US

DUPR

4.241

MD
Minh Duong

17QN0N · USA

DUPR

4.543

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6335627696
显示原始对决元数据 JSON
[
  {
    "team_id": 8258827712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Bahar",
        "dupr_id": "EWGQME",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Matthew Sattel",
        "dupr_id": "84G2KV",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6510678655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Sun",
        "dupr_id": "DNWKNL",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Green Brook Township, NJ, US"
      },
      {
        "name": "Minh Duong",
        "dupr_id": "17QN0N",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]