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

2023 Nutmeg Fall Classic - Mixed Doubles Skill: (3.5) Age: (55 To 58)

ID: 5805747047

对局比分

11-1

落败 / Loss

对决日期

2023-10-22

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LD
Laurie DAmico

1N4K46 · New York, NY, US

DUPR

3.655

EB
eliot bloomberg

V4E5EE · USA

DUPR

4.278

阵营 2负方
TA
Tracey Anderson

8W4LRQ · Truro, MA, US

DUPR

4.078

KE
Karl Edgren

4L6RKV · Canton, CT, US

DUPR

3.957

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5805747047
显示原始对决元数据 JSON
[
  {
    "team_id": 7390984124,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laurie DAmico",
        "dupr_id": "1N4K46",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "eliot bloomberg",
        "dupr_id": "V4E5EE",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5306181164,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracey Anderson",
        "dupr_id": "8W4LRQ",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Truro, MA, US"
      },
      {
        "name": "Karl Edgren",
        "dupr_id": "4L6RKV",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Canton, CT, US"
      }
    ]
  }
]