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

Match 2 Team Ladder League Week 5

ID: 6104531092

对局比分

15-21

获胜 / Win

对决日期

2025-09-23

对局时间 (估算)

5:00 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
SV
Susan Varnes

JJ9OWO · USA

DUPR

3.324

JK
Jalynn King

WX0LYK · Biloxi, MS, US

DUPR

3.320

阵营 2胜方
ML
Mary LaRosa

DWMZLL · Biloxi, MS, US

DUPR

3.469

BM
Betsy Mabee

V4R525 · Ocean Springs, MS, US

DUPR

3.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6104531092
显示原始对决元数据 JSON
[
  {
    "team_id": 8522559658,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Varnes",
        "dupr_id": "JJ9OWO",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jalynn King",
        "dupr_id": "WX0LYK",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 6345378912,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary LaRosa",
        "dupr_id": "DWMZLL",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Betsy  Mabee",
        "dupr_id": "V4R525",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]