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

Hudson River Pickleball Oct $2100 Tournament - Mixed Doubles Skill: (4.5 And Under) Age: (Any)

ID: 5830870692

对局比分

11-4

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

1:00 PM

对决场地

Englewood, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
EC
Erin Cheng

8GJX4G · USA

DUPR

3.723

OE
Oraldo Estrada

1RGNDM · NJ, US

DUPR

4.372

阵营 2负方
MM
Maddie Mischak

7NGKXN · USA

DUPR

3.212

MO
Matt Orefice

VX5OQE · USA

DUPR

3.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5830870692
显示原始对决元数据 JSON
[
  {
    "team_id": 4490563393,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Cheng",
        "dupr_id": "8GJX4G",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oraldo Estrada",
        "dupr_id": "1RGNDM",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 6354733551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddie Mischak",
        "dupr_id": "7NGKXN",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Orefice",
        "dupr_id": "VX5OQE",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]