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

Match 3 Team Leader League

ID: 6985060266

对局比分

23-21

落败 / Loss

对决日期

2025-09-30

对局时间 (估算)

7:30 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
KR
Kim Ross

6N5Y7K · USA

DUPR

3.695

CS
Cynthia Shuttleworth

0YZMZQ · Biloxi, MS, US

DUPR

3.846

阵营 2负方
ML
Mary LaRosa

DWMZLL · Biloxi, MS, US

DUPR

3.477

BM
Betsy Mabee

V4R525 · Ocean Springs, MS, US

DUPR

3.459

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6985060266
显示原始对决元数据 JSON
[
  {
    "team_id": 7093727783,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Ross",
        "dupr_id": "6N5Y7K",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cynthia Shuttleworth",
        "dupr_id": "0YZMZQ",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 6138594804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary LaRosa",
        "dupr_id": "DWMZLL",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Betsy  Mabee",
        "dupr_id": "V4R525",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]