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

Pool 3

ID: 5259310058

对局比分

11-8

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.085

BR
Ben redman

ZNZROW · Daphne, AL, US

DUPR

4.474

阵营 2负方
PA
Peter Armenta

XJ5ME4 · Biloxi, MS, US

DUPR

4.329

KM
Kwadwo Mfoafo

8E4WZJ · Ocean Springs, MS, US

DUPR

4.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5259310058
显示原始对决元数据 JSON
[
  {
    "team_id": 7935326048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      },
      {
        "name": "Ben redman",
        "dupr_id": "ZNZROW",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 7210313052,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Armenta",
        "dupr_id": "XJ5ME4",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Kwadwo Mfoafo",
        "dupr_id": "8E4WZJ",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]