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

Pool A- DUPR 18 - Northeast Regional hosted by All State Pickleball League & Brooklyn Pickleball Team

ID: 8336960174

对局比分

11-21

落败 / Loss

对决日期

2025-05-17

对局时间 (估算)

3:30 PM

对决场地

New Jersey, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JR
John Reese

3O7L57 · Berwyn, PA, US

DUPR

4.298

MS
Madeleine Shusterman

8EOEVM · Wynnewood, PA, US

DUPR

4.213

阵营 2胜方
JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

4.559

KI
Kara Infante

YG97XD · NJ, US

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8336960174
显示原始对决元数据 JSON
[
  {
    "team_id": 5902929943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Reese",
        "dupr_id": "3O7L57",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Berwyn, PA, US"
      },
      {
        "name": "Madeleine Shusterman",
        "dupr_id": "8EOEVM",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      }
    ]
  },
  {
    "team_id": 7109136639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      },
      {
        "name": "Kara Infante",
        "dupr_id": "YG97XD",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]