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

Rotary Club of Horsham Pickleball Derby 2026 - Men's Doubles Skill: (4.0) All Ages

ID: 4895942225

对局比分

2-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Hatboro, PA

未核实场馆

对决竞争阵营

阵营 1负方
EM
Eric Manuel

V6LO7P · USA

DUPR

3.139

DK
David Kasper

MEQ26D · USA

DUPR

3.507

阵营 2胜方
BN
Bryan Nardone

JJYYJM · Pittsgrove, NJ, US

DUPR

4.281

RZ
Riguo Zheng

O6VZWE · USA

DUPR

4.457

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4895942225
显示原始对决元数据 JSON
[
  {
    "team_id": 6099658285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Manuel",
        "dupr_id": "V6LO7P",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Kasper",
        "dupr_id": "MEQ26D",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6079656286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Nardone",
        "dupr_id": "JJYYJM",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Pittsgrove, NJ, US"
      },
      {
        "name": "Riguo Zheng",
        "dupr_id": "O6VZWE",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]