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

HKPC Spring Surge $$$ - Mixed Doubles ADVANCED: (3.75 To 4.25)

ID: 6852105017

对局比分

11-7

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

6:15 AM

对决场地

New York, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Taz S

99M4ZJ · Kings County, NY, US

DUPR

3.335

KM
Kristian Mayor

4ZXVEM · Queens County, NY, US

DUPR

4.132

阵营 2负方
NM
Nicole Muro

N774P2 · USA

DUPR

3.534

AS
Ashray Shah

3XWGVR · Stamford, CT, US

DUPR

4.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6852105017
显示原始对决元数据 JSON
[
  {
    "team_id": 6987048176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taz S",
        "dupr_id": "99M4ZJ",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Kristian  Mayor",
        "dupr_id": "4ZXVEM",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 8397428669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Muro",
        "dupr_id": "N774P2",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashray Shah",
        "dupr_id": "3XWGVR",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      }
    ]
  }
]