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

Premier ProLeague!

ID: 5158965229

对局比分

13-21

获胜 / Win

对决日期

2025-11-13

对局时间 (估算)

2:15 AM

对决场地

Bartlett, TN, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BW
Brett warner

127Q49 · Collierville, TN, US

DUPR

5.451

DP
Dean Petty

8MEM2P · Germantown, TN, US

DUPR

5.458

阵营 2胜方
MS
Marshall Sullivan

122OWE · Memphis, TN, US

DUPR

5.295

BF
Bryan fikes

35J620 · Oxford, MS, US

DUPR

5.089

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5158965229
显示原始对决元数据 JSON
[
  {
    "team_id": 7556412341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett warner",
        "dupr_id": "127Q49",
        "rating": 5.451,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      },
      {
        "name": "Dean Petty",
        "dupr_id": "8MEM2P",
        "rating": 5.458,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  },
  {
    "team_id": 7280923115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marshall Sullivan",
        "dupr_id": "122OWE",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Bryan fikes",
        "dupr_id": "35J620",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Oxford, MS, US"
      }
    ]
  }
]