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

Premier ProLeague!

ID: 7809556230

对局比分

21-8

获胜 / Win

对决日期

2025-11-06

对局时间 (估算)

7:30 PM

对决场地

Bartlett, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Marshall Sullivan

122OWE · Memphis, TN, US

DUPR

5.238

CM
Cody Milton

3060ZQ · Little Rock, AR, US

DUPR

4.894

阵营 2负方
DF
Dayana Fahey

YGQXWE · Nueva Esparta, VE

DUPR

4.779

GC
gavin crawford

677GOK · Medina, TN, US

DUPR

4.503

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7809556230
显示原始对决元数据 JSON
[
  {
    "team_id": 5783112842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marshall Sullivan",
        "dupr_id": "122OWE",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Cody Milton",
        "dupr_id": "3060ZQ",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6331924134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dayana Fahey",
        "dupr_id": "YGQXWE",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Nueva Esparta, VE"
      },
      {
        "name": "gavin crawford",
        "dupr_id": "677GOK",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Medina, TN, US"
      }
    ]
  }
]