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

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 8519395477

对局比分

15-13

获胜 / Win

对决日期

2026-03-13

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RT
Robert Tighe

JY746O · Franklin, TN, US

DUPR

5.256

LK
Lauren Kasper

6PXLVG · USA

DUPR

5.129

阵营 2负方
MB
Mark Brunner

PP0EVG · USA

DUPR

4.578

MK
Michelle Kelly

7ZQ2EM · USA

DUPR

5.392

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8519395477
显示原始对决元数据 JSON
[
  {
    "team_id": 8389934769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Tighe",
        "dupr_id": "JY746O",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Lauren Kasper",
        "dupr_id": "6PXLVG",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6033188638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Brunner",
        "dupr_id": "PP0EVG",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Kelly",
        "dupr_id": "7ZQ2EM",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]