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

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 6313153203

对局比分

13-15

落败 / Loss

对决日期

2026-02-13

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RT
Robert Tighe

JY746O · Franklin, TN, US

DUPR

5.266

SP
Sadie Phillips

2PJEV4 · USA

DUPR

5.005

阵营 2胜方
MB
Mark Brunner

PP0EVG · USA

DUPR

4.577

MK
Michelle Kelly

7ZQ2EM · USA

DUPR

5.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6313153203
显示原始对决元数据 JSON
[
  {
    "team_id": 7993018809,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Tighe",
        "dupr_id": "JY746O",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Sadie Phillips",
        "dupr_id": "2PJEV4",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7664341737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Brunner",
        "dupr_id": "PP0EVG",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Kelly",
        "dupr_id": "7ZQ2EM",
        "rating": 5.427,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]