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

Partners Stay League - Fall Season Week 1

ID: 7998858238

对局比分

11-8

获胜 / Win

对决日期

2025-09-08

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NK
Noah Kretchmer

N775G7 · New York, NY, US

DUPR

4.652

MD
Minh Duong

17QN0N · USA

DUPR

4.549

阵营 2负方
DS
David Sun

NYL9WZ · Kings County, NY, US

DUPR

4.392

TW
Thomas Wang

WKOO6M · New York, NY, US

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7998858238
显示原始对决元数据 JSON
[
  {
    "team_id": 5194392152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Kretchmer",
        "dupr_id": "N775G7",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Minh Duong",
        "dupr_id": "17QN0N",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6514738940,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Sun",
        "dupr_id": "NYL9WZ",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Thomas Wang",
        "dupr_id": "WKOO6M",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]