返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 5158226351

对局比分

15-11

落败 / Loss

对决日期

2026-01-09

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MK
Matthew Kilby

LZ0R9Z · Nashville, TN, US

DUPR

4.720

MR
Madi Romano

EXMR0E · USA

DUPR

4.961

阵营 2负方
AJ
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.824

LM
Lauren Moreno

D502L6 · USA

DUPR

4.892

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5158226351
显示原始对决元数据 JSON
[
  {
    "team_id": 5339175885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kilby",
        "dupr_id": "LZ0R9Z",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Madi Romano",
        "dupr_id": "EXMR0E",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5133741863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Lauren Moreno",
        "dupr_id": "D502L6",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]