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

Pool A - DUPR 18 (2/22 Start Time TBD)

ID: 7978435346

对局比分

22-24

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

3:30 PM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1负方
EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.699

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.668

阵营 2胜方
JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.928

KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.591

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7978435346
显示原始对决元数据 JSON
[
  {
    "team_id": 4651829245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  },
  {
    "team_id": 8033319830,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]