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

Partners Stay League - Fall Season Week 1

ID: 7933487491

对局比分

11-3

获胜 / Win

对决日期

2025-09-08

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NK
Noah Kretchmer

N775G7 · New York, NY, US

DUPR

4.657

MD
Minh Duong

17QN0N · USA

DUPR

4.561

阵营 2负方
MB
Matthew Bahar

EWGQME · New York, NY, US

DUPR

4.227

AZ
Ari Zanger

DW06O6 · New York, NY, US

DUPR

4.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7933487491
显示原始对决元数据 JSON
[
  {
    "team_id": 6249027238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Kretchmer",
        "dupr_id": "N775G7",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Minh Duong",
        "dupr_id": "17QN0N",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7799392257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Bahar",
        "dupr_id": "EWGQME",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ari Zanger",
        "dupr_id": "DW06O6",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]