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

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

ID: 6780713219

对局比分

24-22

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

12:45 AM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Matt Clark

3PDGGZ · Weatherford, OK, US

DUPR

3.498

AC
Arlee Copeland

V7VWY6 · Weatherford, OK, US

DUPR

3.468

阵营 2负方
JA
Jesse Alcay

2QJP0E · Norman, OK, US

DUPR

3.812

KK
Kristina Kchao

V7L5M6 · Norman, OK, US

DUPR

3.578

数据访问 (AI / 开发者)

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

cURL Request:

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