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

Week 10 League

ID: 7129367868

对局比分

12-14

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

1:00 PM

对决场地

Hudson Valley Pickleball and Golf Center

未核实场馆

对决竞争阵营

阵营 1负方
MZ
Michael Zupan

V2KZXP · NY

DUPR

3.684

AD
Arin Dunn

JZOXEJ · Beacon, NY, US

DUPR

3.322

阵营 2胜方
BV
Brian Vigorita

ZNLJDW · Poughkeepsie, NY, US

DUPR

3.457

GP
George Penn

G0NJMX · Wappingers Falls, NY, US

DUPR

3.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7129367868
显示原始对决元数据 JSON
[
  {
    "team_id": 4717076711,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Zupan",
        "dupr_id": "V2KZXP",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "NY"
      },
      {
        "name": "Arin Dunn",
        "dupr_id": "JZOXEJ",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Beacon, NY, US"
      }
    ]
  },
  {
    "team_id": 4601606618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Vigorita",
        "dupr_id": "ZNLJDW",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Poughkeepsie, NY, US"
      },
      {
        "name": "George Penn",
        "dupr_id": "G0NJMX",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Wappingers Falls, NY, US"
      }
    ]
  }
]