返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Mixed League 3.5-3.9 Friday

ID: 5663514827

对局比分

3-11

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

12:45 AM

对决场地

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Dmitry Strelnikov

4PJ29K · USA

DUPR

2.480

SM
sandeep mehta

EGPRLJ · Roslyn Heights, NY, US

DUPR

4.007

阵营 2胜方
CN
Caroline Nasson

1R7ZJN · USA

DUPR

2.488

BC
Brian Crawley

LWWWPJ · USA

DUPR

2.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5663514827
显示原始对决元数据 JSON
[
  {
    "team_id": 5925914832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dmitry Strelnikov",
        "dupr_id": "4PJ29K",
        "rating": 2.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sandeep mehta",
        "dupr_id": "EGPRLJ",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Roslyn Heights, NY, US"
      }
    ]
  },
  {
    "team_id": 7067722795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caroline Nasson",
        "dupr_id": "1R7ZJN",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Crawley",
        "dupr_id": "LWWWPJ",
        "rating": 2.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]