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

Super DUPR Saturday

ID: 8468743970

对局比分

11-0

获胜 / Win

对决日期

2025-06-21

对局时间 (估算)

3:30 PM

对决场地

Fairfield Glade Racquet Center, Wilshire Heights Drive, Crossville, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jeff LaFerney

7DDR4M · USA

DUPR

4.115

AB
Amanda Baldwin

3VX6ZE · Crossville, TN, US

DUPR

4.195

阵营 2负方
AG
Angela Grace Stout

35XJJV · USA

DUPR

3.808

BT
Bryan Tymick

L5JKXQ · USA

DUPR

4.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8468743970
显示原始对决元数据 JSON
[
  {
    "team_id": 5567227612,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff LaFerney",
        "dupr_id": "7DDR4M",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amanda Baldwin",
        "dupr_id": "3VX6ZE",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      }
    ]
  },
  {
    "team_id": 6512201432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angela Grace Stout",
        "dupr_id": "35XJJV",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Tymick",
        "dupr_id": "L5JKXQ",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]