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

Match 3 Team Leader League

ID: 5917694721

对局比分

26-24

落败 / Loss

对决日期

2025-09-30

对局时间 (估算)

10:15 AM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mark Wampler

8JKK74 · Gulfport, MS, US

DUPR

3.890

KR
Kim Ross

6N5Y7K · USA

DUPR

3.696

阵营 2负方
LW
Leon Wallace

4ZVMYM · Gulfport, MS, US

DUPR

3.924

ML
Mary LaRosa

DWMZLL · Biloxi, MS, US

DUPR

3.476

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5917694721
显示原始对决元数据 JSON
[
  {
    "team_id": 4796137104,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Wampler",
        "dupr_id": "8JKK74",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Kim Ross",
        "dupr_id": "6N5Y7K",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6376648050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leon Wallace",
        "dupr_id": "4ZVMYM",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Mary LaRosa",
        "dupr_id": "DWMZLL",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]