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

DUPR 16 (AGE 50+)

ID: 7507870335

对局比分

19-21

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

4:45 AM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1负方
DB
Dan Brown

4LGNRV · Olathe, KS, US

DUPR

4.025

JL
Jenifer Lund

1NP942 · Kansas City, MO, US

DUPR

3.734

阵营 2胜方
AS
Andrew Smith

1QZX5D · Kansas City, MO, US

DUPR

4.316

DY
Darla Yakle

16XEEE · Liberty, MO, US

DUPR

3.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7507870335
显示原始对决元数据 JSON
[
  {
    "team_id": 5186732915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Brown",
        "dupr_id": "4LGNRV",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Jenifer Lund",
        "dupr_id": "1NP942",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 6615658457,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Smith",
        "dupr_id": "1QZX5D",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Darla Yakle",
        "dupr_id": "16XEEE",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      }
    ]
  }
]