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

New England Men's Fall Pickleball Series 2025 - Mens Doubles Skill: (Any) Age: (Any)

ID: 5599232752

对局比分

12-10

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

5:00 PM

对决场地

New Canaan, CT

View Facility Page →

对决竞争阵营

阵营 1胜方
ER
Ethan rappaport

KOMLLO · Orange, CT, US

DUPR

4.069

SC
SteveD Chen

EGKVWV · USA

DUPR

4.102

阵营 2负方
DB
david blau

3ZQGXM · Katonah, NY, US

DUPR

4.404

SK
Suey Ko

30976N · CT, US

DUPR

4.464

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5599232752
显示原始对决元数据 JSON
[
  {
    "team_id": 5114557769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan rappaport",
        "dupr_id": "KOMLLO",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Orange, CT, US"
      },
      {
        "name": "SteveD Chen",
        "dupr_id": "EGKVWV",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4409863604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "david blau",
        "dupr_id": "3ZQGXM",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  }
]