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

Pool 1

ID: 5312322719

对局比分

8-11, 11-6, 11-10

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.070

BR
Ben redman

ZNZROW · Daphne, AL, US

DUPR

4.455

阵营 2负方
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.186

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5312322719
显示原始对决元数据 JSON
[
  {
    "team_id": 5836275290,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      },
      {
        "name": "Ben redman",
        "dupr_id": "ZNZROW",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 6983564587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  }
]