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

Hudson River Pickleball Apr $3000 Tournament - Mens Doubles Skill: (Open) Age: (Any)

ID: 6153713466

对局比分

15-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Englewood, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Ethan lefkowitz

XJQ0RR · New York, NY, US

DUPR

4.179

TY
Tyler Yang

RYLEPQ · Plainview, NY, US

DUPR

4.099

阵营 2负方
EL
Erik Lin

L2ZJ7K · Osaka, Osaka, JP

DUPR

4.424

MP
Morgan Pang

9PML2R · New York, NY, US

DUPR

3.548

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6153713466
显示原始对决元数据 JSON
[
  {
    "team_id": 6389148479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan lefkowitz",
        "dupr_id": "XJQ0RR",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Tyler Yang",
        "dupr_id": "RYLEPQ",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      }
    ]
  },
  {
    "team_id": 6466356062,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Lin",
        "dupr_id": "L2ZJ7K",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Osaka, Osaka, JP"
      },
      {
        "name": "Morgan Pang",
        "dupr_id": "9PML2R",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]