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

Week 9 League

ID: 8439556533

对局比分

9-11

落败 / Loss

对决日期

2026-03-09

对局时间 (估算)

10:15 AM

对决场地

Hudson Valley Pickleball and Golf Center

未核实场馆

对决竞争阵营

阵营 1负方
AD
Arin Dunn

JZOXEJ · Beacon, NY, US

DUPR

3.324

MZ
Michael Zupan

V2KZXP · NY

DUPR

3.655

阵营 2胜方
DV
Danielle VonEgypt

V7D7YE · Hopewell Junction, NY, US

DUPR

3.807

RC
Richard Camp

ZNQO0L · Salt Point, NY, US

DUPR

3.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8439556533
显示原始对决元数据 JSON
[
  {
    "team_id": 7313308468,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arin Dunn",
        "dupr_id": "JZOXEJ",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": "Beacon, NY, US"
      },
      {
        "name": "Michael Zupan",
        "dupr_id": "V2KZXP",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "NY"
      }
    ]
  },
  {
    "team_id": 8257250126,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle VonEgypt ",
        "dupr_id": "V7D7YE",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Hopewell Junction, NY, US"
      },
      {
        "name": "Richard Camp",
        "dupr_id": "ZNQO0L",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Salt Point, NY, US"
      }
    ]
  }
]