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

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

ID: 5430139118

对局比分

15-3

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

Englewood, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
WY
Wesley Yee

4L4QNV · Oklahoma City, OK, US

DUPR

4.244

JA
Jared Albright

W65G0M · New York, NY, US

DUPR

4.094

阵营 2负方
CX
Conner Xie

DYVPG6 · East Rutherford, NJ, US

DUPR

3.767

GA
Gabriel Alvarado

O6RK02 · Teaneck, NJ, US

DUPR

4.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5430139118
显示原始对决元数据 JSON
[
  {
    "team_id": 7139166117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wesley Yee",
        "dupr_id": "4L4QNV",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jared Albright",
        "dupr_id": "W65G0M",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4789994649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Conner Xie",
        "dupr_id": "DYVPG6",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "East Rutherford, NJ, US"
      },
      {
        "name": "Gabriel  Alvarado",
        "dupr_id": "O6RK02",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Teaneck, NJ, US"
      }
    ]
  }
]