返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR 14 (Sun. 2/22 Start Time TBD)

ID: 7725030725

对局比分

18-21

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

6:15 AM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1负方
JA
Jesse Alcay

2QJP0E · Norman, OK, US

DUPR

3.795

KK
Kristina Kchao

V7L5M6 · Norman, OK, US

DUPR

3.563

阵营 2胜方
MC
Matt Clark

3PDGGZ · Weatherford, OK, US

DUPR

3.592

AC
Arlee Copeland

V7VWY6 · Weatherford, OK, US

DUPR

3.484

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7725030725
显示原始对决元数据 JSON
[
  {
    "team_id": 5200110786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse  Alcay",
        "dupr_id": "2QJP0E",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kristina Kchao",
        "dupr_id": "V7L5M6",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 8367218044,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Clark",
        "dupr_id": "3PDGGZ",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      },
      {
        "name": "Arlee Copeland",
        "dupr_id": "V7VWY6",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  }
]