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

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

ID: 5034878534

对局比分

8-15

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

Englewood, NJ

View Facility Page →

对决竞争阵营

阵营 1负方
MY
Max Yang

WK2RZQ · Fair Lawn, NJ, US

DUPR

4.321

BC
Bryan Cobcobo

KXJL6O · Baguio, CAR, PH

DUPR

3.705

阵营 2胜方
WY
Wesley Yee

4L4QNV · Oklahoma City, OK, US

DUPR

4.272

JA
Jared Albright

W65G0M · New York, NY, US

DUPR

4.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5034878534
显示原始对决元数据 JSON
[
  {
    "team_id": 8469193645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Yang",
        "dupr_id": "WK2RZQ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      },
      {
        "name": "Bryan Cobcobo",
        "dupr_id": "KXJL6O",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Baguio, CAR, PH"
      }
    ]
  },
  {
    "team_id": 4489781818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wesley Yee",
        "dupr_id": "4L4QNV",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jared Albright",
        "dupr_id": "W65G0M",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]