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

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 4708214126

对局比分

12-15

落败 / Loss

对决日期

2026-03-13

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RT
Robert Tighe

JY746O · Franklin, TN, US

DUPR

5.246

LK
Lauren Kasper

6PXLVG · USA

DUPR

5.115

阵营 2胜方
AJ
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.805

MK
Michelle Kelly

7ZQ2EM · USA

DUPR

5.404

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4708214126
显示原始对决元数据 JSON
[
  {
    "team_id": 6546477563,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Tighe",
        "dupr_id": "JY746O",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Lauren Kasper",
        "dupr_id": "6PXLVG",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7541636214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Michelle Kelly",
        "dupr_id": "7ZQ2EM",
        "rating": 5.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]